SLAC ESD Software Engineering Group
Stanford Linear Accelerator Center

SCCS Backup / Restore

SLAC Computing
Software Engineering
Detailed
Unix
 

 


 This web page gives information on how to Backup and Restore files from SCCS


 

SCCS Backup/Restore

SCCS provides certain backup for filesystems on taylored hosts.

Backup:


  • Send a message to unix-admin (Lance Nakata), requesting a backup for
    some filesysem on a host.
  • SCCS will setup and install the ITSM (IBM Tivoli Storage Manager) client software on the host.

For example,

The /var/www directory on physics-elog gets backed up nightly to SCCS tape.

Restore:

  • With sudo privilege on physics-elog, one can perform a restore using either of these 2 commands: (I prefer the Java GUI)
    • sudo /usr/bin/dsm     (GUI)
    • sudo /usr/bin/dsmj    (Java GUI)
  •  
  • One can restore the data to an alternate location.   This info is a bit dated but still relevant:
    http://www.slac.stanford.edu/comp/unix/unix-bkup/itsmrestore.htm

   Example:

  • login physics-elog
  • sudo /usr/bin/dsmj
  • Select Restore in BACKUP panel
  • Follow the following, e.g., to restore init.xml:
    • Select PHYSICS-ELOG -> File Level -> /var/www -> TESTelog -> data ->comments
    • Highlight init.xml and select
    • Select Restore to restore the file
      •  
  • Reference:

 

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


Author: Jingchen

Modified: 06-Nov-2009