Difference between revisions of "Initiate ASC Offsite Backup"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
'''''Initiate ASC Offsite Backup (Current) ''''' | '''''Initiate ASC Offsite Backup (Current) ''''' | ||
* SSH into Tyrannoscelio (tyrannoscelio.biosci.ohio-state.edu) | * SSH into Tyrannoscelio (tyrannoscelio.biosci.ohio-state.edu) | ||
− | * Check that mount points are active at | + | * Check that mount points are active at ''/share/ASC_Share'' and ''/share/MegaRaid_Share'' |
** Command: '''df -h''' and look for mount points | ** Command: '''df -h''' and look for mount points | ||
− | ** ASC Mount: mount.cifs //research.asc.ohio-state.edu/units/EEOB/njohnson-backup /share/ASC_Share -o credentials=/home/jcora/.asc_nas.cred | + | ** ASC Mount: ''mount.cifs //research.asc.ohio-state.edu/units/EEOB/njohnson-backup /share/ASC_Share -o credentials=/home/jcora/.asc_nas.cred'' |
− | ** NFJMegaRaid Mount: mount.cifs //128.146.250.101/OSUC_Share /share/MegaRaid_Share -o credentials=/home/jcora/.megaraid.cred | + | ** NFJMegaRaid Mount: ''mount.cifs //128.146.250.101/OSUC_Share /share/MegaRaid_Share -o credentials=/home/jcora/.megaraid.cred'' |
* Begin rsync to backup the NFJMegaRaid share to the ASC share location | * Begin rsync to backup the NFJMegaRaid share to the ASC share location | ||
** Command: '''rsync -rcuz --delete --progress /share/MegaRaid_Share/* /share/ASC_Share''' | ** Command: '''rsync -rcuz --delete --progress /share/MegaRaid_Share/* /share/ASC_Share''' |
Revision as of 13:54, 7 August 2014
Initiate ASC Offsite Backup (Current)
- SSH into Tyrannoscelio (tyrannoscelio.biosci.ohio-state.edu)
- Check that mount points are active at /share/ASC_Share and /share/MegaRaid_Share
- Command: df -h and look for mount points
- ASC Mount: mount.cifs //research.asc.ohio-state.edu/units/EEOB/njohnson-backup /share/ASC_Share -o credentials=/home/jcora/.asc_nas.cred
- NFJMegaRaid Mount: mount.cifs //128.146.250.101/OSUC_Share /share/MegaRaid_Share -o credentials=/home/jcora/.megaraid.cred
- Begin rsync to backup the NFJMegaRaid share to the ASC share location
- Command: rsync -rcuz --delete --progress /share/MegaRaid_Share/* /share/ASC_Share
Initiate ASC Offsite Backup (Deprecated)
THIS METHOD IS NO LONGER SUPPORTED
- SSH into MegaRaid (\\nfjmegaraid) with admin credentials
- Create mount point for ASC share
- Command: mkdir /share/ASC_Share/mount
- Mount ASC share
- Command: mount.cifs //research.asc.ohio-state.edu/units/EEOB/njohnson-backup /share/ASC_Share/mount -o username=asc.ohio-state.edu/cora.1,password={password}
- Log into MegaRaid web interface (nfjmegaraid from browser)
- Start ASC share backup synchronization
- Go to Backup > Remote Replication > RTRR and start the ASC Backup job