- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: After vgcfgrestore of primary boot disk still ...
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
04-22-2005 11:19 AM
04-22-2005 11:19 AM
After vgcfgrestore of primary boot disk still can't activate vg00?
Can't read VGDA1 header and trailer for /8/4.5.0 (this is the orig. failed disk)
and VG00 won't activate.
Why would this be happening?
To get the system back up I just took the drive out and booted from the alt. I'm now up without mirroring.
Thanks in advance for any of your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2005 03:56 PM
04-23-2005 03:56 PM
Re: After vgcfgrestore of primary boot disk still can't activate vg00?
It seems you have not done a pvcreate on the replaced disk. Note that it has to be done with -B option for boot disks.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2005 04:48 PM
04-23-2005 04:48 PM
Re: After vgcfgrestore of primary boot disk still can't activate vg00?
Chances are the new disk is faulty. It does not take 1 hour for vgcfgrestore.
check the diskinfo on this disk. It may be showing 0 bytes. If so, replace it.
Otherwise your steps are ok. Did you get any messages of "crosslinked device files" ?
did you use hpux -lm to go to maintenance mode?
With regards,
Mohan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2005 02:38 AM
04-24-2005 02:38 AM
Re: After vgcfgrestore of primary boot disk still can't activate vg00?
I will have to check the new disk with a pvdisplay as suggested. I will order a new disk today and try again.
Thanks for your suggestions..........
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2005 08:31 PM
04-24-2005 08:31 PM
Re: After vgcfgrestore of primary boot disk still can't activate vg00?
You should not have tp pvcreate it. But do remember to run mkboot.
After successfully activating it you will have to re-sync (vgsync vg00).
Ad as a roule always reboot after your work is done in maintanance mode.
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2005 08:47 PM
04-24-2005 08:47 PM
Re: After vgcfgrestore of primary boot disk still can't activate vg00?
Apart from replacing disk there are other ways also to check functionality. One is to use pvcreate on it and see if it does give some error. The other can be copying null to whole media using dd command. Another may be using mediainit command.
But before that see the output of "diskinfo -v /dev/rdsk/cxtydz"
You have plenty of options with you. Allthough it seems your current resources can get a new spare very easily that is why you are going to check by replacing it straightsway without testing it.
HTH,
Devender