Difference between revisions of "Initiate ASC Offsite Backup"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
* SSH into Tyrannoscelio (tyrannoscelio.biosci.ohio-state.edu) | * SSH into Tyrannoscelio (tyrannoscelio.biosci.ohio-state.edu) | ||
* Check that mount points are active at ''/share/ASC_Share'' and ''/share/MegaRaid_Share'' | * Check that mount points are active at ''/share/ASC_Share'' and ''/share/MegaRaid_Share'' | ||
− | ** Command: | + | ** Command: <code>df -h''' and look for mount points |
− | ** ASC Mount: | + | ** ASC Mount: <code>mount.cifs //research.asc.ohio-state.edu/units/EEOB/njohnson-backup /share/ASC_Share -o credentials=/home/jcora/.asc_nas.cred</code> |
− | ** NFJMegaRaid Mount: | + | ** NFJMegaRaid Mount: <code>mount.cifs //128.146.250.101/OSUC_Share /share/MegaRaid_Share -o credentials=/home/jcora/.megaraid.cred</code> |
* 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: | + | ** Command: <code>rsync -rcuz --delete --progress /share/MegaRaid_Share/* /share/ASC_Share</code> |
Revision as of 17:56, 21 July 2015
Initiate ASC Offsite Backup (Current)
- Note: credentials file will need login information updated when OSU password is changed according to university password policy.
- 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
- Command:
- Begin rsync to backup the NFJMegaRaid share to the ASC share location
- Command:
rsync -rcuz --delete --progress /share/MegaRaid_Share/* /share/ASC_Share
- Command:
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