- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Couldn't remove a pv from /etc/lvmtab.
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
06-09-2005 05:47 PM
06-09-2005 05:47 PM
Couldn't remove a pv from /etc/lvmtab.
I'm facing a proble here.in one of our rp7410 there were 2 cellboards.i removed 1 cell board.previously there were 4 internal disk and 2 vgs.the 2 disks were mirrored too another 2 disks.now thins is that i am not able to remove 2 pv from the /etc/lvmtab file.i tried vgscan -av as well as vgreduce.but it was not successfull.i'm attaching some logs for u'r reference.
pls help me.
Thnx in advance,
Saneesh s.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2005 05:53 PM
06-09-2005 05:53 PM
Re: Couldn't remove a pv from /etc/lvmtab.
Try
#vgreduce -f /dev/vg00
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2005 05:58 PM
06-09-2005 05:58 PM
Re: Couldn't remove a pv from /etc/lvmtab.
Try vgreduce -f option (have look at man vgreduce -f option)
Anoop
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2005 06:29 PM
06-09-2005 06:29 PM
Re: Couldn't remove a pv from /etc/lvmtab.
vgreduce -f /dev/vg00 option also didn't work; but vgreduce -l vg00 pvname was successfull.any tnx a lot 4 u'r response.
Regards,
Saneesh S.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2005 06:34 PM
06-09-2005 06:34 PM
Re: Couldn't remove a pv from /etc/lvmtab.
mv /etc/lvmtab /tmp
vgscan
strings /etc/lvmtab