- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How do I remove a physical volume in RedHat Linux ...
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-13-2006 03:11 AM
06-13-2006 03:11 AM
How do I remove a physical volume in RedHat Linux AS 4
pvcreate /dev/cciss/c0d1p1
How do remove the physical volume ?
I have tried using pvremove (see below) and receive an error. Can anyone help me?
[root@metis cciss]# pvremove -v /dev/cciss/c0d0p1
No physical volume label read from /dev/cciss/c0d0p1
Can't open /dev/cciss/c0d0p1 exclusively. Mounted filesystem?
[root@metis cciss]#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2006 05:49 AM
06-13-2006 05:49 AM
Re: How do I remove a physical volume in RedHat Linux AS 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2006 06:56 AM
06-13-2006 06:56 AM
Re: How do I remove a physical volume in RedHat Linux AS 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2006 07:03 AM
06-13-2006 07:03 AM
Re: How do I remove a physical volume in RedHat Linux AS 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2006 07:07 AM
06-13-2006 07:07 AM
Re: How do I remove a physical volume in RedHat Linux AS 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2006 08:02 AM
06-13-2006 08:02 AM
Re: How do I remove a physical volume in RedHat Linux AS 4
Try "pvdisplay /dev/cciss/c0d1p1" to see if you have physical volume. And try "vgreduce my_volume_group /dev/cciss/c0d1p1" to remove your physical volume group.
Regards,
Sung
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2006 10:20 AM
06-13-2006 10:20 AM