Top
PRIMECLUSTER Global File Services Configuration and Administration Guide 4.5
FUJITSU Software

B.2.3 sfcfrmstart(1M) Start sfcfrmd daemon on the local node

<SYNOPSIS>

sfcfrmstart [ -f ]

<DESCRIPTION>

The sfcfrmstart command is used to perform sfcfrmd daemon start processing on the local node.
Only a super user can perform sfcfrmd daemon start processing.

<OPTIONS>

The following option can be specified:

-f

An sfcfrmd daemon will be suspended until it can confirm that a cluster quorum exists. If the sfcfrmstart -f command is executed, the sfcfrmd daemon will start without waiting for a quorum.
You can confirm if startup of the sfcfrmd daemon is suspended by checking if the message "WARNING: sfcfsrm:5001: Starting the sfcfrmd daemon was suspended because quorum does not exist" is output.

<EXAMPLES>

Starting the sfcfrmd daemon when the sfcfrmd daemon is stopped.

# sfcfrmstart <Enter>

Starting the suspended sfcfrmd daemon without waiting for a quorum.

# sfcfrmstart -f <Enter>

<FILES>

/var/opt/FJSVgfs/sfcfsrm.conf

Environment file of the sfcfrmd daemon.

<SEE ALSO>

sfcfrmstop(1M), sfcsetup(1M)

cftool(1M) in the online manual of "PRIMECLUSTER Cluster Foundation".

<NOTES>