Skip to content

Instantly share code, notes, and snippets.

@fcaldarelli
Created December 1, 2021 13:49
Show Gist options
  • Save fcaldarelli/00122e26cebd778d02d6a944055e1929 to your computer and use it in GitHub Desktop.
Save fcaldarelli/00122e26cebd778d02d6a944055e1929 to your computer and use it in GitHub Desktop.
# smartctl -a -d megaraid,"(X)" /dev/sd"(X)"
The first X is the disk number so it should be something like megaraid,0 for the first disk and 1 for the second and so on, while the second X is the variable for the virtual drive like /dev/sda is the first VD and SDB will be the second and so on..
If this did not work for you then, kindly provide me the login details of your server to follow up.
https://kb.leaseweb.com/products/dedicated-server/troubleshooting-hard-disk-and-raid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment