man8/dosebackup
Table of Contents
dosebackup - backup AMS data script
dosebackup [vol]
This
script is used to backup AMS data. An entire disk volume is backed up at
one time. It is assumed that the capacity of the tape is large enough for
the data to fit.
dosebackup is customized to meet each sites needs so it
is located in the /AccelNET/$CONF/machcmds directory.
- vol
The volume name to backup. Volumes name are of the form volN where N is
replaced by an integer value.
dosebackup uses
tar(1)
to do its work.
See the
tar(1)
manual page for more information.
Normally this script is
run by csadmin. The permissions on the tape device, usually /dev/st0, may
need to be changed for csadmin to have access to the tape drive.
dosebackup
vol1
dosebackup vol2
$Id: dosebackup.8,v 1.0 1999/01/08 21:24:59
kitchen Exp $
Table of Contents