![Xerox Phaser 6115 Getting Started Download Page 22](http://html2.mh-extra.com/html/xerox/phaser-6115/phaser-6115_getting-started_3357342022.webp)
DOCUSP 3.6.xx
3-2
XEROX DOCUMENT SERVICES PLATFORM SERIES
GETTING STARTED
Procedure for backing up and restoring resources
This procedure requires root access to the DocuSP controller so
that the necessary permissions are available to restore the
resources.
Note:
For these instructions, it is assumed that you have some
working knowledge of the UNIX operating system.
The RBR script file is available in the
/opt/XRXnps/bin
directory
of your installed DocuSP 3.6 controller.
1. Open a Terminal window.
2. Enter
su.
3. Enter the root password for your system.
4. Change to the directory containing the script.
cd /opt/XRXnps/bin
5. Ensure that the executable permission is assigned by
following this procedure:
a. Enter
ls –l
.
b. If x permission is not assigned, enter
– chmod +x RBR.
6. Start the script by entering
./RBR
.
7. Follow the instructions as they appear on screen to complete
the resource backup procedure.
Helpful hints for using RBR
·
If you are backing up a large amount of resources, you can
monitor the progress of the backup by opening an additional
Terminal window and entering:
tail –f /var/spool/XRXnps/log/Resource_BandR.log
·
If you are backing up the resources to tape, you need to
know the device ID of the tape drive. There are several
ways to verify the ID and operability of your tape drive.
-
If you have only one tape drive, the ID is usually 0.
-
If you have two tape drives, each drive is assigned an ID
starting with 0.
-
You should use the
mt
command to check the operation
of your tape before beginning. Following are some
examples of the mt command.
mt –f /dev/rmt/0 status
mt –f /dev/rmt/0 rewind
mt –f /dev/rmt/0 erase