Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect if AMT is stuck trying to connect to MPS #154

Open
matt-primrose opened this issue Jul 12, 2023 · 1 comment
Open

Detect if AMT is stuck trying to connect to MPS #154

matt-primrose opened this issue Jul 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@matt-primrose
Copy link
Contributor

As a user, I would like RPC to tell me if AMT is currently stuck trying to connect to MPS and suggest additional steps I might need to take to help AMT connect to MPS.

I would like to be able to run RPC and have it tell me if the RAS (CIRA) connection is stuck or not and what I could do to fix the problem. If there is a way to understand why AMT is not able to connect to MPS, that would be ideal.

@bwendlandt-intel bwendlandt-intel added the enhancement New feature or request label Jul 13, 2023
@bwendlandt-intel
Copy link
Contributor

bwendlandt-intel commented Jul 13, 2023

The team thought of some ideas on how we could implement this. Leaving them here to keep in mind when we revisit this next bug scrub to get your thoughts on what you were thinking:

  • RPC stays executing until RAS returns Connected
  • Have RPS passdown MPS details to be able to have RPC try to reach and verify correct MPS/Cert/Port
  • If amtinfo returns Connecting, display warning messages with output with additional steps
  • Providing high-level summary details from amtinfo in addition to just the raw data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants