
Chapter 7 Using the Sun SAM-Remote Software 191
4. Verify that the archiver.cmd file on the server is written to specify recycling by
archive set.
When using Sun SAM-Remote, you must specify that recycling be performed on an
archive set basis, not by library. The directives specifying that recycling be done by
archive set must appear in the archiver.cmd file.
CODE EXAMPLE 7-19 shows the archiver.cmd file on server sky. This file specifies
archiving by archive set.
CODE EXAMPLE 7-18 The recycler.cmd File on Client zeke
#
# This is the /etc/opt/SUNWsamfs/recycler.cmd file
# on client zeke.
#
logfile = /var/opt/SUNWsamfs/log/recycler
CODE EXAMPLE 7-19 The archiver.cmd File on Server sky
# This is the archiver.cmd for the server (sky).
#
# Number of drives: 10
# Number of Mounted Filesystems: 1
# Number of Tests per Filesystem: 1
# Number of Archive Copies per Test: 2
#wait
#trace = /var/opt/SUNWsamfs/trace/archiver all
logfile = /var/opt/SUNWsamfs/log/archiver
interval = 1m
no_archive .
archmax = at 5G
drives = adic1 6
fs = samfs1
1 4h
testset testdir0
1 1m
2 1m
allsam1 .
1 1m
2 1m
params
Komentáře k této Příručce