This post is more than 5 years old
41 Posts
0
5264
December 19th, 2008 11:00
Health Check Commands - Symcli
Are there any basic commands to run from command line to check to make sure the array is operating normally. The only thing I do normally now is have scripts for checking to see if a hotspare is invoked with the "symdev -hotspare list -sid xxx" Is there another command to check on other components as well other than the hard disk? Thanks in advance.
0 events found
No Events found!


Rasmmacias
108 Posts
0
December 24th, 2008 01:00
symevent [-h]
symevent [-sid SymmID] [-v] [-warn | -error | -fatal]
monitor [-i Interval] [-c Count]
list [-start ] [-end ][-dir]
xe2sdc
6 Operator
•
2.8K Posts
0
December 19th, 2008 11:00
You can use symevent (with appropriate options to tailor output) and parse output .. You can use symcfg to show processor status. You can use symdev -service_state notnormal to find devices with broken mirrors .. As I said .. a lot of options.
PaulRyder
8 Posts
1
December 23rd, 2008 17:00
Should show a list of any events.