Re: [Veritas-bu] After running nbstlutil -Netbackup environment hangs

2014-02-14 Thread Patrick Whelan
What happens if you run nbemmcmd -listhosts?
Also does it hang when you access SLP from the GUI, which uses the same command?

Many regards,

Pat Whelan


From: veritas-bu-boun...@mailman.eng.auburn.edu 
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of pranav batra
Sent: 14 February 2014 11:21
To: Veritas
Subject: [Veritas-bu] After running nbstlutil -Netbackup environment hangs

Hello Geeks !

We have run into a major issue . Our Linux master server 
2.6.32-358.6.2.el6.x86_64 running on Netbackup 7.5.0.6 hangs everytime we run 
nbstlutil to fetch any data regarding the SLP's.
We not sure what is causing the issue ,we have verfied everything from 
server.conf to file descriptors and everything seems to be fine.

Environment runs perfectly fine but once we run nbstlutil like today 
,environment hangs again.
We not able to track what could be the issue - Boucing simply resoves but 
cannot recycle the services again and again.

Please suggest.

Thanks,
Pranav
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] status code 58.

2014-02-12 Thread Patrick Whelan
What is wrong with using /usr/openv/netbackup/bin/bptestnetconn
or
/usr/openv/netbackup/bin/admincmd/bptestbpcd
?

Many regards,

Pat Whelan
Principal Remote Product Specialist - NBU
Business Critical Services
Symantec Corporation
www.symantec.comhttp://www.symantec.com/


Mobile: +44(0) 771 492 3085 (Preferred)
Office: +44(0) 118 943 6715
Email: patrick_whe...@symantec.commailto:patrick_whe...@symantec.com

[cid:image001.jpg@01CF27C8.69E0DB00]

[cid:image002.jpg@01CF27C8.69E0DB00]


From: veritas-bu-boun...@mailman.eng.auburn.edu 
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of pawan ramnani
Sent: 12 February 2014 06:31
To: veritas-bu
Subject: [Veritas-bu] status code 58.

hey guys..i am currently working on shell script that resolves status 
code 58 in netbackuptool .this error is actually coz when server 
cannot communicate to the client so i am trying to write a shell script to do 
this automatically instead of series of steps manually..the 
troubleshooting are as follows.


When troubleshooting status 58 errors on a NetBackup client, the first thing to 
test is to whether or not you can access the client from the client Host 
Properties from the master server. If that works the same ports are involved 
when backing up the client as to when you access the client host properties. 
Connecting to the client host properties from the master server would prove the 
master server can access the client without any problems. So if using a storage 
unit on the master server you should be able to backup the client without 
getting the status 58 error.

i am trying to create this script only for unix clients but the problem ii am 
not able to frame the logic and stuck how to startplease help.


Thanks  Regards,
Pawan Ramnani
inline: image001.jpginline: image002.jpg___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Queued duplication jobs churning - tape mounts increasing

2013-12-05 Thread Patrick Whelan
Would either of these be of any help?
MEDIA_UNMOUNT_DELAY
To specify a Media unmount delay property indicates that the unloading of media
is delayed after the requested operation is complete. Media unmount delay 
applies
only to user operations, to include backups and restores of database agent 
clients,
such as those running NetBackup for Oracle. The delay reduces unnecessary media
unmounts and the positioning of media in cases where the media is requested 
again
a short time later.
The delay can range from 0 seconds to 1800 seconds. The default is 180 seconds. 
If
you specify 0, the media unmount occurs immediately upon completion of the
requested operation. Values greater than 1800 are set to 1800.



RB_MPX_GROUP_UNLOAD_DELAY
The RB_MPX_GROUP_UNLOAD_DELAY parameter indicates the number of
seconds that nbrb waits for a new job to appear before a tape is unloaded.
(Default: 10 seconds.)
RB_MPX_GROUP_UNLOAD_DELAY=10
This setting can help avoid unnecessary reloading of tapes and applies to
all backup jobs. During user backups, nbrb uses the maximum value of
RB_MPX_GROUP_UNLOAD_DELAY and the Media mount timeout host
property setting when nbrb unmounts the tape.
During restores, Media mount timeout is used, not
RB_MPX_GROUP_UNLOAD_DELAY.



Many regards,

Pat Whelan
Principal Remote Product Specialist - NBU
Business Critical Services
Symantec Corporation 
www.symantec.com
   

Mobile: +44(0) 771 492 3085 (Preferred)
Office: +44(0) 118 943 6715
Email: patrick_whe...@symantec.com
    

   



-Original Message-
From: veritas-bu-boun...@mailman.eng.auburn.edu 
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of David Stanaway
Sent: 05 December 2013 10:28
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Queued duplication jobs churning - tape mounts increasing

We had some recent hardware issues with tape robot and had to re-do robotics 
config on NBU.
Meanwhile we had storage unit marked as inactive for the SLPs using that robot 
for a duplication stage.

Now that the storage unit has been marked as active we have about 300 queued 
duplication jobs and it looks like after each image copy in the active 
duplication job finishes the job gets superseded by another backup job which 
unmounts the tape and remounts it then does 1 image.
This is making duplication performance really bad and the tape mounts for the 
active media are going through the roof. They go from 0 to about
400 before media fills up.
We didn't have this issue before the robotics reconfig I don't think. 
Scratching my head on this one. It may go back to a change in behavior after an 
upgrade from 7.1.0.3 to 7.5.0.4 also



Info on the storage unit config.

Dell ML6010 with 2 LTO4 drives presented to 2 media servers

There is a 2 host SUG with the 2 drives.

The target media group has max non-full media set to 2

At any time, I am seeing 4 active duplication jobs oscillating with no drive 
available with normally only 1 active at any given time due to unmount/remount 
overhead. Obviously only 2 can actually be writing to media at any given time.

I tried taking one of the hosts out of the SUG, but that didn't help, still 
have 4 active jobs juking it out for the 2 drives and thrashing the robot and 
media mounts.

Anyone have a suggestion? This is killing the robot and lifecycle policy 
windows.
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu 
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] ESL Poor LAN Performance

2013-11-19 Thread Patrick Whelan
You've lost me. What do you mean by over the LAN? What is difference between 
the two policies?

Many regards,

Pat Whelan
Principal Remote Product Specialist - NBU
Business Critical Services
Symantec Corporation
www.symantec.comhttp://www.symantec.com/


Mobile: +44(0) 771 492 3085 (Preferred)
Office: +44(0) 118 943 6715
Email: patrick_whe...@symantec.commailto:patrick_whe...@symantec.com

[cid:image001.jpg@01CEE52F.C1A3BC80]

[cid:image002.jpg@01CEE52F.C1A3BC80]


From: veritas-bu-boun...@mailman.eng.auburn.edu 
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of Simon Weaver
Sent: 19 November 2013 13:50
To: VERITAS-BU@mailman.eng.auburn.edu
Subject: [Veritas-bu] ESL Poor LAN Performance

Feel like my second home at the mo
I have a crazy situation here, so wonder if anyone with HP G3 ESL experience 
can help.

7.5 environment, separate Media Server that can backup to LTO4 Library and new 
ESL Library.

Problem. Backups over the LAN throughput is really bad going to the LTO5 
Library.

To give you an idea, 20 hours to backup 100GB.
I cancel the job, revert backup policy to the LTO4 library, same media server 
and backups of the same capacity done in 2 hours.

I have gone through all settings on the ESL, cannot see anything, found nothing 
to research, but I cannot sustain this sort of throughput!

Yet, I cannot quite understand why this is happening.
Any ideas welcome!
Simon
inline: image001.jpginline: image002.jpg___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Need a bach script using client_info

2013-08-29 Thread Patrick Whelan
As you asked for a batch as opposed to a bash command line, maybe this will 
do what you want:
for /f usebackq tokens=3 %a IN (`bpplclients -allunique -noheader`) do 
@bpclntcmd -hn %a

It is assumed that you have bin and admincmd in you %PATH% variable.

Many regards,

Pat Whelan
Principal Remote Product Specialist - NBU
Business Critical Services
Symantec Corporation 
www.symantec.com
   

Mobile: +44(0) 771 492 3085 (Prefered)
Office: +44(0) 118 943 6715
Email: patrick_whe...@symantec.com
    

   




-Original Message-
From: veritas-bu-boun...@mailman.eng.auburn.edu 
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of vexz
Sent: 29 August 2013 03:52
To: VERITAS-BU@MAILMAN.ENG.AUBURN.EDU
Subject: [Veritas-bu] Need a bach script using client_info

Does anyone have a script out there that i can use to run the line command: 
client_info against a file that contain a few hundred clients?

Thanks

+--
|This was sent by young...@yahoo.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu 
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] How can I list the files from the NBU Catalog if I know the Barcode?

2013-05-22 Thread Patrick Whelan
Hi All,

If you know the media id(s) and you want a list of all the files on that media 
you could try the following:

for i in cwmedia id 1 media id2 ...; do bpimmedia -U -mediaid E03002 | grep 
Backup |  awk '{ print $NF }' | awk -F_ '{ print $1,$2 }' | while read client 
time; do echo  ${client}_${time} ===; bpflist -client 
$client -ut $time -rl ; done done | more

Many regards,

Pat Whelan
Principal Remote Product Specialist - NBU
Business Critical Services
Symantec Corporation
www.symantec.comhttp://www.symantec.com/


Mobile: +44(0) 771 492 3085
Office: +44(0) 118 943 6715
Email: patrick_whe...@symantec.commailto:patrick_whe...@symantec.com

[cid:image001.jpg@01CE56CC.1F81CB00]

[cid:image002.jpg@01CE56CC.1F81CB00]

From: veritas-bu-boun...@mailman.eng.auburn.edu 
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of Jim VandeVegt
Sent: 21 May 2013 19:54
To: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] How can I list the files from the NBU Catalog if I 
know the Barcode?

[Apologies if the list gets this twice. I think I typed the address wrong the 
first attempt.]

Wayne, my notes for bpflist:

List Files on an Image:
# bpflist [ -l | -L | -U ] -backupid ID -rl 999 -d 1/1/2000 -e 1/1/2010 -client 
CLIENT
# bpflist -l -client {hostname}  -ut {epoch time}  -option GET_ALL_FILES -rl 999

I've found that the seemingly optional arguments, like -client on the first 
example, are not optional at all. It ought to know the client name from the 
backup ID, but doesn't seem to make the connection. I also included the 
recursion level. I don't think it defaults to infinity. See if you get better 
mileage from this,
--
Jim VandeVegt | ETG, Solutions Architect; Enterprise UNIX, Backup,  Storage 
Administration
Physicians Mutual | 2600 Dodge Street | Omaha, NE 68131
402.930.2649 | 
http://www.PhysiciansMutual.comhttp://www.physiciansmutual.com/ | 
jim.vandev...@physiciansmutual.commailto:jim.vandev...@physiciansmutual.com

Insurance for all of us.(tm)
health | life | retirement


From: 
veritas-bu-boun...@mailman.eng.auburn.edumailto:veritas-bu-boun...@mailman.eng.auburn.edu
 [veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of BeDour, Wayne 
[wbed...@lear.com]
Sent: Tuesday, May 21, 2013 12:36
To: veritas-bu@mailman.eng.auburn.edumailto:veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] How can I list the files from the NBU Catalog if I know 
the Barcode?
All:
Our environment, HP-UX 11-31 currently running one master  1 media server on 
NetBackup 6.5.2.  We are running mostly unix / Linux backups and a couple 
windows b/u's.  Along with an HP Library we are using a VTL on a DataDomain 880.

My problem is that a few of our VTL tapes got deleted and re-added on the Data 
Domain which obviously caused all the data on the tapes to be deleted.  
NetBackup still thinks they are valid tapes and they show up in the catalog.  
I've got the barcodes of the tapes and want to list off the files that were on 
the tapes.  I've tried running a bpimmedia to get the image from the tape and 
then a bpflist command to list what's in the image.  The bpflist come back with 
no entity was found  I can't find a man page or much documentation on the 
bpflist command so I'm flying blind on this command.  Below is what I'm getting:

#

 # bpimmedia -mediaid D10315 -l

IMAGE hqhp3 8 hqhp3_1321085674 dbn-pkg01-db-bcv-dd 0 dbn-pkg01-db-bcv-dd-df 0 3 
15 2147483647 0 0

FRAG 1 1 16794880 0 2 6 4 D10315 hqhp3 262144 343813 0 6 0 *NULL* 2147483647 0 
3 1 *NULL*

FRAG 1 2 13540192 0 2 6 1 D10825 hqhp3 262144 2 0 7 0 *NULL* 0 0 3 1 *NULL*



#

 # bpimmedia -mediaid D10314 -L



Backup-IDPolicy Type  RL  Files   C  E  T  PC  Expires

Copy FragKB Type Density FNum  Off   Host   DWO MPX Expires 
 RL MediaID





yos_sam1_1278313201  dbn-pkg21- FULL  9   5025N  N  R  1   INFINITY

 1   1 11332800 RMed hcart   6 1460571   hqhp3  9   N   INFINITY
 9  D10314

1   2 20093984 RMed hcart   1 2 hqhp3  8
   D10625



#

 #

 # bpflist -backupid yos_sam1_1278313201 -d 01/01/2008 -e 12/31/2012

no entity was found


Has anyone successfully used the bpflist command and if so, is there any doc on 
the options for bpflist?  Does anyone have any other ideas of how or if I can 
get a list of files from the catalog images if the tapes themselves are no 
longer around?

Thanks in advance...


Wayne BeDour
Unix System Administrator
PH: 248-447-1739
Internet: wbed...@lear.commailto:wbed...@lear.com


**

** LEGAL DISCLAIMER **

**



This E-mail message and any attachments may contain

legally privileged, confidential or proprietary

information. If you are not the intended recipient(s),

or the employee or agent 

[Veritas-bu] FW: How can I list the files from the NBU Catalog if I know the Barcode?

2013-05-22 Thread Patrick Whelan
Sorry, two typos. Should be:
for i in media id 1 media id2 ...; do bpimmedia -U -mediaid $i | grep 
Backup |  awk '{ print $NF }' | awk -F_ '{ print $1,$2 }' | while read client 
time; do echo  ${client}_${time} ===; bpflist -client 
$client -ut $time -rl ; done done | more

Many regards,

Pat Whelan
Principal Remote Product Specialist - NBU
Business Critical Services
Symantec Corporation
www.symantec.comhttp://www.symantec.com/


Mobile: +44(0) 771 492 3085
Office: +44(0) 118 943 6715
Email: patrick_whe...@symantec.commailto:patrick_whe...@symantec.com

[cid:image001.jpg@01CE56CC.1F81CB00]

[cid:image002.jpg@01CE56CC.1F81CB00]

From: Patrick Whelan
Sent: 22 May 2013 09:17
To: 'Jim VandeVegt'; veritas-bu@mailman.eng.auburn.edu
Subject: RE: [Veritas-bu] How can I list the files from the NBU Catalog if I 
know the Barcode?

Hi All,

If you know the media id(s) and you want a list of all the files on that media 
you could try the following:

for i in cwmedia id 1 media id2 ...; do bpimmedia -U -mediaid E03002 | grep 
Backup |  awk '{ print $NF }' | awk -F_ '{ print $1,$2 }' | while read client 
time; do echo  ${client}_${time} ===; bpflist -client 
$client -ut $time -rl ; done done | more

Many regards,

Pat Whelan
Principal Remote Product Specialist - NBU
Business Critical Services
Symantec Corporation
www.symantec.comhttp://www.symantec.com/


Mobile: +44(0) 771 492 3085
Office: +44(0) 118 943 6715
Email: patrick_whe...@symantec.commailto:patrick_whe...@symantec.com

[cid:image001.jpg@01CE56CC.1F81CB00]

[cid:image002.jpg@01CE56CC.1F81CB00]

From: 
veritas-bu-boun...@mailman.eng.auburn.edumailto:veritas-bu-boun...@mailman.eng.auburn.edu
 [mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of Jim VandeVegt
Sent: 21 May 2013 19:54
To: veritas-bu@mailman.eng.auburn.edumailto:veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] How can I list the files from the NBU Catalog if I 
know the Barcode?

[Apologies if the list gets this twice. I think I typed the address wrong the 
first attempt.]

Wayne, my notes for bpflist:

List Files on an Image:
# bpflist [ -l | -L | -U ] -backupid ID -rl 999 -d 1/1/2000 -e 1/1/2010 -client 
CLIENT
# bpflist -l -client {hostname}  -ut {epoch time}  -option GET_ALL_FILES -rl 999

I've found that the seemingly optional arguments, like -client on the first 
example, are not optional at all. It ought to know the client name from the 
backup ID, but doesn't seem to make the connection. I also included the 
recursion level. I don't think it defaults to infinity. See if you get better 
mileage from this,
--
Jim VandeVegt | ETG, Solutions Architect; Enterprise UNIX, Backup,  Storage 
Administration
Physicians Mutual | 2600 Dodge Street | Omaha, NE 68131
402.930.2649 | 
http://www.PhysiciansMutual.comhttp://www.physiciansmutual.com/ | 
jim.vandev...@physiciansmutual.commailto:jim.vandev...@physiciansmutual.com

Insurance for all of us.(tm)
health | life | retirement


From: 
veritas-bu-boun...@mailman.eng.auburn.edumailto:veritas-bu-boun...@mailman.eng.auburn.edu
 [veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of BeDour, Wayne 
[wbed...@lear.com]
Sent: Tuesday, May 21, 2013 12:36
To: veritas-bu@mailman.eng.auburn.edumailto:veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] How can I list the files from the NBU Catalog if I know 
the Barcode?
All:
Our environment, HP-UX 11-31 currently running one master  1 media server on 
NetBackup 6.5.2.  We are running mostly unix / Linux backups and a couple 
windows b/u's.  Along with an HP Library we are using a VTL on a DataDomain 880.

My problem is that a few of our VTL tapes got deleted and re-added on the Data 
Domain which obviously caused all the data on the tapes to be deleted.  
NetBackup still thinks they are valid tapes and they show up in the catalog.  
I've got the barcodes of the tapes and want to list off the files that were on 
the tapes.  I've tried running a bpimmedia to get the image from the tape and 
then a bpflist command to list what's in the image.  The bpflist come back with 
no entity was found  I can't find a man page or much documentation on the 
bpflist command so I'm flying blind on this command.  Below is what I'm getting:

#

 # bpimmedia -mediaid D10315 -l

IMAGE hqhp3 8 hqhp3_1321085674 dbn-pkg01-db-bcv-dd 0 dbn-pkg01-db-bcv-dd-df 0 3 
15 2147483647 0 0

FRAG 1 1 16794880 0 2 6 4 D10315 hqhp3 262144 343813 0 6 0 *NULL* 2147483647 0 
3 1 *NULL*

FRAG 1 2 13540192 0 2 6 1 D10825 hqhp3 262144 2 0 7 0 *NULL* 0 0 3 1 *NULL*



#

 # bpimmedia -mediaid D10314 -L



Backup-IDPolicy Type  RL  Files   C  E  T  PC  Expires

Copy FragKB Type Density FNum  Off   Host   DWO MPX Expires 
 RL MediaID





yos_sam1_1278313201  dbn-pkg21- FULL  9   5025N  N  R  1

[Veritas-bu] Admin Console

2005-11-11 Thread Patrick Whelan



Please read the disclaimer at the bottom of this e-mail.



I am beating my 
head against the wall trying to figure out what I am missing when trying to configure two new PC as admin consoles. I have tried comparing them to one that 
works, adding them to every hosts file I could find. Putting them in bp.conf and 
vm.conf files. All to no avail. Does anyone have a definitive check list of what 
must be set in order to get them to work. We use DNS on the the windows boxes 
(except the media and master servers also have up to date host files), we only 
use hosts files on the Solaris media servers (go figure). 
HELP!

Regards,


Patrick 
Whelan Enterprise Systems 
Support (NetBackup) LCHClearnet 
+44 020 7426 7624 
Those who give up essential liberties for temporary safety deserve neither liberty nor safety.
~Benjamin Franklin

 and by that time no one was left to speak 
up.
~Martin Niemöller

**
This email is intended for the named recipient(s) only. Its contents
are  confidential and may only be retained by the named recipient(s)
and may only be copied or  disclosed  with the consent of 
LCH.Clearnet Limited.   If you are not an intended recipient please
delete this e-mail and notify [EMAIL PROTECTED]

The contents  of this  email are  subject to  contract in all cases, 
and LCH.Clearnet Limited makes no contractual commitment save where
confirmed by hard copy.  LCH.Clearnet Limited accepts no liability, 
including liability for negligence, in respect of any statement in 
this email.

LCH.Clearnet Limited, Registered Office: Aldgate House, 
33 Aldgate High Street, London EC3N 1EA.Recognised as a Clearing 
House under the Financial Services & Markets Act 2000. Reg in England No.25932 
Telephone: +44 20 7426 7000  Internet: http://www.lchclearnet.com
**




RE: [Veritas-bu] Admin Console - RESOLVED

2005-11-11 Thread Patrick Whelan



Please read the disclaimer at the bottom of this e-mail.



Thank you 
all for your suggestions. The final solution was to give the 
user:

LOCAL ADMIN 
RIGHTS!! on their PC

Now all is 
good. :)

Regards,


Patrick 
Whelan Enterprise Systems 
Support (NetBackup) LCHClearnet 
+44 020 7426 7624 
Those who give up essential liberties for temporary safety deserve neither liberty nor safety.
~Benjamin Franklin

 and by that time no one was left to speak 
up.
~Martin Niemöller

  -Original Message-From: [EMAIL PROTECTED]   [mailto:[EMAIL PROTECTED]Sent: 11 November 2005 
  16:31To: Patrick WhelanCc: Veritas-Bu (E-mail); 
  [EMAIL PROTECTED]Subject: Re: [Veritas-bu] 
  Admin Console 
 Patrick There are three things that we do that I 
  can think of;
   1. assign a static IP address to the PC 2,. Put the PC name in 
  DNS 3. be 
  sure that the PC DNS name is listed on all the bp.conf files as a 
  SERVER.
   See if that helps. =Carl StehmanIT Infrastructure 
  TeamPepco Holdings, Inc.202-331-6619Pager 
  301-765-2703[EMAIL PROTECTED] 
  


  "Patrick Whelan" 
[EMAIL PROTECTED] Sent by: 
[EMAIL PROTECTED] 
11/11/2005 09:56 AM 
  

  
  

  To
"Veritas-Bu \(E-mail\)" 
  veritas-bu@mailman.eng.auburn.edu 
  

  cc

  

  Subject
[Veritas-bu] Admin 
  Console

  
  

Please read 
  the disclaimer at the bottom of this 
  e-mail.I am beating my head against the wall trying to figure out what I am 
  missing when trying to configure two new PC as admin consoles. I have tried 
  comparing them to one that works, adding them to every hosts file I could   find. Putting them in bp.conf and vm.conf files. All to no avail. Does anyone 
  have a definitive check list of what must be set in order to get them to work. 
  We use DNS on the the windows boxes (except the media and master servers also 
  have up to date host files), we only use hosts files on the Solaris media   servers (go figure). HELP!  Regards,  Patrick Whelan 
  Enterprise Systems Support 
  (NetBackup) LCHClearnet +44 020 7426   7624 Those who give up essential liberties for 
  temporary safety deserve neither liberty nor safety. ~Benjamin Franklin   and by that time no one was left to speak up. ~Martin Niemöller 
  **This 
  email is intended for the named recipient(s) only. Its contentsare 
  confidential and may only be retained by the named recipient(s)and may 
  only be copied or disclosed with the consent of LCH.Clearnet Limited. If 
  you are not an intended recipient pleasedelete this e-mail and notify   [EMAIL PROTECTED]The contents of this email are subject to 
  contract in all cases, and LCH.Clearnet Limited makes no contractual   commitment save whereconfirmed by hard copy. LCH.Clearnet Limited accepts 
  no liability, including liability for negligence, in respect of any   statement in this email.LCH.Clearnet Limited, Registered Office: 
  Aldgate House, 33 Aldgate High Street, London EC3N 1EA. Recognised as a 
  Clearing House under the Financial Services  Markets Act 2000. Reg in 
  England No.25932 Telephone: +44 20 7426 7000 Internet: 
  http://www.lchclearnet.com** 

  This Email message and any attachment may contain information that 
  is proprietary, legally privileged, confidential and/or subject to copyright 
  belonging to Pepco Holdings, Inc. or its affiliates ("PHI"). This Email is 
  intended solely for the use of the person(s) to which it is addressed. If you 
  are not an intended recipient, or the employee or agent responsible for   delivery of this Email to the intended recipient(s), you are hereby notified 
  that any dissemination, distribution or copying of this Email is strictly   prohibited. If you have received this message in error, please immediately 
  notify the sender and permanently delete this Email and any copies. PHI   policies expressly prohibit employees from making defamatory or offensive 
  statements and infringing any copyright or any other legal right by Email   communication. PHI will not accept any liability in respect of such 
  communications. 

**
This email is intended for the named recipient(s) only. Its contents
are  confidential and may only be retained by the named recipient(s)
and may only be copied or  disclosed  with the co

RE: [Veritas-bu] Kbytes on Media seems to be greater than allowable size for this kind of media

2005-11-11 Thread Patrick Whelan

Please read the disclaimer at the bottom of this e-mail.


NetBackup determines the tape is full when it reaches the EOT mark on the tape. 
NetBackup reports the size of the data backed up to tape based on the size of 
the file on the disk. For sparse files, the disk may say 400,000,000KB, but if 
you take out all the unused space or compress the spaces the file may only be 
200KB, hence the size discrepancies between the three different tapes in your 
example. Does this help?

Regards,

Patrick Whelan 
Enterprise Systems Support (NetBackup) 
LCHClearnet 
+44 020 7426 7624 
Ye shall know the truth, and the truth shall make you mad. 
Aldous Huxley


Experience teaches only the teachable. 
Aldous Huxley






-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Asiye Yigit
Sent: 11 November 2005 16:54
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Kbytes on Media seems to be graten than allowable
size for this kind of media


Hi Gurus,

When I look at the media list report, There is a media that its size is
850 000 000Kb. There is also a media  its size is 200 000 000Kb.
There is also a media its size is 400 000 000Kb. NetBackup says for
All these medias Full independent on the size they have (I think like
that!
What is the criteria for NB to tell that!). 
What is the meaning of that? Why some medias are full although the size
Is smaller. I mean the media is full even 200 000 000 Kb in size; 
The other is still accepting the data even bigger than 200 000 000 Kb in
size. 
The other thing is that the size for this kind of media is 200/400GB.
I think there is something I miss. Please clear my mind!
I would appreciate If you could suggest/tell something about that!

Regards,

Asiye 

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


**
This email is intended for the named recipient(s) only. Its contents
are  confidential and may only be retained by the named recipient(s)
and may only be copied or  disclosed  with the consent of 
LCH.Clearnet Limited.   If you are not an intended recipient please
delete this e-mail and notify [EMAIL PROTECTED]

The contents  of this  email are  subject to  contract in all cases, 
and LCH.Clearnet Limited makes no contractual commitment save where
confirmed by hard copy.  LCH.Clearnet Limited accepts no liability, 
including liability for negligence, in respect of any statement in 
this email.

LCH.Clearnet Limited, Registered Office: Aldgate House, 
33 Aldgate High Street, London EC3N 1EA.Recognised as a Clearing 
House under the Financial Services  Markets Act 2000. Reg in England No.25932 
Telephone: +44 20 7426 7000  Internet: http://www.lchclearnet.com
**


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


RE: [Veritas-bu] Re: NBU 3.4 Windows NT 4 to 2000/2003 (WEAVER, Simon)

2005-11-08 Thread Patrick Whelan

Please read the disclaimer at the bottom of this e-mail.


You MAY have to install 4.5 on the new server, restore the catalogue, then 
upgrade to 5.x, but I'm not 100% positive.

Regards,

Patrick Whelan 
Enterprise Systems Support (NetBackup) 
LCHClearnet 
+44 020 7426 7624 
Ye shall know the truth, and the truth shall make you mad. 
Aldous Huxley


Experience teaches only the teachable. 
Aldous Huxley






-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of WEAVER,
Simon
Sent: 08 November 2005 14:48
To: 'Ed Gurski'; veritas-bu@mailman.eng.auburn.edu
Subject: RE: [Veritas-bu] Re: NBU 3.4 Windows NT 4 to 2000/2003 (WEAVER,
Simon)



Hi Ed
This was one of my options, but I was unsure whether 3.4 would run on 2003
Server. Or if I was to install NBU 5.x (with same name) whether NBU
Catalogues relied on the previous OS !

Simon Weaver 
Technical Support 
Windows Domain Administrator 

EADS Astrium 
Tel: 02392-708598 

Email: [EMAIL PROTECTED] 



-Original Message-
From: Ed Gurski [mailto:[EMAIL PROTECTED] 
Sent: 08 November 2005 14:41
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Re: NBU 3.4 Windows NT 4 to 2000/2003 (WEAVER, Simon)


On Tue, 2005-11-08 at 07:36 -0600, 
 From: WEAVER, Simon [EMAIL PROTECTED]
 To: veritas-bu@mailman.eng.auburn.edu
 Date: Tue, 8 Nov 2005 13:26:21 -
 Subject: [Veritas-bu] NBU 3.4 Windows NT 4 to 2000/2003
 
 This message is in MIME format. Since your mail reader does not 
 understand this format, some or all of this message may not be 
 legible.
 
 --_=_NextPart_001_01C5E468.0213C930
 Content-Type: text/plain
 
 
 Hi All,
 I am looking for some ideas or possible suggestions on this!
  
 Presently, we are migrating all NT 4 Servers to a new Windows 2003 
 Domain. I have an NBU 3.4 on NT 4 that performs almost every backup 
 for all clients in the Network.
  
 As the old NT Domain needs to be shutdown, I want to look at possible 
 ways to migrate NBU 3.4 to 2003. I have checked the veritas site, but 
 do not see any real migration methods to move from 3.4 and I recall 
 someone mentioning this was not going to be supported anymore, so I 
 know there is not going to be much assistance from Veritas.
  
 Has anyone had any involvement in performing a migration from NT to 
 2003 (or 2000).
  
 Appreciate any opinions on this? I did think that I could use a NBU 
 5.x Master Server and create new backup policies on this Server (which 
 is in a 2003 Domain).
  
 Thank you in advance
  
 
 Simon
 
The simplest and easiest way to do this is to think about this as a D/R
exercise, which then makes the task very simple. Here's what you do:

1) Install Windows 2003 and all applicable patches (reboot if necessary)

2) Install Netbackup as the Master (Use the same name as the old Master)

3) Install the latest NBU Maintenance Pack (if 5.1 use MP3A or MP4)

4) Do a complete manual catalog recovery. This will bring back all your
policies and configuration information. This is a raw recovery so the
command is issued like this:

bprecover -r ALL -tpath \\.\Tape1. --- the Catalog is loaded here

 

-- 
Ed Gurski [EMAIL PROTECTED]

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

This email is for the intended addressee only.
If you have received it in error then you must not use, retain, disseminate or 
otherwise deal with it.
Please notify the sender by return email.
The views of the author may not necessarily constitute the views of EADS 
Astrium Limited.
Nothing in this email shall bind EADS Astrium Limited in any contract or 
obligation.

EADS Astrium Limited, Registered in England and Wales No. 2449259
Registered Office: Gunnels Wood Road, Stevenage, Hertfordshire, SG1 2AS, England
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


**
This email is intended for the named recipient(s) only. Its contents
are  confidential and may only be retained by the named recipient(s)
and may only be copied or  disclosed  with the consent of 
LCH.Clearnet Limited.   If you are not an intended recipient please
delete this e-mail and notify [EMAIL PROTECTED]

The contents  of this  email are  subject to  contract in all cases, 
and LCH.Clearnet Limited makes no contractual commitment save where
confirmed by hard copy.  LCH.Clearnet Limited accepts no liability, 
including liability for negligence, in respect of any statement in 
this email.

LCH.Clearnet Limited, Registered Office: Aldgate House, 
33 Aldgate High Street, London EC3N 1EA.Recognised as a Clearing 
House under the Financial Services  Markets Act 2000. Reg in England No.25932

RE: [Veritas-bu] multiple tape format in one library??????

2005-11-01 Thread Patrick Whelan
Title: Message



Please read the disclaimer at the bottom of this e-mail.



What version 
of NetBackup are using? There was a bug in 4.5MP6 that didn't allow multiple 
storage units for a media server from the GUI, you can still do it from the command line.


Patrick 
Whelan Enterprise Systems 
Support (NetBackup) LCHClearnet 
+44 020 7426 7624 
Those who give up essential liberties for temporary safety deserve neither liberty nor safety.
~Benjamin Franklin

 and by that time no one was left to speak 
up.
~Martin Niemöller

  -Original Message-From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]On Behalf Of Paul   KeatingSent: 01 November 2005 16:52To: 
  veritas-bu@mailman.eng.auburn.eduSubject: [Veritas-bu] multiple 
  tape format in one library??
  Is anyone using 
  multiple tape/tape drive formats in one library with a single media 
  server?
  
  for 
  example:
  
  one server, one 
  library
  some LTO2 
  drives,some LTO3 drives.
  
  how do you manage 
  it? can't (from what I can tell) assign each type of drive to a different   storage unit (without a second media server).
  Do you have both 
  types of tapes, and let NBU assign jobs and tapes to drives as it 
  pleases?
  
  I want to avoid my 
  LTO2 tapes being loaded into LTO3 drives and being written so that they can no 
  longer be used in an LTO2 drive.
  
  Also, I'd like to 
  send slower (100mb/s) clients to LTO2 drives, and GigE clients to LTO3,   etc.
  
  best way I can see 
  to do that is to add another library for the LTO3 drives, so that there's a 
  separate storage units with just those drives, OR add a second media server, 
  and configure zones to allow each media server to only see one type of 
  drive.
  
  
  Paul

**
This email is intended for the named recipient(s) only. Its contents
are  confidential and may only be retained by the named recipient(s)
and may only be copied or  disclosed  with the consent of 
LCH.Clearnet Limited.   If you are not an intended recipient please
delete this e-mail and notify [EMAIL PROTECTED]

The contents  of this  email are  subject to  contract in all cases, 
and LCH.Clearnet Limited makes no contractual commitment save where
confirmed by hard copy.  LCH.Clearnet Limited accepts no liability, 
including liability for negligence, in respect of any statement in 
this email.

LCH.Clearnet Limited, Registered Office: Aldgate House, 
33 Aldgate High Street, London EC3N 1EA.Recognised as a Clearing 
House under the Financial Services & Markets Act 2000. Reg in England No.25932 
Telephone: +44 20 7426 7000  Internet: http://www.lchclearnet.com
**