Tuesday, August 25, 2015

How to check ESXi 5.0 LSI raid rebuild status

Product name: LSI SAS3041E



Is it possible to check the status of the rebuild? At the moment I only see that the raid is rebuilding/syncing from the lsi_log script, /var/log/vmkernel.log and vSphere status page. But i wonder how far that process is, and if it's somehow stuck somewhere. I would be nice to see the status in percentage.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...