show_disks - check for disks in Alphas that should be diskless
diag
show_disks [ --help ] [ --db <datasource> ] {device|collection}...
This script looks at "show dev" on Alpha's and compares the returned devices to a list of "acceptable" ones. Any not in the list are printed, because they are probably disks.
--db <datasource> Database type and connection information. For GDBM, "GDBM:" followed by the filename of the cluster database to use. For LDAP, the syntax is "LDAP:host:port:dbname"
--help Print manpage.
The node must be sitting at the SRM prompt for this to work. Used the "power --cycle" command to do this.
Edit this file (sub check, $ignoredevs) to add "acceptable" devices to the list
Paths and other defaults are recorded in CConf.pm.
power, status