Operating System - HP-UX
1833517 Members
2964 Online
110061 Solutions
New Discussion

Creating a make_tape_recovery on A-Class running bastille

 
SOLVED
Go to solution
Steve Hart
Occasional Advisor

Creating a make_tape_recovery on A-Class running bastille

I'm trying to create a make_tape_recovery_tape on a old A-180. The server is running the HP Bastille services.

Once I have started the process the server just grinds to a halt and i end up having to reboot the server.

The only errors I can see are

vxvm:vxprint: ERROR: IPC failure: Configuration daemon is not accessible

Any ideas

2 REPLIES 2
Kurt Beyers.
Honored Contributor
Solution

Re: Creating a make_tape_recovery on A-Class running bastille

Steve,

The error simply means that VxVM product is installed but not configured. If you plan to use VxVM then you got to make sure you run "vxinstall".

Otherwise swremove the VxVM fileset/product (HP VERITAS Volume Manager) and make_tape_recovery should then run fine.

best regards,
Kurt
Steve Hart
Occasional Advisor

Re: Creating a make_tape_recovery on A-Class running bastille

The solution provide by Kurt fixed my problem.

Thanks Kurt