HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: make_recovery problem
Operating System - HP-UX
1833883
Members
2107
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2008 06:45 AM
07-02-2008 06:45 AM
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
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2008 06:54 AM
07-02-2008 06:54 AM
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
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
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2008 06:06 AM
07-03-2008 06:06 AM
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2008 04:08 PM
07-03-2008 04:08 PM
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
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
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP