| Author |
Message |
pwhelan0610
Replies: 14
Views: 543
|
Forum: Symantec NetBackup Posted: Thu Mar 08, 2012 3:18 pm Subject: Archive list
The problem is that there is no "archive" policy, only a user archive
schedule which must be invoked by the client, hence the script.
I don't know much about Enterprise Vault, but you mig ...
|
 |
pwhelan0610
Replies: 14
Views: 543
|
Forum: Symantec NetBackup Posted: Wed Mar 07, 2012 11:38 am Subject: Archive list
If I understand you correctly:
There is a scheduled task on the windows box that runs a script that
archives anything that is in the LZ.
I assume the call to bparchive specifies backing up the LZ ...
|
 |
pwhelan0610
Replies: 14
Views: 543
|
Forum: Symantec NetBackup Posted: Wed Mar 07, 2012 11:02 am Subject: Archive list
In NetBackup terms Archive means to back up and then delete and is
accomplished by adding a user archive schedule to a policy. I believe
that a list of files or directories are sent to bparchive b ...
|
 |
pwhelan0610
Replies: 10
Views: 554
|
Forum: Symantec NetBackup Posted: Mon Feb 20, 2012 4:27 am Subject: vmchange script
Hi,
Windows:
type <file name> | find ":"
*NIX
grep ":" <file name>
or
grep -v "^$" <file name>
I can't find ...
|
 |
pwhelan0610
Replies: 5
Views: 506
|
Forum: Symantec NetBackup Posted: Tue Jan 24, 2012 4:18 pm Subject: New backup
If you are asking what I think you are asking, the first backup will be a full backup, the question is will it use the retention level of the incremental or the full. I believe, but have never had to ...
|
 |
pwhelan0610
Replies: 4
Views: 516
|
Forum: Symantec NetBackup Posted: Wed Jan 04, 2012 7:40 am Subject: TIR files on the client
Just to clarify. You are saying there are one or two files that reside on the CLIENT, related to TIR. Is this correct?
I know there can be several files on the master, depending on how many ...
|
 |
pwhelan0610
Replies: 4
Views: 516
|
Forum: Symantec NetBackup Posted: Wed Jan 04, 2012 6:43 am Subject: TIR files on the client
Hello All,
Has anyone heard of NetBackup 7.1 saving TIR files on the client? We seem to have a client whose disks are being filled up with what appear to be TIR files.
Any suggestion welcomed.
...
|
 |
pwhelan0610
Replies: 10
Views: 1068
|
Forum: Symantec NetBackup Posted: Wed Dec 07, 2011 12:52 am Subject: Exclude lists on Unix clients
New revised version. Automatically gets the version information. The -v switch will allow you to ONLY get the version information.
================== Begin Code ============================
#!/usr ...
|
 |
pwhelan0610
Replies: 10
Views: 1068
|
Forum: Symantec NetBackup Posted: Tue Dec 06, 2011 12:46 am Subject: Exclude lists on Unix clients
Sorry, I broke the script. It was taking way too long. Give me another day or two. BTW, it is in Perl and only works for *NIX clients. The normal bpgetconfig -M will get the exclude and include infor ...
|
 |
pwhelan0610
Replies: 10
Views: 1068
|
Forum: Symantec NetBackup Posted: Mon Dec 05, 2011 2:38 am Subject: Exclude lists on Unix clients
I believe I have found the problem. The bpgetconfig and bpsetconfig do indeed work, as long as the CLIENT is a the correct level!
Thank you bob944 for forcing me to keep trying the -e and -i option ...
|
 |
pwhelan0610
Replies: 4
Views: 409
|
Forum: Symantec NetBackup Posted: Fri Dec 02, 2011 10:19 am Subject: Migrating 2 masters into one master
It's not that tapes would be no good, it's just that you can't use them
for new backups until all the images are expired, or, as you said, you
could import them all at approximately 2-4 hours per ...
|
 |
pwhelan0610
Replies: 10
Views: 1068
|
Forum: Symantec NetBackup Posted: Fri Dec 02, 2011 10:10 am Subject: Exclude lists on Unix clients
Doesn't work for Unix, I tried.
On 02/12/2011 18:00, Kendall, Scott wrote:
bpgetconfig and bpsetconfig will do Windows and UNIX as of 6.5.3... same commands, but totally different syntax!
ht ...
|
 |
pwhelan0610
Replies: 10
Views: 1068
|
Forum: Symantec NetBackup Posted: Fri Dec 02, 2011 5:29 am Subject: Exclude lists on Unix clients
How do most of create and populate exclude lists on Unix clients, if you don't have access to said client?
Regards,
Patrick
|
 |
pwhelan0610
Replies: 4
Views: 409
|
Forum: Symantec NetBackup Posted: Fri Dec 02, 2011 5:23 am Subject: Migrating 2 masters into one master
There are several ways to do it and several ways to screw it up. Does your environment include disk backups (i.e. DSU or DSSU)? Are the operating systems the same? Are both versions the same? Are you ...
|
 |
pwhelan0610
Replies: 10
Views: 910
|
Forum: Symantec NetBackup Posted: Tue Nov 01, 2011 11:22 am Subject: NDMP backups
You could generate your list and either using bp.... commands or update /usr/openv/netbackup/db/class/<policy>/include, but either way the policy must be updated BEFORE it is started as it will ...
|
 |
| |