- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: removing unused pv from volume group
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
09-19-2014 04:32 AM
09-19-2014 04:32 AM
removing unused pv from volume group
Hi Guys
I am facing issue while removing PV from the volume group .
vgreduce /dev/vg06 /dev/dsk/c13t1d5
vgreduce: Physical volume "/dev/dsk/c13t1d5" could not be removed since some of its
physical extents are still in use.
i have migrate all by data to new disk but the old disk is still showing some used PV
/root >pvdisplay /dev/dsk/c13t1d5
--- Physical volumes ---
PV Name /dev/dsk/c13t1d5
VG Name /dev/vg06
PV Status available
Allocatable yes
VGDA 2
Cur LV 0
PE Size (Mbytes) 32
Total PE 9598
Free PE 7902
Allocated PE 1696
Stale PE 0
IO Timeout (Seconds) 90
Autoswitch On
06624 current ??? 00000
06625 current ??? 00001
06626 current ??? 00002
06627 current ??? 00003
06628 current ??? 00004
06629 current ??? 00005
06630 current ??? 00006
06631 current ??? 00007
06632 current ??? 00008
06633 current ??? 00009
i just want to remove my old disk from my volume group , can you please help me out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2014 02:18 AM
09-24-2014 02:18 AM
Re: removing unused pv from volume group
try to use:
vgreduce -f vgname
or
vgreduce -l vgname