Attached are my amoverview and disklist files. I see some { brackets,
include
statements etc., in my amoverview output. These were not there before I
introduced include,exclude in the disklist file. Amreports everything fine
for
all in the disklists though.

Any idea?

Rohit
# localhost /etc comp-root-tar

machine1  /vl           tar-low
machine1  /vw           tar-high
machine1  /vm           tar-high
machine1  /h            tar-low

machine3     /rp           cvs-backup-full   -1 local
machine3     /vw           tar-low
machine3     /vm           tar-low

machine3 /hAM /h {
        tar-low
        include "./[a-m]*"
} -1 local

machine3 /hNZ /h {
        tar-low
        include "./[n-z]*"
} -1 local


machine2   /vm            tar-low
machine2   /vw            tar-med

machine2 /hAM /h {
        tar-med
        include "./[a-m]*"
} 1

machine2 /hNZ /h {
        tar-med
        include "./[n-z]*"
} 1

machine2 /h2AM /h2 {
        tar-med
        include "./[a-m]*"
} 1

machine2 /h2NZ /h2 {
        tar-med
        include "./[n-z]*"
} 1

machine2 /h3NZ /h3 {
        tar-med
        include "./rohit"
} 1

# machine2    /vl                 tar-low
# machine2 //meosis/users           windows-high
# machine2 //meosis/UsersG2         windows-high
# machine2 //meosis/UsersG3         windows-high
         date                 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10
host     disk                 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23

machine1 /h                    0  E  E  E  E        1  2  2  2  2  E           0
machine1 /vl                   E  0  E  E  E        E  0  1  0  1  E     1  0  1
machine1 /vm                   0  1  1  0  0        0  1  0  1  1  1     1  0  1
machine1 /vw                   E  0  E  1  2        2  0  1  0  1  1     1  1  1
machine2   /h2AM                                                         0  1  1
machine2   /h2NZ                                                         0  1  1
machine2   /h3NZ
machine2   /hAM                                                          0  1  1
machine2   /hNZ                                                          0  1  1
machine2   /vm
machine2   /vw                   E     E  0  E        1  1  0  1  1  2      0  1
include  "./[a-m]*"
include  "./[n-z]*"
include  "./rohit"
machine3    /hAM                                                               0
machine3    /hNZ                                                               0
machine3    /rp                                                                0
machine3    /vm
machine3    /vw
tar-low
tar-med
}        -1
}        1

Reply via email to