
Chapter 3 Archiving 99
Example 3
In this example, file /sam2/my_proj/fileb is on client host snickers in archive
set arset0.1, and the archiver copies the content of this file to the destination path
/sam_arch1 on server host mars.
CODE EXAMPLE 3-43 shows the diskvols.conf file on snickers.
CODE EXAMPLE 3-44 shows the diskvols.conf file on mars.
CODE EXAMPLE 3-45 shows the directives in the archiver.cmd file that relate to this
example.
Planning Archiving Operations
The archiver automates storage management operations using the archiver.cmd
file. Before writing this file, it is useful to review some general guidelines that can
improve the performance of your Sun StorageTek SAM file system and the archiver
and that can help ensure that your data is stored in the safest way possible.
CODE EXAMPLE 3-43 The diskvols.conf File on snickers
# This is file /etc/opt/SUNWsamfs/diskvols.conf on snickers
#
# VSN Name [Host Name:]Path
#
disk01 mars:/sam_arch1
CODE EXAMPLE 3-44 The diskvols.conf File on mars
# This is file /etc/opt/SUNWsamfs/diskvols.conf on mars
#
clients
snickers
endclients
CODE EXAMPLE 3-45 Directives in the archiver.cmd File That Pertain to Disk Archiving
.
vsns
arset0.1 dk disk01
endvsns
.
Komentáře k této Příručce