Created
December 1, 2021 13:49
-
-
Save fcaldarelli/00122e26cebd778d02d6a944055e1929 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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