- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NOTE: vgdisplay -v unsuccessful in make_rec...
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-09-2001 03:23 PM
01-09-2001 03:23 PM
NOTE: vgdisplay -v unsuccessful in make_recovery
Option -A specified. Entire Core Volume
Group/disk will be backed up.
NOTE: vgdisplay -v unsuccessful
The above "NOTE:" message appears 24 times, followed by:
***************************************
HP-UX System Recovery
Going to create the tape.
System Recovery Tape successfully created.
The exit code is a zero ($?). I can use the vgdisplay -v command on the server (N-4000 HP-UX 11). (1) Any ideas why the "NOTE" message appears and (2) Does this affect my ability to recover?
Thanx,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2001 09:23 AM
01-10-2001 09:23 AM
Re: NOTE: vgdisplay -v unsuccessful in make_recovery
What volume groups are you backing up? vg00 only?
When you ran the vgdisplay -v, did you see anything unusual like:
Cur LV 7
Open LV 8
What version of Ignite are you using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2001 06:43 AM
01-12-2001 06:43 AM
Re: NOTE: vgdisplay -v unsuccessful in make_recovery
Can you run vgdisplay -v on all your volume groups ? If you are running a version of Ignite < 2.1 then you may run into problems with the number of vgs that are on your system.
Before 2.1, we were unable to deal with > 9 volume groups on a system.
Check the config.recover for details of what it has been backed up. At the end of the /var/opt/ignite/config.recover, you should see the following:
post_config_cmd="
followed by alot of vgimport,vgchange,vgcfgbackup commands for each of your vgs. They must be there otherwise you won't be able to restore your vg information on recovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2001 08:34 AM
01-12-2001 08:34 AM
Re: NOTE: vgdisplay -v unsuccessful in make_recovery
If I run a vgdisplay -v on all of the devices listed in /dev/vg** I get an error on /dev/vg09 indicating it is not activated. This appears to be an old entry out there that is not used. If I look in sam, this does not show up as a volume group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2001 01:43 PM
01-12-2001 01:43 PM
Re: NOTE: vgdisplay -v unsuccessful in make_recovery
Looks like you have an unactivated volume group on your system, If this is not in use and free, you may want to remove it from system to get rid of the error message you are receiving in make recovery.
Thanks
Prashant