[linux-lvm] how to remove PV from a VG?

Adrien Farkas freddy at redneck.sk.oracle.com
Wed Oct 20 10:31:02 UTC 1999


Heinz Mauelshagen (mauelsha at ez-darmstadt.telekom.de) wrote :

> > 
> > Hey folks,
> > 
> 
> Hi Freddy.
> 
> > the subject says it (almost) all, I need to remove three PVs that were added to my VG by mistake (namely /dev/sdi, /dev/sdj and /dev/sdk), I guess you see where the error is. I can access data on previous PVs (yet), but don't know how to remove PVs, there is nothing linke 'pvremove'. I can assure you there is no data (perhaps except signature) on those disks.
> > 
> 
> vgreduce YourVG /dev/sd[i-k]
> 
> - or, if the 3 partitions hold the only empty PVs of YourVG -
> 
> vgreduce -a YourVG

yes, helped quite enough, just the /dev/sd[ghi] devices are still in list of valid PVs and when I run pvscan my partitions get destroyed (I suppose because of rewriting LVM marker to the device). How do I really, physically remove the devices from the PV list?

Thanks in advance,
-- 
                                             freddy

----==-- _                      Adrien "freddy" Farkas
---==---(_)__  __ ____  __       freddy at sk.oracle.com
--==---/ / _ \/ // /\ \/ /  We all know Linux is great... It
-=====/_/_//_/\___/ /_/\_\  does infinite loops in 5 seconds



More information about the linux-lvm mailing list