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

Get-RscCluster shows old info #101

Open
SahFari opened this issue May 21, 2024 · 4 comments
Open

Get-RscCluster shows old info #101

SahFari opened this issue May 21, 2024 · 4 comments

Comments

@SahFari
Copy link

SahFari commented May 21, 2024

We upgraded our cluster to 9.1.1-p1 yesterday. The installations halted and a node needed reboot, … before the fast upgrade could continue.
I could see that all our nodes were down when the installation was stuck.
Get-RscCluster still shows:
SystemStatusMessage : 12 Nodes Down.
Version: 9.1.1-p1-27720
PSVersion: 7.4.2
Installed version of RubrikSecurityCloud : 1.3

@SahFari
Copy link
Author

SahFari commented Jun 11, 2024

Couple of weeks later it return the correct results: 1 Disk Down. Which is true, this time. We have a new disk that needs to be replaced.

Get-RscCluster

PauseStatus : NOT_PAUSED
Status : CONNECTED
SubStatus : DEFAULT
SystemStatus : WARNING
Type : ON_PREM
Id :
Name :
SystemStatusMessage : 1 Disk Down.
Version : 9.1.1-p1-27720
Vars : RubrikSecurityCloud.Types.Cluster+InlineVars

@SahFari
Copy link
Author

SahFari commented Jun 14, 2024

I got the correct result today after that we replaced the faulty disk.

@jakerobinson
Copy link
Collaborator

Out of curiosity, was the RSC GUI showing the correct information? The GUI uses the same API call as the cmdlet, so there shouldn't be a disparity there.

@SahFari
Copy link
Author

SahFari commented Aug 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants