- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ignite error vgdisplay unsuccessful
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
02-12-2003 08:39 PM
02-12-2003 08:39 PM
Ignite error vgdisplay unsuccessful
Option -A specified. Entire Core Volume Group/disk will be backed up.
NOTE: vgdisplay -v unsuccessful
NOTE: vgdisplay -v unsuccessful
NOTE: vgdisplay -v unsuccessful
NOTE: vgdisplay -v unsuccessful
ax=120: No such file or directory
make_recovery(214): make_recovery(1M) encountered a fatal error.
make_recovery(216): Please fix errors and re-try.
Cleanup
Is there any way to get around with this problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 09:01 PM
02-12-2003 09:01 PM
Re: Ignite error vgdisplay unsuccessful
I am soure its not vgdisplay problem. Coz the vg's are not activated so its just gives a Note saying vgdisplay was unsuccessful.
Look at the logs in /var/opt/ignite/logs
It think you need to check the /etc/fstab and /etc/mnttab which are reporting something wrong.
It is actually failing at statvfs() function which i assume is to do with the filesystem. Either a filesystem is defined in /etc/mnttab or /etc/fstab which no longer exists.
Fix that and try make_recovery again. Also i presume you are aware of the patches required of a version of Ignite-UX. So what version are you using if possible upgrade the Ignite-UX to a lates version from HP site.
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 11:13 PM
02-12-2003 11:13 PM
Re: Ignite error vgdisplay unsuccessful
Can you just do a
vgdisplay -v
on those vg's.
I think those VG's are not activated or the VG's do not exist but their entries remain in the /dev directory.
I would suggest you to use the latest make_tape_recovery instead of make_recovery
and also the latest version of Ignite.
What version of Ignite you are using?
Download the latest version from
http://www.software.hp.com/products/IUX/download.html
Thanks
Manikandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 11:16 PM
02-12-2003 11:16 PM
Re: Ignite error vgdisplay unsuccessful
Can you just do a
vgdisplay -v
on those vg's.
I think those VG's are not activated or the VG's do not exist but their entries remain in the /dev directory.
I would suggest you to use the latest make_tape_recovery instead of make_recovery
and also the latest version of Ignite.
What version of Ignite you are using?
Download the latest version from
http://www.software.hp.com/products/IUX/download.html
Thanks
Manikandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2003 12:16 AM
02-13-2003 12:16 AM
Re: Ignite error vgdisplay unsuccessful
This error is due to the inactive node in Mc/SG
activate the node/vg's, do the vgdisplay on all vg's present and i would recommend to use make_tape_recovery instead of make_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 12:44 PM
02-14-2003 12:44 PM
Re: Ignite error vgdisplay unsuccessful
This error will always come on a node which is adaptive node for at least one package because that corresponding vg is not activated in normal situation.
Make_recovery or make_tape recovery will still save your lvmtab, so no worries.
It is good that you are getting errors so that you know that your lvmtab does have the VG for failover packages..
hope this explains...
So
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 12:56 PM
02-14-2003 12:56 PM
Re: Ignite error vgdisplay unsuccessful
I store archive or central server, I can not confirm if make_recovery saves the map file for vgexport, but make_net recovery does export the vg in -p mode and saves the map file.
(which I will agree is not of any use since it does not do this with -s option, besides, you can always get the map file from primary node.)
I will suggest you start using make_net_recovery (use Ignite GUI from central server and create archives from there centrally). It saves lot of time and is lot of ease as well. No more loading unloading of tapes..
hope this explains