Team,
Can anyone please help me out with a single UEMCLI command that when run covers all the hardware issues on the Unity and provides me with an output that pretty much says something along the lines of "there are no issues" or shows me all the errors on it. I did try the
uemcli -d 10.0.0.1 -user -password /sys/general healthcheck --- this command just provides me with an output that says the command completed successfully but there is no status info on any hardware component.
Thanks in advance
Sumanth
Try this command.
uemcli -d 10.0.0.1 -noheader /sys/general show -detail
It will provide a health state and health details in the output
Hi Rainer,
It does say that there are one or more disks that failed but it does not give me any more info on the failed disk. When we run this command and receive this disk error message is there another command that I can run that will show me the failed disk details ?
Thanks,
Sumanth
Hi Mwright,
When I run the command the output I receive is something along the lines of "the array is a in a degraded state". It does not give me any details on what is the issue.
Thanks,
Sumanth
Please see the manuals and knowledgebase
Or open a service request if you cant troubleshoot based on knowledgebase info
If there was an error or warning it would show in the output
please see the Unity CLI manual for an example
It also says that the "Operation completed successfully" just indicates that the healthcheck completed - but NOT it completed without errors or warnings