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

|
9.3.2.1 Adding node information
- Check the configuration of the current file system.
# sfcinfo -n /dev/sfdsk/gfs/dsk/volume1
/dev/sfdsk/gfs/dsk/volume1:
FSID hostID status hostname
1 80000000 STOP mango
1 80000001 STOP karin
|
- Add the node
information.
# sfcnode -a mikan /dev/sfdsk/gfs/dsk/volume1
|
- Confirm that the node information has been added.
# sfcinfo -n /dev/sfdsk/gfs/dsk/volume1
/dev/sfdsk/gfs/dsk/volume1:
FSID hostID status hostname
1 80000000 STOP mango
1 80000001 STOP karin
1 80000002 STOP mikan
|
Use sfcadm(8) to enable MDS operation on an added node. For details about changing nodes that support MDS operations, see "Change the MDS operational information." In this manual.
All Rights Reserved, Copyright(C) FUJITSU LIMITED 2004