There is a LED which you can turn on to identify a device, which can be useful if you need to replace a device. It's the same binary as being used by diag.
To show the syntax:
To check the LED status of the system:# /usr/lpp/diagnostics/bin/usysident ? usage: usysident [-s {normal | identify}] [-l location code | -d device name] usysident [-t]
To check the LED status of /dev/hdisk1:# /usr/lpp/diagnostics/bin/usysident normal
To activate the LED of /dev/hdisk1:# /usr/lpp/diagnostics/bin/usysident -d hdisk1 normal
To turn of the LED again of /dev/hdisk1:# /usr/lpp/diagnostics/bin/usysident -s identify -d hdisk1 # /usr/lpp/diagnostics/bin/usysident -d hdisk1 identify
Keep in mind that activating the LED of a particular device does not activate the LED of the system panel. You can achieve that if you omit the device parameter.# /usr/lpp/diagnostics/bin/usysident -s normal -d hdisk1 # /usr/lpp/diagnostics/bin/usysident -d hdisk1 normal
If you found this useful, here's more on the same topic(s) in our blog:
- Centralized shell history
- Doing a mksysb restore through NIM
- Measuring network throughput with Iperf
- Creating a dummy disk device
- AIX 5.3 end-of-service
UNIX Health Check delivers software to scan Linux and AIX systems for potential issues. Run our software on your system, and receive a report in just a few minutes. UNIX Health Check is an automated check list. It will report on perfomance, capacity, stability and security issues. It will alert on configurations that can be improved per best practices, or items that should be improved per audit guidelines. A report will be generated in the format you wish, and the report includes the issues discovered and information on how to solve the issues as well.
Interested in learning more?
Interested in learning more?