Configuring VAX/VMS Client Backups

Export the data on the Linux client computer as an NFS mount point.

Procedure

  1. On the Linux computer where the Commvault software is installed, export the directory to back up as an NFS mount point (for example, /lab/hpux03).

  2. Mount the exported directory on the VAX/VMS system.

    $ tcpip
    TCPIP> mount DNFS0: HOLYGRAIL /HOST="holygrail.dev.cov.com" /PATH="/lab/hpux03"
    %TCPIP$DNFSMOUNT-S-MOUNTED, /lab/hpux03 mounted on _DNFS1:[000000]
    TCPIP> exit
    $ show dev _DNFS1:
    Device                  Device           Error    Volume         Free  Trans Mnt
    Name                   Status           Count     Label        Blocks Count Cnt
    DNFS1:                  Mounted              0  HOLYGRAIL    825364696     1   1
    $
    

Page contents

×

Loading...