PRIMECLUSTER Global File Services Configuration and Administration Guide 4.1 (Solaris(TM) 10 Operating System) |
Contents
Index
![]() ![]() |
Appendix B Reference Manual | > B.2 The GFS Shared File System Specific Management Commands |
sfcadd -D device[,device,...] t_device
The sfcadd adds the file data partition to the GFS Shared File System having the representative partition which specified as t_device. The file data partition of the file system can be added only if the file system is unmounted status. No data has to be saved or restored.
The following options can be specified:
-D device[,device,...]
Specifies a partition that will be added as the file data area using a character special file. If multiple partitions are added, separate character special files by a comma.
The following operands can be specified:
t_device
Specifies a path of a character special file of a representative partition of the GFS Shared File System.
When a representative partition adds /dev/sfdsk/gfs01/rdsk/volume02 and /dev/sfdsk/gfs01/rdsk/volume03 to the existing GFS Shared File System (/dev/sfdsk/gfs01/rdsk/volume01).
# sfcadd -D /dev/sfdsk/gfs01/rdsk/volume02,/dev/sfdsk/gfs01/rdsk/volume03 /dev/sfdsk/gfs01/rdsk/volume01 <Enter> |
fsck_sfcfs(1M), mkfs_sfcfs(1M), sfcadm(1M), sfcinfo(1M), sfcnode(1M).
file system (partition-name) is corrupted. To Fix fsck -F sfcfs partition-name |
Execute sfcadd again after recover the file system using fsck_sfcfs(1M).
Contents
Index
![]() ![]() |