
Chapter 3 Archiving 107
CODE EXAMPLE 3-54 shows the output of the archiver(1M) -lv -c command in this
example.
CODE EXAMPLE 3-54 archiver(1M) -lv -c Command Output
# archiver -lv -c example3.cmd
Reading archiver command file “example3.cmd”
1: # Example 3 archiver command file
2: # Segregation of users and data
3:
4: interval = 30s
5: logfile = /var/opt/SUNWsamfs/archiver/log
6:
7: no_archive tmp
8:
9: fs = samfs
10: no_archive users/bob
11: prod_big data -minsize 50k
12: 1 1m 30d
13: 2 3m
14: prod data
15: 1 1m
16: proj_1 projs/proj_1
17: 1 1m
18: 2 1m
19: joe . -user joe
20: 1 1m
21: 2 1m
22: pict . -group pict
23: 1 1m
24: 2 1m
25:
26: params
27: prod_big.1 -drives 2
28: prod_big.2 -drives 2
29: endparams
30:
31: vsns
32: samfs.1 mo optic0[0-1]$
Comentários a estes Manuais