- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vgreduce issue - current extents are unknown lvol
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
03-19-2008 05:32 AM
03-19-2008 05:32 AM
vgreduce issue - current extents are unknown lvol
08875 current ??? 00000 08876 current ??? 00001 08877 current ??? 00002
Never seen this before. Anyway to clear this so we can remove this disk? BTW- this same situation exists on the server we imaged the disk from.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2008 07:01 AM
03-19-2008 07:01 AM
Re: vgreduce issue - current extents are unknown lvol
1. strings /etc/lvmtab
2. more /etc/lvmpvg
3. vgdisplay -v vgname
4. lvdisplay -v lvname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2008 07:20 AM
03-19-2008 07:20 AM
Re: vgreduce issue - current extents are unknown lvol
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2008 08:15 PM
03-19-2008 08:15 PM
Re: vgreduce issue - current extents are unknown lvol
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2008 08:37 PM
03-19-2008 08:37 PM
Re: vgreduce issue - current extents are unknown lvol
1) vgchange -a y vg02 (* should say quorum not present *)
2) vgchange -a y -q y /dev/vg02 (* deactivate vg w/out quorum *)
3) vgreduce -f /dev/vg02 (* forced reduction of ghost disk *)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2008 04:54 AM
03-20-2008 04:54 AM
Re: vgreduce issue - current extents are unknown lvol
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2008 04:55 AM
03-20-2008 04:55 AM