System Self Checks
After completing the cabling process and powering on the system, it is recommended to perform a few system self checks.
Launch Terminal in Linux Host Server, input command sg_scan -i
to scan enclosure, and get device name(E.g: /dev/sg1 /dev/sg4).
Use the following command to view the current firmware's diagnostic page: sg_ses -p 0 /dev/sg*
Get system configuration in enclosure with command sg_ses -p 1 /dev/sg*
Input command sg_ses -p 2 /dev/sg*
to get more details information for elements in the enclosure, including array device, power supply, temperature sensor, ESCE, voltage sensor and others.