
Chapter 3 Archiving 97
CODE EXAMPLE 3-37 shows the diskvols.conf file that resides on client system
pluto.
CODE EXAMPLE 3-38 shows the diskvols.conf file on server system mars.
CODE EXAMPLE 3-39 shows a fragment of the archiver.cmd file on pluto.
CODE EXAMPLE 3-37 The diskvols.conf File on pluto
# This is file /etc/opt/SUNWsamfs/diskvols.conf on pluto
# VSN Name [Host Name:]Path
#
disk01 /sam_arch1
disk02 /sam_arch2/proj_1
disk03 mars:/sam_arch3/proj_3
disk04 /sam_arch4/proj_4
CODE EXAMPLE 3-38 The diskvols.conf File on mars
# This is file /etc/opt/SUNWsamfs/diskvols.conf on mars
#
clients
pluto
endclients
CODE EXAMPLE 3-39 The archiver.cmd File on pluto
vsns
arset1.2 dk disk01
arset2.2 dk disk02 disk04
arset3.2 dk disk03
endvsns
Comentários a estes Manuais