Unsere Webseite verwendet Cookies, um Ihnen einen optimalen Service zu bieten. Durch die Nutzung dieser Webseite erklären Sie sich damit einverstanden. Mehr Infos
megacli -PDList -a0 | grep "Slot Number" # (if MegaCLI installed)
This error occurs because the operating system does not have direct access to the physical hard drive. The RAID controller acts as an intermediary, presenting logical volumes (like /dev/sda ) to the OS while hiding the physical disks. To access the SMART data of the physical disks, you must communicate through the RAID controller driver. megacli -PDList -a0 | grep "Slot Number" #