-
Notifications
You must be signed in to change notification settings - Fork 274
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
[storage::ibm::storwize::ssh::plugin] --mode=components: hyperswap discs are recognized offline #5106
Comments
Hello :) Can you provide us the plugin command and the output returns with a |
|
Hello :) Thanks for this information, I'm completing the dev ticket and we'll get back to you when it's taken over by the team. |
Did you have any news on this? When you think that you will solve this problem? |
Hi .. I'm doing a PR this days. I created a new mode vdisk-status. With the hardware component mode you are not able to override the status check dynamically with variables KR Roman |
Hello :) This issue was further analysed by the development team last week and we planned it for one of the next sprints. I'll associate the PR with it once you've submitted it. |
OK done a PR :) KR Roman |
if a Hyperswap configuration seem's actually not really supported and the returned data are not interpreted in the correct way. For the hyperswap configuration from 4 disk 1 disk is always offline:
A hyperswap configuration can be identified when the column RC_name is not empty and has a value like rcrelXX.
The right logic to monitor this configuration should be:
This command returns a value for the attribute "primary", that could be master or aux and this will indicate, wich of the boths disks is the primary disk.
The primary disk must be online, the other offline. Any other case should produce a error.
Please let me know if you need some other information.
The text was updated successfully, but these errors were encountered: