RE: [Veritas-bu] Cancel a bpbackupdb - NBU 3.4 - Solaris - [Summary]

2005-12-29 Thread Francisco Puente
Thanks Tim, 

I believe I'll play a bit with the mmto :)

Francisco

-Original Message-
From: Tim Hoke [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 29, 2005 11:39 AM
To: Francisco Puente
Cc: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Cancel a bpbackupdb - NBU 3.4 - Solaris -
[Summary]

yep, that's correct, 3.4 bpdbjobs won't show the catalog backups.

however, I'm pretty sure vmoprcmd -d would have shown the pending 
request.  Then you can also use vmoprcmd -deny # to deny the tape 
mount.

Additionally, you may want to set the media mount timeout value so that 
if the catalog tape isn't available in the future, scheduled backups 
won't be held up too long.  If you do choose to set the mmto value, 
don't set it to anything less than 30 minutes.  I've seen too many 
times where < 30 minutes has caused problems for tapes which did take 
that long to mount (think DLT type media).

HTH
-Tim

On Dec 29, 2005, at 8:17 AM, Francisco Puente wrote:

> Hi,
>
> I've ended up killing the bpbackupdb and bpdbm directly from the OS.
> Bpdbjobs didn't show the processes since they are catalog backups
jobs.
>
> Thanks,
> Francisco
>
> -Original Message-
> From: Tim Hoke [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 28, 2005 6:38 PM
> To: [EMAIL PROTECTED]
> Cc: Francisco Puente; veritas-bu@mailman.eng.auburn.edu
> Subject: Re: [Veritas-bu] Cancel a bpbackupdb - NBU 3.4 - Solaris
>
> I'm not sure if this will apply in 3.4 or not, but since bptm appears
> to have requested the load of a tape, does a pending request for the
> tape show up?
>
> If so, deny the pending request and the job will terminate "nicely".
>
> Use vmoprcmd to check for and also deny the pending request.
>
> HTH
> -Tim
>
> On Dec 28, 2005, at 12:14 PM, [EMAIL PROTECTED] wrote:
>
>> Got to start whacking the processes directly.  v3.4 didn't integrate
>> the
>> catalog backups into the bpjobs database until v4.x.
>>
>> So, your cmd line is simply "kill"
>>
>> -M
>>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] Behalf Of
Francisco
>> Puente
>> Sent: Wednesday, December 28, 2005 10:59 AM
>> To: veritas-bu@mailman.eng.auburn.edu
>> Subject: [Veritas-bu] Cancel a bpbackupdb - NBU 3.4 - Solaris
>>
>>
>> Hi List,
>>
>> What is the _command line_ option, if any, to cancel/kill a job that
> is
>> trying to use a non-existing tape for the DBBACKUP?
>> # bpps -a
>> NB Processes
>> 
>> root  8716  8715  0   Dec 27 ?0:00
>> /usr/openv/netbackup/bin/admincmd/bpbackupdb -seq 1
>> root  8710   295  0   Dec 27 ?0:00 bpcd
>> root  8816  5431  0   Dec 27 ?0:00
>> /usr/openv/netbackup/bin/bpsched
>> root  5431 1  0   Dec 27 ?0:00
>> /usr/openv/netbackup/bin/bprd
>> root  5528 1  0   Dec 27 ?0:00
>> /usr/openv/netbackup/bin/bpsched -mainempty
>> root  5436 1  0   Dec 27 ?0:02
>> /usr/openv/netbackup/bin/bpdbm
>> root  8718  8716  0   Dec 27 ?0:00 bptm -load -ev TAPE214
>> -den 15 -sync -v
>>
>> TAPE214 is not longer in the robot, and the dbbackup is waiting for
it
>
>> I
>> assume.
>> I just changed the NBU configuration to use another media ID for the
>> DBBACKUP, but I can't get rid of this process from the command line,
I
>> don't have GUI access.
>>
>> Any help will be very welcome!
>>
>> Thanks in advance,
>>
>> Francisco
>>
>> ___
>> 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
>>
>
>
> ___
> 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] Cancel a bpbackupdb - NBU 3.4 - Solaris - [Summary]

2005-12-29 Thread Francisco Puente
Hi, 

I've ended up killing the bpbackupdb and bpdbm directly from the OS.
Bpdbjobs didn't show the processes since they are catalog backups jobs.

Thanks,
Francisco

-Original Message-
From: Tim Hoke [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 28, 2005 6:38 PM
To: [EMAIL PROTECTED]
Cc: Francisco Puente; veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Cancel a bpbackupdb - NBU 3.4 - Solaris

I'm not sure if this will apply in 3.4 or not, but since bptm appears 
to have requested the load of a tape, does a pending request for the 
tape show up?

If so, deny the pending request and the job will terminate "nicely".

Use vmoprcmd to check for and also deny the pending request.

HTH
-Tim

On Dec 28, 2005, at 12:14 PM, [EMAIL PROTECTED] wrote:

> Got to start whacking the processes directly.  v3.4 didn't integrate 
> the
> catalog backups into the bpjobs database until v4.x.
>
> So, your cmd line is simply "kill"
>
> -M
>
> -Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Francisco
> Puente
> Sent: Wednesday, December 28, 2005 10:59 AM
> To: veritas-bu@mailman.eng.auburn.edu
> Subject: [Veritas-bu] Cancel a bpbackupdb - NBU 3.4 - Solaris
>
>
> Hi List,
>
> What is the _command line_ option, if any, to cancel/kill a job that
is
> trying to use a non-existing tape for the DBBACKUP?
> # bpps -a
> NB Processes
> 
> root  8716  8715  0   Dec 27 ?0:00
> /usr/openv/netbackup/bin/admincmd/bpbackupdb -seq 1
> root  8710   295  0   Dec 27 ?0:00 bpcd
> root  8816  5431  0   Dec 27 ?0:00
> /usr/openv/netbackup/bin/bpsched
> root  5431 1  0   Dec 27 ?0:00
> /usr/openv/netbackup/bin/bprd
> root  5528 1  0   Dec 27 ?0:00
> /usr/openv/netbackup/bin/bpsched -mainempty
> root  5436 1  0   Dec 27 ?0:02
> /usr/openv/netbackup/bin/bpdbm
> root  8718  8716  0   Dec 27 ?0:00 bptm -load -ev TAPE214
> -den 15 -sync -v
>
> TAPE214 is not longer in the robot, and the dbbackup is waiting for it

> I
> assume.
> I just changed the NBU configuration to use another media ID for the
> DBBACKUP, but I can't get rid of this process from the command line, I
> don't have GUI access.
>
> Any help will be very welcome!
>
> Thanks in advance,
>
> Francisco
>
> ___
> 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
>


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


[Veritas-bu] Cancel a bpbackupdb - NBU 3.4 - Solaris

2005-12-28 Thread Francisco Puente
Hi List, 

What is the _command line_ option, if any, to cancel/kill a job that is
trying to use a non-existing tape for the DBBACKUP?
# bpps -a
NB Processes

root  8716  8715  0   Dec 27 ?0:00
/usr/openv/netbackup/bin/admincmd/bpbackupdb -seq 1
root  8710   295  0   Dec 27 ?0:00 bpcd
root  8816  5431  0   Dec 27 ?0:00
/usr/openv/netbackup/bin/bpsched
root  5431 1  0   Dec 27 ?0:00
/usr/openv/netbackup/bin/bprd
root  5528 1  0   Dec 27 ?0:00
/usr/openv/netbackup/bin/bpsched -mainempty
root  5436 1  0   Dec 27 ?0:02
/usr/openv/netbackup/bin/bpdbm
root  8718  8716  0   Dec 27 ?0:00 bptm -load -ev TAPE214
-den 15 -sync -v

TAPE214 is not longer in the robot, and the dbbackup is waiting for it I
assume.
I just changed the NBU configuration to use another media ID for the
DBBACKUP, but I can't get rid of this process from the command line, I
don't have GUI access.

Any help will be very welcome!

Thanks in advance,

Francisco

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


RE: [Veritas-bu] Redirected restore not working [NBU 3.4 - Solaris]

2005-12-14 Thread Francisco Puente
Title: Message








Yes I did touch
the file, last night, no luck L

# pwd

/usr/openv/netbackup/db

# ls -la
altnames/

total 4

drwxr-xr-x   2
root other    512 Dec 13 15:08 .

drwxr-xr-x  13
root other    512 Dec 13 15:07 ..

-rw-r--r--   1
root other  0 Dec 13 15:08 No.Restrictions

-rw-r--r--   1
root other  0 Dec 13 15:07 no.restrictions

 

What about
adding the source and destination, can you please give me some more details
about that? I’ve used no.restrictions instead.

 

Thanks,

 

Francisco

 









From: Greenberg,
Katherine A [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 14, 2005
11:12 AM
To: Francisco Puente;
veritas-bu@mailman.eng.auburn.edu
Subject: RE: [Veritas-bu]
Redirected restore not working [NBU 3.4 - Solaris]



 



Did you add the source and destination client information
to the altnames directory? Or touch No.Restrictions? (whichever way you want to
do it)





 





~Kate





 





-Original Message-
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Francisco Puente
Sent: Wednesday, December 14, 2005
9:01 AM
To:
veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Redirected
restore not working [NBU 3.4 - Solaris]



Hello list, 

 

I’m trying
to restore files to an alternate client, the log say the restore started but
then nothing else happens and I can see any error from the logs.

Using NBU 3.4.

The destination
client used to be a netbackup client, and has the client software installed.
I’ve reinstalled just in case.

The client is
reachable from the master server by ping and telnet into bpcd port from both
ends, no firewalls in the middle. It used to work fine while it was a regular
client but now I need to restore information to it from another client.

Snoop shows no
activity between them both.

Master and
media, running solaris 9, client solaris 2.6

I’ve tried
doing this from bpadm and xbpadm with no luck so far.

Any help will be
welcome!

 

Thanks,

Francisco

 

Log:

tail -f
/bplog.rest.009

Restore started
Wed Dec 14 05:10:06 2005

 

 

 

And then nothing
else.


 
  
  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
  
 








This
e-mail may contain confidential or privileged information. If you
think you have received this e-mail in
error, please advise the sender
by
reply e-mail and then delete this
e-mail immediately. Thank you.
Aetna 








[Veritas-bu] Redirected restore not working [NBU 3.4 - Solaris]

2005-12-14 Thread Francisco Puente
Title: Message








Hello list, 

 

I’m trying
to restore files to an alternate client, the log say the restore started but
then nothing else happens and I can see any error from the logs.

Using NBU 3.4.

The destination
client used to be a netbackup client, and has the client software installed. I’ve
reinstalled just in case.

The client is
reachable from the master server by ping and telnet into bpcd port from both
ends, no firewalls in the middle. It used to work fine while it was a regular
client but now I need to restore information to it from another client.

Snoop shows no
activity between them both.

Master and media,
running solaris 9, client solaris 2.6

I’ve tried
doing this from bpadm and xbpadm with no luck so far.

Any help will be
welcome!

 

Thanks,

Francisco

 

Log:

tail -f
/bplog.rest.009

Restore started
Wed Dec 14 05:10:06 2005

 

 

 

And then nothing
else.






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