The following describes how to use the sfsacfgupdate command.
Name
sfsacfgupdate(8) - Management of Configuration Update Service for SA
Synopsis
/opt/SMAW/SMAWsf/bin/sfsacfgupdate {-e [<levels>]|-d|-c|-s|-r}
Feature description
This command manages Configuration Update Service for SA.
When Configuration Update Service for SA is activated, the configuration information of the shutdown agent is automatically updated on operating system startup. Execute this command with the system administrator authority.
Options
Activates Configuration Update Service for SA.
Specify the value of run levels 2 to 5 which you want to activate for <levels>. You can specify several run levels.
For example, when you specify "-e 35," run levels 3 and 5 will be activated.
When you omit the value, all run levels from 2 to 5 will be activated.
Deactivates Configuration Update Service for SA.
Checks the setup status of Configuration Update Service for SA.
Displays the configuration information of the shutdown agent stored in all the nodes.
Restores the configuration information of the shutdown agent.
Example
# /opt/SMAW/SMAWsf/bin/sfsacfgupdate -c [Return]
Configuration file exists. [ OK ]
ipmitool command exists. [ OK ]
ipmi service has been started. [ OK ]
ipmi service's run level :
0:off 1:off 2:on 3:on 4:on 5:on 6:off
Configuration Update Service's run level :
0:off 1:off 2:on 3:on 4:on 5:on 6:off
#
Exit status
0 : Normal exit
Other than 0 : Abnormal exit