Difference between revisions of "Initiate ASC Offsite Backup"

From xBio:D Wiki
Jump to navigation Jump to search
(Created page with "---- '''''Initiate ASC Offsite Backup''''' * SSH into MegaRaid (\\nfjmegaraid) with admin credentials * Create mount point for ASC share ** Command: '''mkdir /share/ASC_Sha...")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
----
 
----
  
 +
'''''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: <code>df -h</code> and look for mount points
 +
** 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: <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
 +
** Command: <code>rsync -rcuz --delete --progress /share/MegaRaid_Share/* /share/ASC_Share</code>
  
'''''Initiate ASC Offsite Backup'''''
+
 
 +
----
 +
 
 +
'''''Initiate ASC Offsite Backup (Deprecated) '''''
 +
 
 +
''THIS METHOD IS NO LONGER SUPPORTED''
  
 
* SSH into MegaRaid (\\nfjmegaraid) with admin credentials
 
* SSH into MegaRaid (\\nfjmegaraid) with admin credentials

Latest revision as of 17:57, 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
  • 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