Veritas-bu

[Veritas-bu] include/exclude

2002-10-09 14:51:02
Subject: [Veritas-bu] include/exclude
From: drsun AT lbl DOT gov (Dun Rose Sun)
Date: Wed, 09 Oct 2002 11:51:02 -0700
Hi,

What is the best way to organize our classes.
clients are unix or mac ox.

Scenario 1:
server: No cross mount points
 Files: ALL_LOCAL_DRIVES
client: include/exclude don't work
           exclude_list
           /
           include_list
           /
           /usr           another mount point
           /export     another mount point
So, we need to make a class for each client.

Scenario 2:
server: No cross mount points
 Files: /
           /usr
           /export        ( plus other mount points )
client: include/exclude works but needs to also be
          on the server Files list
            exclude_list
           /
           include_list
           /
           /usr           another mount point
           /export     another mount point
So, we need to make a class for each client.
and any time client make changes, we need to change on the server.
(files on the other mount point)
     
Scenario 3:
server: Cross mount points
Files: / (only)
client: server will gets everything in include list if  / is there.
          so exclude doesn't work.
          I need add everything under the same mount point as /
          in the include_list file and plas other mount points as
include_list:
          /usr /export.            same mount point as /
          include_list             same mount point as /
          /.rhosts                    same mount point as /
          /.cpr_config            same mount point as /
          /.dtprofile               same mount point as /
          /.cshrc                     same mount point as /
          /.Xauthority           same mount point as /
          /etc                          same mount point as /
          /proc                       same mount point as /
          /sbin                        same mount point as /
           /usr           another mount point
           /export     another mount point
I also send your a 'bpcllist verbpse -allclasses'  out put file.
So, client need to add all the files and directories as the same mount 
point as /
to include_list.
We do not add any thing on the Files list on the server.

Thanks

Rose Sun


<Prev in Thread] Current Thread [Next in Thread>