Storage Software
1753947 Members
7484 Online
108811 Solutions
New Discussion

Using SSSU Exit Codes

 
Ashwin R_1
New Member

Using SSSU Exit Codes

Beginning version 9.3 the exit codes from SSSU commands dealing with vdisks can be used to check the status of the command - zero meaning success and anything else failure. See attachment for a sample of how this can be utilized in a perl script. Check SSSU User guide for the full list of commands that support exit codes.