Backup Documentation

System Backup

  1. If doing a backup for the first time, set a password for the user id backup by selecting Change a users password from the Account Administration page.

  2. Make sure the tape is write enabled. For a tape to be write enabled the sliding window on the edge of the tape must be closed.

  3. Insert the tape into the drive and wait for the drive lights to stop blinking.

  4. Log in using the user id backup and the password chosen above. This will start the backup process.

    Note: you must be sitting at the console of the server to log in as backup. Logins over the network will be refused.

  5. The status of the backup will be displayed as the backup progresses (this may take a while).

  6. When finished, the tape will be automatically ejected from the drive and you should see something similar to the following to signify the backup was successfull.
    Finished backup.  Unmounting tape.
    
    Backup ended successfully.
    

Sample backup output:

   FreeBSD (scnc.k12.mi.us) (ttyp1)

login: backup
Password:
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
        The Regents of the University of California.   All rights reserved.

Welcome to the SCNC Internet Server 1.0-951201-SNAP

This version of the SCNC Internet Server is still in beta test, and may contain
some bugs.  Please report any errors found to bugs@scnc.k12.mi.us

Beginning backup of partition /
  DUMP: Date of this level 0 dump: Tue Dec  5 13:40:22 1995
  DUMP: Date of last level 0 dump: the epoch
  DUMP: Dumping /dev/rsd0a (/) to /dev/nrst0
  DUMP: mapping (Pass I) [regular files]
  DUMP: mapping (Pass II) [directories]
  DUMP: estimated 96797 tape blocks on 0.02 tape(s).
  DUMP: dumping (Pass III) [directories]
  DUMP: dumping (Pass IV) [regular files]
  DUMP: 81.04% done, finished in 0:01
  DUMP: DUMP: 101072 tape blocks on 1 volumes(s)
  DUMP: level 0 dump on Tue Dec  5 13:40:22 1995
  DUMP: Closing /dev/nrst0
  DUMP: DUMP IS DONE
Beginning backup of partition /home
  DUMP: Date of this level 0 dump: Tue Dec  5 13:46:54 1995
  DUMP: Date of last level 0 dump: the epoch
  DUMP: Dumping /dev/rsd0s2f (/home) to /dev/nrst0
  DUMP: mapping (Pass I) [regular files]
  DUMP: mapping (Pass II) [directories]
  DUMP: estimated 69771 tape blocks on 0.02 tape(s).
  DUMP: dumping (Pass III) [directories]
  DUMP: dumping (Pass IV) [regular files]
  DUMP: 83.19% done, finished in 0:01
  DUMP: DUMP: 84223 tape blocks on 1 volumes(s)
  DUMP: level 0 dump on Tue Dec  5 13:46:54 1995
  DUMP: Closing /dev/nrst0
  DUMP: DUMP IS DONE
Finished backup.  Unmounting tape.

Backup ended successfully.