Veritas-bu

[Veritas-bu] bpcoverage is core dumping

2005-12-20 12:21:21
Subject: [Veritas-bu] bpcoverage is core dumping
From: cord.beermann AT telefonica DOT de (Cord Beermann)
Date: Tue, 20 Dec 2005 18:21:21 +0100
Hallo! James Pattinson hat geschrieben:

> >Not sure if anyone else has mentioned/discovered this, but on my master
> >server, an HP-UX 11.11 (not itanium) server, running NB5.1 MP 4,
> >bpcoverage -c client-name is core dumping but only on certain clients.
> >And the clients that are failing don't have anything in common.
> > 
> >
> Known issue, will be fixed in MP5. I have had an answer from Veritas 
> saying that the MP3 binary works with no issues on MP4.

Yea. this sucks.

I got this workaround from Veritas-Support:

$ mv /usr/openv/netbackup/bin/admincmd/bpcoverage 
/usr/openv/netbackup/bin/admincmd/bpcoverage.bin
$ cd /usr/openv/pack/NB_51_4_M/save
$ tar tvf pre_NB_51_4_M.*.tar usr/openv/lib

then create /usr/openv/netbackup/bin/admincmd/bpcoverage:

#!/bin/sh -a
LD_LIBRARY_PATH=/usr/openv/pack/NB_51_4_M/save/usr/openv/lib
/usr/openv/netbackup/bin/admincmd/bpcoverage.bin $*


works for me.

Cord

-- 
BOFH excuse #207:

We are currently trying a new concept of using a live mouse.  Unfortunately, 
one has yet to survive being hooked up to the computer.....please bear with us.

<Prev in Thread] Current Thread [Next in Thread>