[Veritas-bu] unsubscribe

2007-11-02 Thread Liddle, Stuart
_ Stuart W. Liddle Amgen Corp. (805) 447-6062 fax: (805) 447-6725 [EMAIL PROTECTED] ___ Veritas-bu maillist - Veritas-bu@mailman.eng.auburn.edu http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

Re: [Veritas-bu] Help in using command line.

2007-10-17 Thread Liddle, Stuart
This is something that I am really surprised that Symantec/Veritas has not picked up on. There needs to be a way of migrating from one backup platform to another. For example, when migrating from one NetBackup master server to a new one there's really no good method for moving your old policie

Re: [Veritas-bu] How to backup 30TB of data

2007-09-26 Thread Liddle, Stuart
One wordNDMP. Forget about doing it in a reasonable amount of time using CIFS. Also, define "reasonable time"? --stuart -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of King5899 Sent: Tuesday, September 25, 2007 2:46 PM To: VERITAS-BU@mailman.eng.au

Re: [Veritas-bu] Script to label expired tapes in a VTL

2007-09-24 Thread Liddle, Stuart
tual tapes available to use for backups 6) rerun failed vault jobs to allow for proper image expiration 7) repeat steps 1 through 6 several times Agghhh the pain!!! -Original Message- From: Curtis Preston [mailto:[EMAIL PROTECTED] Sent: Monday, September 24, 2007 3:56 PM To: Liddle, St

Re: [Veritas-bu] Script to label expired tapes in a VTL

2007-09-24 Thread Liddle, Stuart
I think I'm beginning to understand my confusion to some of the earlier comments and now see from the conversations that are taking place that the way we are using our VTL's is vastly different from the way that most of the respondents to this thread are using theirs. Correct me if I'm wrong, b

Re: [Veritas-bu] "Full" Media

2007-09-22 Thread Liddle, Stuart
That's cool and that's exactly what you get from the /usr/openv/netbackup/bin/goodies/available_media script...PLUS the output from that script tells you about whether the tape is in the library or not which is what Jonathan wanted to know in the first place. For that you will need to add the

Re: [Veritas-bu] Script to label expired tapes in a VTL

2007-09-22 Thread Liddle, Stuart
Clem, You have made a rather curious comment. You don't have to delete the tape to get the space returned. (My experience is with the NetApp VTL.) There are settings on the VTL that you can set to allow for how long you keep a virtual tape in the "shadow" pool once it has been "cloned" to ph

Re: [Veritas-bu] Netbackup upgrade 6 or 6.5

2007-09-20 Thread Liddle, Stuart
Yes, but if you want to back up Exchange 2007, then you will want to use NetBackup 6.5. NetBackup 6.0 does not have support for Exchange 2007. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, September 20, 2007 9:11

Re: [Veritas-bu] "Full" Media

2007-09-20 Thread Liddle, Stuart
The bpmedialist command will only tell you part of the story. It won't tell you whether or not the FULL tape is actually in the library or not. The best way is to run the available media report which is found at: /usr/openv/netbackup/bin/goodies/available_media. Not only does the report

Re: [Veritas-bu] Script to see skipped files

2007-09-13 Thread Liddle, Stuart
Dave wrote the following in response to this thread: If unix bperror -backstat -hoursago 24 -U | grep "^ 1" | awk '{print $2'} | sort -u | while read CLIENT; do bperror -problems -hoursago 24 -client $CLIENT -columns 200 -U; done Dave You could also use the following:

Re: [Veritas-bu] NDMP Multiplexing?

2007-08-30 Thread Liddle, Stuart
NONDMP is never multiplexed...only one stream to a tape drive at a time. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin, Jonathan Sent: Thursday, August 30, 2007 11:14 AM To: VERITAS-BU@mailman.eng.auburn.edu Subject: [Veritas-bu] NDMP Multiple

Re: [Veritas-bu] Maximum number of policies

2007-07-24 Thread Liddle, Stuart
From: Curtis Preston [mailto:[EMAIL PROTECTED] Sent: Monday, July 23, 2007 11:01 PM To: Justin Piszcz; Liddle, Stuart Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; Veritas-bu@mailman.eng.auburn.edu Subject: RE: [Veritas-bu] Maximum number of policies If you have a policy naming c

Re: [Veritas-bu] Maximum number of policies

2007-07-23 Thread Liddle, Stuart
I thought this pic would be appropriate for us ... > > > > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Liddle, Stuart > Sent: Monday, July 23, 2007 2:48 PM > To: WEAVER, Simon (external); Liddle, Stuart; 'Edson No

Re: [Veritas-bu] Maximum number of policies

2007-07-23 Thread Liddle, Stuart
ernal) [mailto:[EMAIL PROTECTED] Sent: Sunday, July 22, 2007 11:20 PM To: 'Liddle, Stuart'; 'Edson Noboru Yamada'; Veritas-bu@mailman.eng.auburn.edu Subject: RE: [Veritas-bu] Maximum number of policies 1,100 policies!! Regards Simon Weaver 3rd Line Technic

Re: [Veritas-bu] Maximum number of policies

2007-07-23 Thread Liddle, Stuart
fixed. --stuart _ From: Dominik Pietrzykowski [mailto:[EMAIL PROTECTED] Sent: Monday, July 23, 2007 3:47 AM To: WEAVER, Simon (external); 'Liddle, Stuart'; 'Edson Noboru Yamada'; Veritas-bu@mailman.eng.auburn.edu Subject: RE: [Veritas-bu] Maximum number of policies

Re: [Veritas-bu] bpdbjobs -all_columns

2007-07-20 Thread Liddle, Stuart
OK...I find this useful: cat bin/jobsac #!/bin/sh # use bpdbjobs -all_columns to capture the following: #jobid, status, policy, schedule, client, path # # handle the command line argument case $# in 0) BACKUPSERVER="`hostname`" ;; 1) echo "$1" BACKU

Re: [Veritas-bu] Maximum number of policies

2007-07-20 Thread Liddle, Stuart
Hi, we are running NB 5.1 MP6 with around 1100 policies and over 1600 clients. We have been having problems with the scheduler not starting things when they are supposed to start. The one thing that is very important is to have the proper settings in the /etc/system file for shared memory. If

Re: [Veritas-bu] Backup Exchange 2007

2007-07-13 Thread Liddle, Stuart
Here's what we have heard: NetBackup 6.5 GA does support Exchange 2007 in the same manner as 5.1 is currently supporting the older version of Exchange servers - on a basis of backing up the databases. When 6.5 MP1 is released, NetBackup will support single mailbox recovery (new), however,

Re: [Veritas-bu] same job keeps hanging.

2007-07-09 Thread Liddle, Stuart
So, are you trying to back up a filesystem with lots and lots of small files? If so, remember that NetBackup will try to enumerate all of the files that you are trying to back up. We had a similar situation where we were trying to back up a filesystem with 3.5 million files in 50,000 directories.

Re: [Veritas-bu] calculating backup success rate

2007-06-04 Thread Liddle, Stuart
use a reporting tool like Bocada. It will do that for you. And, if a backup fails 3 tmes and then succeeds, it's considered successful. (I would want to know what happened on those 3 failed attempts so that I could take some corrective action though). --stuart _ From: [EMAIL PRO

Re: [Veritas-bu] Newbie to Netbackup using VTL

2007-05-14 Thread Liddle, Stuart
also true that it might be inefficient in the tape use because of the way the VTL allocates space for the virtual tapeagain, a small price to pay. Still doing upwards of 200TB/week approaching 1 Petabyte/month. --stuart -Original Message- From: Curtis Preston [mailto:[EMAIL P

Re: [Veritas-bu] Newbie to Netbackup using VTL

2007-05-11 Thread Liddle, Stuart
NODon't use Vault to duplicate from VTL to physical tape!!! We tried this, and in NB 5.1 MP6, Vault is a HOG!! We were not able to keep the drives spinning fast enough using Vault. The best speeds we saw going to physical tape using vault was maybe 30MB/sec. Usually we got around 10MB/sec o

Re: [Veritas-bu] Taking the plunge to upgrade from 5.1 MP4 to 6.0 MP4

2007-05-10 Thread Liddle, Stuart
f Lightner [mailto:[EMAIL PROTECTED] Sent: Thursday, May 10, 2007 11:51 AM To: Liddle, Stuart; Mike Wigington; veritas-bu@mailman.eng.auburn.edu Subject: RE: [Veritas-bu] Taking the plunge to upgrade from 5.1 MP4 to 6.0 MP4 A few reasons: A long time ago it became clear that waiting for the

Re: [Veritas-bu] Taking the plunge to upgrade from 5.1 MP4 to 6.0 MP4

2007-05-10 Thread Liddle, Stuart
: Jeff Lightner [mailto:[EMAIL PROTECTED] Sent: Thursday, May 10, 2007 11:12 AM To: Liddle, Stuart; Mike Wigington; veritas-bu@mailman.eng.auburn.edu Subject: RE: [Veritas-bu] Taking the plunge to upgrade from 5.1 MP4 to 6.0 MP4 Why? I was under the impression 6.0 MP4 was fairly stable

Re: [Veritas-bu] Taking the plunge to upgrade from 5.1 MP4 to 6.0 MP4

2007-05-10 Thread Liddle, Stuart
yeahwait for 6.5, that's what we are doing --stuart _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Wigington Sent: Thursday, May 10, 2007 10:55 AM To: veritas-bu@mailman.eng.auburn.edu Subject: [Veritas-bu] Taking the plunge to upgrade from 5.1 MP4 to 6.0

Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread Liddle, Stuart
Greg, I can tell you that we run the command: bppllist -allpolicies -U and put the resulting output into a file which we then put into a revision control system (we use subversion). Plus we have a Change Control system where our users request changes to the backups like adding/removing systems,

Re: [Veritas-bu] Data de-duplication solutions

2006-10-19 Thread Liddle, Stuart
g well over 30MB/s tape to tape, usingLTO3 drives with LTO2 carts. What kind of throughput are you getting "into" the nearstore during yourbackups? We're evaluating RFP responses for VTL at the moment... Paul -- > -Original Message-> From: [EMAIL PROTECTED] >

Re: [Veritas-bu] Data de-duplication solutions

2006-10-19 Thread Liddle, Stuart
We are currently in the process of testing out Direct Tape Copy on the NetApp NearStore VTL's. The results we are seeing is that we are getting better than 50MB/sec with LTO-3 drives writing to LTO-2 tapes. We can attach up to 3 drives per 2GB fiber-channel port. We figure we can do about 4TB/da

Re: [Veritas-bu] Viewing vault duplication performance.

2006-10-11 Thread Liddle, Stuart
I think the iostat command for linux is differentBUT...You can look at the bptm log files on your media server and get information about the duplication speeds. look for "successfully wrote" and "successfully read" in the bptm logs to get write and read speeds for the duplication process. Yo

Re: [Veritas-bu] bpclient

2006-10-04 Thread Liddle, Stuart
Tairone,   I think that you want to use the command bpplclients   NOT  bpclient.   The bpclient command is for something entirely different.   --stuart   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tairone N. M

Re: [Veritas-bu] How do we duplicate skipped images in vaulting

2006-09-26 Thread Liddle, Stuart
All that needs to be done here is to ensure that your selection criteria for the vault profile is set to a time that will go back far enough to include any missed images.   We have this situation occur from time to time and because I have specified in the vault selection cr

Re: [Veritas-bu] How many servers per NBU Policy? - Poll

2006-09-21 Thread Liddle, Stuart
I agree with Phil on this...we group clients by dataset and proximity to the nearest media server. So, that number is high for things like Exchange backups where we have over 20 Exchange servers and low for other apps where we might only have 1 server. This is different from our old model where w

Re: [Veritas-bu] LTO3 throughput on Vault/Duplication jobs

2006-09-19 Thread Liddle, Stuart
with VTL and "virtual" drives, you can create 10 virtual drives and set MPX=1, or create 1 virtual drive with MPX=10, and get the same overall performancewithout the duplication hassle.     Paul -- -Original Message--

Re: [Veritas-bu] LTO3 throughput on Vault/Duplication jobs

2006-09-19 Thread Liddle, Stuart
be that we just can't pump data out to the drives fast enough to keep them spinning with a single-stream. --stuart -Original Message- From: Peter DrakeUnderkoffler [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 19, 2006 10:09 AM To: Liddle, Stuart Cc: Paul Keating; verit

Re: [Veritas-bu] LTO3 throughput on Vault/Duplication jobs

2006-09-19 Thread Liddle, Stuart
  Paul     -- -Original Message- From: Dyck, Jonathan [mailto:[EMAIL PROTECTED] Sent: September 19, 2006 10:09 AM To: Paul Keating; Liddle, Stuart; veritas-bu@mailman.eng.auburn.edu Subject: RE: [Veritas-bu] LTO3 throughput on Vault/Duplication jobs Agreed.  C

[Veritas-bu] LTO3 throughput on Vault/Duplication jobs

2006-09-18 Thread Liddle, Stuart
ALL,   we have an issue with LTO-3 drive performance.    Our environment is set up as follows:  q   a single master server running Solaris q   4 Linux media servers q   4 Windows media servers q   ADIC i-2000 tape library with 16 LTO-3

Re: [Veritas-bu] LTO3 minimums

2006-09-18 Thread Liddle, Stuart
True, but that only gives you the speed that it is reading…..how do you get the write speed?    For us, we are reading from a VTL and writing to LTO-3 drives in an ADIC i2000 tape library.  I want to see what my write speed is.    I’m getting excellent read through

Re: [Veritas-bu] Catalog Archiving

2006-08-31 Thread Liddle, Stuart
Title: Message Patrick,   If your catalog image database is growing and you want to decrease the amount of space it is taking, then you CAN do the Catalog Archiving, but there are other steps that you might want to take first.   First off, if you have retentions that are really long (

Re: [Veritas-bu] VTL images to tape

2006-08-22 Thread Liddle, Stuart
Title: Message Actually, the story I heard from Symantec/Veritas about the VTL support under 6.x is that it will allow for automatic expiration of the VTL images once they have been successfully duplicated to physical tape.  That's similar to the current option in vault for images comin

Re: [Veritas-bu] How do we expire media with duped images??

2006-08-05 Thread Liddle, Stuart
OKtry this: A useful tip for expiring images is to look at the output from     bpimagelist -l   If you look at: http://support.veritas.com/docs/193085 It will give a full description of the rather messy outpuf from this command. Anyway, I put together an awk snippet to g

Re: [Veritas-bu] Command for Catalog Backup Size

2006-08-04 Thread Liddle, Stuart
Another method is to use the bpsyncinfo commad which will give you information about the paths being backed up by your catalog backup. You can then use that to do du -sk on those paths -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of smpt Sent: Thursday,

Re: [Veritas-bu] Anyone using VTL

2006-08-01 Thread Liddle, Stuart
Sent: Tuesday, August 01, 2006 9:47 AM To: Liddle, Stuart Cc: veritas-bu@mailman.eng.auburn.edu Subject: Re: [Veritas-bu] Anyone using VTL Hi Liddle, Are you satisfied with this equipment? Are you using compression enabled? What performance are you obtaining? How many TB

Re: [Veritas-bu] Anyone using VTL

2006-08-01 Thread Liddle, Stuart
Yes, we are. We currently have about 133TB of space using the NetApp VTL600's. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Juan Pablo Almeida Sent: Tuesday, August 01, 2006 9:13 AM To: veritas-bu@mailman.eng.auburn.edu Subject: [Veritas-bu] Anyone us

Re: [Veritas-bu] Multiplexing

2006-07-31 Thread Liddle, Stuart
lto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 12:26 AM To: 'Liddle, Stuart'; 'Mansell, Richard'; veritas-bu@mailman.eng.auburn.edu Subject: RE: [Veritas-bu] Multiplexing Stuart I will believe what "I" have seen, and the restores for the 2 SAN Media Servers are absolut

Re: [Veritas-bu] Multiplexing

2006-07-31 Thread Liddle, Stuart
Sent: Sunday, July 30, 2006 10:45 PM To: 'Liddle, Stuart'; 'Mansell, Richard'; veritas-bu@mailman.eng.auburn.edu Subject: RE: [Veritas-bu] Multiplexing Stuart Completely disagree - we get the best of both worlds and restores have never been any real issue for us, even large amount

Re: [Veritas-bu] Expiring copy 1 images

2006-07-31 Thread Liddle, Stuart
u can free up the space on the VTL as quickly as possible. -Original Message- From: WEAVER, Simon [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 12:01 AM To: 'smpt'; Liddle, Stuart; 'Mansell, Richard'; veritas-bu@mailman.eng.auburn.edu Subject: RE: [Veritas-b

[Veritas-bu] Expiring copy 1 images

2006-07-29 Thread Liddle, Stuart
by using the command: bpdbm -ctime). --stuart _ Stuart W. Liddle Amgen Corp. [EMAIL PROTECTED] -----Original Message- From: smpt [mailto:[EMAIL PROTECTED] Sent: Saturday, July 29, 2006 1:04 AM To: Liddle, Stuart; WEAVER, Simon; 'Mansell, Richard'

Re: [Veritas-bu] Multiplexing

2006-07-28 Thread Liddle, Stuart
That's good for backup speeds, but it sucks for restores. Unless all of your clients have really slow network connections, having a high multiplexing value is not really a good idea. You might want to consider dropping the multiplexing down to something like 6. Our configuration uses VTL's to

Re: [Veritas-bu] VSP question

2006-07-19 Thread Liddle, Stuart
Title: Message Just turn off VSP.it's a big pain and causes more problems than it solves. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of WEAVER, SimonSent: Tuesday, July 18, 2006 11:08 PMTo: 'Hindle, Greg'; veritas-bu@mailman.eng.auburn.eduSubject: Re: [Verita

Re: [Veritas-bu] Vault Catalog?

2006-07-13 Thread Liddle, Stuart
yes.and it works quite well. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Barber, Layne (Contractor)Sent: Thursday, July 13, 2006 11:00 AMTo: veritas-bu@mailman.eng.auburn.eduSubject: [Veritas-bu] Vault Catalog? Is it possible to setup a vault to only d

Re: [Veritas-bu] Emc VTL and netbackup question

2006-07-10 Thread Liddle, Stuart
Title: Message I would add that, yes, it would be a good idea to keep images on the VTL for possible restores.  However, if you need the space, then you should remove those images from the VTL as soon as they have been successfully duped.  Our practice is to make two physical tape copie

Re: [Veritas-bu] CLI or GUI

2006-06-30 Thread Liddle, Stuart
I don't really agree about the bit about building new policies. I can use: bppolicynew -sameas Much quicker than the GUI, thank you. As for building policies from scratch, we have a script for doing that and, again, much quicker than the GUI. I will agree about getting backup sp

Re: [Veritas-bu] restoral from secondary image

2006-06-30 Thread Liddle, Stuart
You should also check out this: see: http://support.veritas.com/docs/193085 Useful information about the layout and such for the bpimagelist -l command -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jorgensen, Bill Sent: Friday, June 30, 2006 9:39 AM

Re: [Veritas-bu] Status 5 for ndmp restore

2006-05-26 Thread Liddle, Stuart
Title: Status 5 for ndmp restore yeahI've seen this before and found that I cannot do a re-directed restore of an NDMP backup.   I had to restore to the same location that was backed up. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hindle, GregSent: Friday

[Veritas-bu] removing old vault sessions

2006-05-24 Thread Liddle, Stuart
I have set up vault to run several times per week.  Some of the vault runs do not produce any results (that is, there are no images to vault).  However, it will still create a vault session in the /usr/openv/netbackup/vault/   directory   This leaves several sid directories, onl