Instructions for copying data to Enstore ---------------------------------------- Lanchun Lu Oct. 08, 2004 The following are the instructions for copying data to Enstore: 1. Make sure you have the privilege to login the e871 account on FNSFH.fnal.gov. --- contact: farm-admin@fnal.gov 2 You have to login the e871 account on FNSFH from your account on any of other Fermilab kerberized machines using: ssh e871@fnsfh.fnal.gov. 3. ftp data *.bin from local institute to any disks on /export/stageXX_E871 stage disks on FNSFH. "XX" represents "48", "49", etc. 4. On FNSFH, in directory "/pnfs/e871/" (this is Enstore), make a subdirectory to store your data, i.e., "mkdir /pnfs/e871/special_run". 5. Use the following command to copy data from /export/stageXX_E871 to Enstore: encp /export/stageXX_E871/*.bin /pnfs/e871/special_run 6. Done. Use "ls /pnfs/e871/special_run" to see what you have copied. Note: Step (5) may take some time to copy, hence step (6) may need a while.