Veritas-bu

[Veritas-bu] I need a Help to setup include_list and exclude_list file in Solaris clients

2002-10-07 03:33:29
Subject: [Veritas-bu] I need a Help to setup include_list and exclude_list file in Solaris clients
From: Shahar.Shaynis AT ecitele DOT com (Shahar.Shaynis AT ecitele DOT com)
Date: Mon, 7 Oct 2002 10:33:29 +0300
Hey!

Why not use :

include :
ALL_LOCAL_DRIVES

Should backup all you data on the machine..
You could aslo use the multiple sreams.

Shahar.


                                                                                
                                                                   
                      "Dun Rose Sun"                                            
                                                                   
                      <drsun AT lbl DOT gov>                      To:      
<veritas-bu AT mailman.eng.auburn DOT edu>                                      
      
                      Sent by:                             cc:                  
                                                                   
                      veritas-bu-admin AT mailman DOT eng         Subject: 
[Veritas-bu] I need a Help to setup include_list and exclude_list file in      
                      .auburn.edu                          Solaris clients      
                                                                   
                                                                                
                                                                   
                                                                                
                                                                   
                      05/10/2002 02:11                                          
                                                                   
                                                                                
                                                                   



Hi,

The flowers are on the client system:
-----------------------------------------------------------------------------------------------------------------
rsun % df -k
Filesystem            kbytes    used   avail capacity  Mounted on
/dev/dsk/c0t0d0s0     101007   65008   25899    72%    /
/dev/dsk/c0t0d0s6     808598  553133  198864    74%    /usr
/proc                      0       0       0     0%    /proc
fd                         0       0       0     0%    /dev/fd
mnttab                     0       0       0     0%    /etc/mnttab
/dev/dsk/c0t0d0s3      34335   24605    6297    80%    /var
swap                  253928      16  253912     1%    /var/run
swap                  254256     344  253912     1%    /tmp
/dev/dsk/c0t0d0s5      24239    4043   17773    19%    /opt
/dev/dsk/c0t0d0s7    18086681  499544 17406271     3%    /export/home
/dev/dsk/c0t0d0s1     340399  220399   85961    72%    /usr/openwin
-----------------------------------------------------------------------------------------------------------------
rsun % cat include_list
## backup all files under '/' in the same a mount point as '/'.
/
## backup all the files under '/usr' in the same a mount point as '/usr'
/usr
## backup all the files under '/opt' in the same a mount point '/opt'
/opt
-----------------------------------------------------------------------------------------------------------------
rsun % cat exclude_list
/*
/cdrom/*
core
.core
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
On the Veritas server: in one class:
-----------------------------------------------------------------------------------------------------------------
NEW_STREAM
/
-----------------------------------------------------------------------------------------------------------------
If check(enable) Corss mount points in Change Attributes
The server will backup every files corss mount points on the client.
If not check(enable) Corss mount points in Change Attributes
The server only backup all the files under '/' in the same a mount point as
'/'.
The server does not backup /usr or /opt.
So, I have to make change on Netbackup server
-----------------------------------------------------------------------------------------------------------------
NEW_STREAM
/
/usr
/opt
-----------------------------------------------------------------------------------------------------------------
This will works for backup files under '/' mount point, under '/usr' mount
point and under
'/opt' mount point.
-----------------------------------------------------------------------------------------------------------------
The problm is we have over hundreds Solaris clients, a lot of clients need
to backup
files under the '/' mount points and other files under the different mount
points. I need
to create a lot of classes in the server. Is there some way I can do it to
reduce the classes
in the server and backup the files clients need?
If you need more iformations, Please email to me DRSun AT lbl DOT gov.
Any help will welcome.
Thanks

Rose




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