PRIMECLUSTER Global File Services Configuration and Administration Guide 4.1 (Linux)
Contents Index PreviousNext

Appendix B Reference Manual> B.2 GFS Shared File System Specific Management Commands

B.2.4 sfcgetconf(8) Make a backup of the management partition

<SYNOPSIS>

sfcgetconf backupfile

sfcgetconf -a backupfile

sfcgetconf -i fsid [-i fsid] backupfile

sfcgetconf -d raw_device_file [-d raw_device_file] backupfile

<DESCRIPTION>

The sfcgetconf command outputs next items to backupfile:

The output backup file contains the procedure for executing the sfcadm(8) command in the sh(1) shell script format.

Management partition recovery can be done using the script output by sfcgetconf(8) after it is initialized with sfcsetup(8).

<OPTIONS>

The following options can be specified:

-a

Outputs the contents of sfcfsrm.conf to the first part of the backup file in the form of comments. (The output for no -a option will follow.)

-i fsid

Outputs only information about the file system corresponding to a specified fsid value and the procedure for executing the sfcadm(8) command that re-creates information on the management partition for that file system when this option is specified (not for all the file systems).

-d raw_device_file

Specifies a character special device on the partition configuring the file system. When this option is specified (not for all the file systems), only information about the file system corresponding to a specified device, and the procedure for executing the sfcadm(8) command that re-creates information on the management partition for that file system, are output.

<OPERANDS>

The following operands can be specified:

backupfile

Specifies the name of the output destination file. When the output destination file already exists, backup is not performed.

<EXAMPLES>

# sfcgetconf sfccfg.bkup.1

# sfcgetconf -a sfccfg.bkup.2

# sfcgetconf -i 1 -i 2 sfccfg.bkup.3

# sfcgetconf -d /dev/sfdsk/gfs/rdsk/volume1 sfccfg.bkup.4

<FILE>

/var/opt/FJSVsfcfs/sfcfsrm.conf

Environment file of sfcfrmd daemon

<SEE ALSO>

sfcadm(8), sfcsetup(8).

<NOTE>


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2004