Xerox 6180N Common Controller System Guide v 3.7 - Page 23

Xerox Backup and Restore (XBR) Utility for a DP100/115/135/180 EPS System, Backing up a System, init 0

Page 23 highlights

System Guide Backup and Restore Xerox Backup and Restore (XBR) Utility for a DP100/115/135/180 EPS System Backing up a System To backup a system, use a DocuPrint EPS controller with a QIC tape drive, at least 3 tapes (maybe up to 6 QIC tapes), and the XBR floppy. NOTE: The most common reason for backup procedure failure is a bad tape. Restart the backup process with a new tape. The system has to be shutdown before the backup operation can be performed. 1. Open a Terminal window. 2. In the terminal window, log in as root. 3. At the command prompt, type init 0 and press Enter. 4. At the Ok prompt, type boot -s. Steps 3 and 4 first shut down the system, then reboot it in single-user mode. 5. Enter the root password. 6. Insert the XBR floppy in the disk drive and a blank tape in the tape drive. 7. At the command-line prompt, type mkdir /a. 8. Type mount /dev/diskette /a and press . This command causes UNIX to access the diskette drive (/dev/ diskette) through the /a directory. 9. Type cd /a. 10. Type ./xbr but don't forget the "." before the "/". 11. Type backup and as the system asks for a new tape, remove the current tape, label it and insert a new tape (each tape takes about 20 to 25 minutes to fill). After inserting a new tape, type yes. The system may ask for a tape it has already used (for example volume 2 again); ignore the number it gives you and label the tape with the next number in the sequence. This problem is caused by the underlying UNIX utility that is being called multiple times (each time it is called, it starts off at the beginning of the tape numbering sequence and not at the number with which it left off). Common Controller 3-3

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110

System Guide
Backup and Restore
Common Controller
3-3
Xerox Backup and Restore (XBR) Utility for a DP100/115/135/180 EPS
System
Backing up a System
To backup a system, use a DocuPrint EPS controller with a QIC
tape drive, at least 3 tapes (maybe up to 6 QIC tapes), and the
XBR floppy.
NOTE:
The most common reason for backup procedure failure
is a bad tape. Restart the backup process with a new tape. The
system has to be shutdown before the backup operation can be
performed.
1.
Open a Terminal window.
2.
In the terminal window, log in as root.
3.
At the command prompt, type
init 0
and press Enter.
4.
At the Ok prompt, type
boot -s
.
Steps 3 and 4 first shut down
the system, then reboot it in single-user mode.
5.
Enter the root password.
6.
Insert the XBR floppy in the disk drive and a blank tape in the
tape drive.
7.
At the command-line prompt, type
mkdir /a
.
8. Type
mount /dev/diskette /a
and press <Enter>. This
command causes UNIX to access the diskette drive (/dev/
diskette) through the /a directory.
9. Type
cd /a
.
10.Type
./xbr
but don’t forget the “.” before the “/”.
11. Type
backup
and as the system asks for a new tape, remove
the current tape, label it and insert a new tape (each tape
takes about 20 to 25 minutes to fill). After inserting a new
tape, type
yes
. The system may ask for a tape it has already
used (for example volume 2 again); ignore the number it
gives you and label the tape with the next number in the
sequence. This problem is caused by the underlying UNIX
utility that is being called multiple times (each time it is called,
it starts off at the beginning of the tape numbering sequence
and not at the number with which it left off).