[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] can not remove windows vps from hard disk
- To: Jingyun He <jingyun.ho@xxxxxxxxx>
- From: Alain Barthe <ab266061@xxxxxxxxx>
- Date: Wed, 2 Dec 2009 11:06:26 +0100
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Wed, 02 Dec 2009 02:07:16 -0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=xREC31NRqqWC4BywGXBAX75H34whXPLr3kECFAU+WxUN3UZCEiU8yrKpj0reQVdQms TQRFNzEQ6E4BCcIISdXPP6JhHCZONZCL3Pvcb9aMBa7Yd+iPtz887xynL96Ak8VIk6Lx 3Ol2eSEP9+iQht4HHEgK68dy15MWcpaUnXmbg=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
2009/12/1 Jingyun He <jingyun.ho@xxxxxxxxx>
Hello all,
I have a problem with removing the LVM partition that is used by windows vps.
When I tried to remove the LVM partition, I got the error "Can't
remove open logical volume ."
Your LV looks like still active. You can see it with the command "lvscan". If so, you should try "lvchange -an /dev/VolGropu00/xxx".
It could help.
So I run parted /dev/VolGropu00/xxx
then executed "rm 1",
I got the Error: Partition /dev/mapper/VolGroup00-xxxp1 is being used.
You must unmount it before you modify it with Parted.
Anyone can tell me how to unmount it?
Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|