- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VG00 Disk Stale
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
11-17-2005 08:56 PM
11-17-2005 08:56 PM
VG00 Disk Stale
HPUX 11:23 running on Itanium 2 Servers.
I am not an expert in this field but we had an engineer replace one of our 73gb internal mirrored disks. He followed his cookbook but when we come to re-boot the disk replaced comes up stale even after re-mirroring before re-boot. The disks are fine and report no errors.
Has anyone experienced anything like this before?
The HP engineer thinks it may be something to do with an lvm patch problem or something.
Any help would be appreciated.
Regards,
Chad Brindley
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2005 09:10 PM
11-17-2005 09:10 PM
Re: VG00 Disk Stale
Also did you try lvsplit and lvmerge on the lv, where you have stale extents??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2005 09:25 PM
11-17-2005 09:25 PM
Re: VG00 Disk Stale
The engineer just ran a vgsync vg00, he did not do an lvmerge or the other lv command you suggested.
What do these commands do?
Regards,
Chad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2005 09:26 PM
11-17-2005 09:26 PM
Re: VG00 Disk Stale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2005 09:29 PM
11-17-2005 09:29 PM
Re: VG00 Disk Stale
Thanks for your advice.
Chad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2005 09:32 PM
11-17-2005 09:32 PM
Re: VG00 Disk Stale
Check the steps the engineer followed with this doc.
Title: Replace failed root and non-root LVM disks on Itanium.
Document ID: KBRC00014036
Europe
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079971585
US
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079971585
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2005 09:38 PM
11-17-2005 09:38 PM
Re: VG00 Disk Stale
Just looking through the document and it looks exactly what the engineer has done. It seems to be the same extract as what was in his cookbook. I will verify with the engineer though.
Regards,
Chad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2005 10:48 PM
11-17-2005 10:48 PM
Re: VG00 Disk Stale
if the original boot disk is okay, you may have to vgreduce -f /dev/dsk/c1t1d0 (bad disk) and follow the instructions for recovering and then adding the disk back in and re-mirroring.
If you are running on the alternate disk vgreduce -f might help, but you need to be sure what disk you booted off of before taking this step.
The command above is dangerous, but is useful in short running in circles unable to get out.
SEP
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
11-17-2005 11:36 PM
11-17-2005 11:36 PM
Re: VG00 Disk Stale
Just a tought, could the disk be a DOA ?
# dd if=/dev/rdsk/cxtydz of=/dev/null bs=1024k
Robert-Jan