[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] can not remove windows vps from hard disk
On Tue, Dec 1, 2009 at 8:25 PM, Jingyun He <jingyun.ho@xxxxxxxxx> wrote: > It is already stopped. > > One more thing is that, > In the /dev/mapper directory, > I have two device, one is VolGroup00-xxx, > another is VolGroup00-xxxp1, Ah :D My guess is somehow you've run kpartx on the LV. Try this: kpartx -dv /dev/VolGroup00/xxx If all goes well, it SHOULD remove the partition entries (i.e. /dev/mapper/VolGroup00-xxxp1). If not, and you don't have it mounted, it's possible that some process (qemu, or kernel process) is still using it. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |