- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: weird things when mirroed disk went bad! Pls h...
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
08-18-2005 01:54 PM
08-18-2005 01:54 PM
weird things when mirroed disk went bad! Pls help...
that's pretty weird. At last , I brought server to maintenance mode and vgexport vg00 with a map, then vgimport vg00 on root disk. shutdown and replace disk, and did mirror copy stuff. But strings /etc/lvmtab show three pv exist in vg00, while there are only two pv available. How is that happene?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2005 02:28 PM
08-18-2005 02:28 PM
Re: weird things when mirroed disk went bad! Pls help...
This happened as you did not informed system before removing the disk. You did the mirror copy stuff again rather then using vgcfgrestore. You can use
#vgreduce -f
to forcely remove the missing PV's from the VG.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2005 02:39 PM
08-18-2005 02:39 PM
Re: weird things when mirroed disk went bad! Pls help...
I will give that a tryï¼
but how did the ghost lv exist at the very first and prevented me from reduce pv from vg00?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2005 02:53 PM
08-18-2005 02:53 PM
Re: weird things when mirroed disk went bad! Pls help...
There is nothing like ghost LV. It was the one which was created somethime and was not mirrored to the second disk. Quite possible that it could not have been even not used anytime. You can use your pre-failure configs to verify this.( something like old nickel outputs)
I am leaving for the day and shall be back till evening so the responses may be delayed if required. But their are others to help you since then.
Regards,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2005 03:52 PM
08-19-2005 03:52 PM
Re: weird things when mirroed disk went bad! Pls help...
Pls give the exact step you followed to understand what could have gone wrong to have this peculier problem.
Did you succeed by vgreduce -f vg00 ?
Can you put on output vgdisplay -v vg00 , strings /etc/lvmtab lvdisplay -v /dev/vg00/lvol20