NAME | SYNOPSIS | DESCRIPTION | EXIT STATUS | ATTRIBUTES | EXAMPLES | SEE ALSO
showcmdsync displays the command synchronization list used by the spare SSP to determine which commands or scripts need to be restarted after an automatic SSP failover.
The command synchronization list is displayed in the format Descriptor, Identifier, Cmd where
Specifies the command synchronization descriptor that represents a particular script.
Identifies a marker point in the script from which the script can be resumed on the new main SSP after an automatic failover occurs. The identifier -1 indicates that the script does not have any marker points.
Indicates the name of the script to be restarted.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Architecture | All |
Availability | SUNWuessp |
Stability | Evolving |
MT-Level | Safe |
% showcmdsync DESCRIPTOR IDENTIFIER CMD 0 -1 c1 a1 a2 |
NAME | SYNOPSIS | DESCRIPTION | EXIT STATUS | ATTRIBUTES | EXAMPLES | SEE ALSO