Top
PRIMECLUSTER Wizard for NetWorker 4.2 Configuration and AdministrationGuide

2.5.2 Cluster Mount Information File

Cluster mount information file is used to define file system on the shared disk that is backed up on logical node.
Format of this file must be followed to /etc/vfstab file.
Create cluster mount information file by the following procedure.

  1. Copy template file of cluster mount information file (/etc/opt/FJSVclntw/etc/vfstab.draft file) on cp (1).

    # cp -p /etc/opt/FJSVclntw/etc/vfstab_draft  /home/vfstab_userApp_0

    If there is no file system on the shared disk on which data is backed up, procedure for creating a file is complete.
    If file system is on the shared disk on which data is backed up, execute procedure 2.

  2. Edit a file by using vi(1).

    # vi /home/vfstab_userApp_0

    Example

    # Cluster mount information file
    # All Rights Reserved, Copyright Fujitsu 2003-2006
    #
    # device device mount FS fsck mount mount
    # to mount to fsck point type pass at boot options
    # /dev/dsk/c0t0d0s5 /dev/rdsk/c0t0d0s5 /vol1 ufs - no -
    /dev/sfdsk/class0001/dsk/volume0001 /dev/sfdsk/class0001/rdsk/volume0001 /mnt ufs - no -