SLAC CPE Software Engineering Group
Stanford Linear Accelerator Center
System Admin

MCC NFS Mount for SLCHSTB

 

SLAC Detailed
SLAC Computing
Software Home
Software Detailed
 

 

 


 

Modified: Ken Brobeck  15-Mar-2016

 

Background:

MCC and MCCDEV mount NFS disk controlled by OCIO to copy SLC history data.

 

  • Modify the Multinet NFS_MOUNT_BATCH.COM file and just replace surrey-mcc01::"/vol/vol1/g.cd.slchstb" with the new mount point.  Then dismount the old NFS mount and mount the new mount. 

$ if .Not. F$GetDVI("DISK$NFS_SLCDATA","EXISTS") Then -

nfsmount /trans=tcp /locking=local /process=unique /soft /timeout=30 -

surrey-mcc01::"/vol/vol1/g.cd.slchstb" DISK$NFS_SLCDATA 'nowrite_option'

 

  • You will also need to change the references to surrey-mcc01 in

        SLCCOM:MON_NFS_SLCDATA.SUBMIT  (in CMS_COM_GEN).

    The disk is mounted on both MCC and MCCDEV.

    The WARMSLC MON_NFS_SLCDATA job is running on both MCC and MCCDEV.

 
 

 



 

[SLAC CPE Software Engineering Group][ SLAC Home Page]