Veritas-bu

Re: [Veritas-bu] Netbackup, VCB, vRanger Policy Setup

2009-05-18 16:13:02
Subject: Re: [Veritas-bu] Netbackup, VCB, vRanger Policy Setup
From: "Donaldson, Mark" <Mark.Donaldson AT Staples DOT com>
To: "Steve Bally" <Steve.Bally AT radisys DOT com>, <veritas-bu AT mailman.eng.auburn DOT edu>
Date: Mon, 18 May 2009 14:09:44 -0600
You can skip the If statement at the beginning and instead rename the batch file to only work with that particular policy.
 
In general
 
bpstart_notify.bat   << All policies
bpstart_notify.policyname.bat  <<<only works for "policyname" (but for all its scheds)
bpstart_notify.policyname.schedname.bat   << only for schedule "schedname" in "policyname".
 
..in your case...
 
bpstart_notify.XX_VMtest01.bat
 
 
As far as the backup selection, not sure you intentions.  Is this a dump from some application or similar?
 
-M


From: veritas-bu-bounces AT mailman.eng.auburn DOT edu [mailto:veritas-bu-bounces AT mailman.eng.auburn DOT edu] On Behalf Of Steve Bally
Sent: Monday, May 18, 2009 1:45 PM
To: veritas-bu AT mailman.eng.auburn DOT edu
Subject: [Veritas-bu] Netbackup, VCB, vRanger Policy Setup

All,

Just trying to get a policy within NBU setup, and having some difficulties getting it setup.  Currently I have the following setup:

Policy = XX_VMTest01

Policy Type = MS-Windows-NT

Schedule = Full

Client is the NBU Media Server (also the master)

Backup Selection - ?????? <I need help here on this part>

I have also created a bpstart_notify.XX_VMTest01.bat and it is placed in the Veritas\Netbackup\bin with the following contents:

If "%2" == "XX_VMtest01" goto backup_test
 Goto end
:backup_test

CALL "E:\vizioncore\esxRanger Professional\esxRangerProCli.exe" -virtualcenter vc2://Folder=group-v10270 -copylocal E:\mnt -drives:db -zipname [config]_[weeknum] -onlyon  -vmnotes  -noquiesce  -totalasync 10 -hostasync 2 -lunasync 3 -vcb  -failbacktolan  -totalvcbasync 2 -diffratio 50 -maxfullage 1 -retendays 1
 Goto end
:end

vRanger works independently from NBU & VCB, if anyone could give some insight it would be greatly appreciated.

Regards,

Steve

 

_______________________________________________
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>