Operating System - HP-UX
1833883 Members
2107 Online
110063 Solutions
New Discussion

Re: make_recovery problem

 
XIAODANWU
Occasional Advisor

make_recovery problem

Hi:
I have a A500,i want to create a tape with make_recovery command,but i receive a error,i do not known how to do it.

save_config: warning - /dev/vgroot/lvol2 has an unmounted VxFS filesystem on it
vxvm:vxprint: ERROR: IPC failure: Configuration daemon is not accessible
ERROR: "/var/opt/ignite/recovery/2008-06-23,15:49/system_cfg", line 63:
Illegal character: "M"
ERROR: "/var/opt/ignite/recovery/2008-06-23,15:49/system_cfg", line 63:
syntax error
ERROR: Problems were encountered while parsing config file:
"/var/opt/ignite/recovery/2008-06-23,15:49/system_cfg".
instl_adm: Config file: "/var/opt/ignite/recovery/2008-06-23,15:49/system_cfg" cannot be parsed.
ERROR: System error, /opt/ignite/bin/instl_adm failed checking
/var/opt/ignite/recovery/2008-06-23,15:49/system_cfg


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


i try to execute make_tape_recovery command and remove vxvm product,or mistake it.
please help me!
THINK YOU
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: make_recovery problem

Shalom,

Problem is:
You are using make_recovery

This is out of date and old and would not know a vxvm configuration if it came up and bit it on the a--.

Try make_tape_recovery and see what happens.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
UXisCool
Advisor

Re: make_recovery problem

With newer verisions of Ignite, make_recovery is aware that the VxVM product is installed. It will attempt to re-integrate the disk groups back onto the system after the recovery. Per the make_recovery man page:

VxVM disk groups not included in the disk groups managed by VERITAS Volume Manager (VxVM) cannot be included in the Ignite-UX archive. If they are included, make_recovery will error out. Those disk groups will be left
undisturbed and re-integrated to the system after the recovery is complete.

The error indicates that the VxVM product is installed, but not configured. The vxconfigd daemon is not running and the vxinstall command has probably not been ran to
configure a disk group. The options are to either run vxinstall to set up a disk group or swremove the VxVM product if it's not being
used. The product numbers are:

B7961AA B.03.10.6 Base HP VERITAS Volume Manager 3.1
B9116AA B.03.10.6 HP VERITAS Volume Manager 3.1

Then I would also download & install a recent ignite. Then use the command:
make_tape_recovery -x inc_entire=vg00 -a /dev/rmt/0mn (assuming 0mn is your tape drive).
If you still get an error, please post it and we'll try to help you further.
Mridul Shrivastava
Honored Contributor

Re: make_recovery problem

The error indicates that the VxVM product is installed, but not configured. The vxconfigd daemon is not running and the vxinstall command has probably not been ran to configure a disk group. The options are to either run vxinstall to set up a disk group or swremove the VxVM product if it's not being used.

Check the make_recovery man page for furter details.

B7961AA B.03.10.6 Base HP VERITAS Volume Manager
B9116AA B.03.10.6 HP VERITAS Volume Manager
Time has a wonderful way of weeding out the trivial