This section describes the following administrative procedures for starting and stopping SF:
Manually via the CLI
Automatically via the rc script interface (For Red Hat Enterprise Linux 6)
Automatically via the systemd service (For Red Hat Enterprise Linux 7)
SF may be manually started or stopped by using the sdtool(1M) command. The sdtool(1M) command has the following options:
sdtool [-bsSre] [-k CF-node-name] [-d off|on]
-b | Start |
-s | State (Human-readable format) |
-S | State (Easy-to-analyze format) |
-r | Re-configuration |
-e | End |
-k | Stop |
-d | Debug |
See the sdtool manual pages for details.
SF can be started automatically using the S13SMAWsf-script available under the /etc/rc3.d directory. The rc start/stop script for SF is installed as /etc/init.d/SMAWsf.
SF can be started automatically using the smawsf.service of a service of systemd. The start/stop script for SF is installed as /etc/init.d/SMAWsf.