Veritas-bu

Re: [Veritas-bu] Generate list of file systems in a Policy, from the Client

2009-08-21 15:38:11
Subject: Re: [Veritas-bu] Generate list of file systems in a Policy, from the Client
From: <judy_hinchcliffe AT administaff DOT com>
To: <devrdskc0t0d0 AT gmail DOT com>, <veritas-bu AT mailman.eng.auburn DOT edu>
Date: Fri, 21 Aug 2009 14:34:48 -0500

If you policy has a USER schedule in it

You should be able to use the bpbackup command

 

I do it all the time but with just one file but you should be able to do it with the –f option.

/opt/openv/netbackup/bin/bpbackup -p <policy> -s <schedule> -h <myclient name –must match policy>

    -S <masterserver> -t 0 -w -k "<keyword optional>" <dir or file I want to backup> >> $LOG 2>&1

 

Example 2

The following command starts a user backup of the files that are listed in a file that is named backup_list:

bpbackup -f backup_list

Example 3

The following command (all on one line) starts an immediate-manual backup of the client host named diablo, in the policy named cis_co. The policy type is Standard policy and is in the configuration on the master server named hoss.

bpbackup -p cis_co -i -h diablo -S hoss -t 0

 

 

From: veritas-bu-bounces AT mailman.eng.auburn DOT edu [mailto:veritas-bu-bounces AT mailman.eng.auburn DOT edu] On Behalf Of root user
Sent: Friday, August 21, 2009 12:43 PM
To: veritas-bu AT mailman.eng.auburn DOT edu
Subject: [Veritas-bu] Generate list of file systems in a Policy,from the Client

 

On the client, I have a need to generate a list of file systems to be backed up by a particular Policy.  There does not seem to be a way to do this from the client.
Anyone know better? 

 

 

_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
<Prev in Thread] Current Thread [Next in Thread>