|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] can not remove windows vps from hard disk
that doesn't work,
umount: /dev/VolGroup00/xxx: not mounted
also the result of command "mount" doesn't have any thing related to
lvm partition xxx.
This is what I was confused.
On Tue, Dec 1, 2009 at 11:48 AM, Taschik, Daniel
<Daniel.Taschik@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> Hello,
>
> you can unmount it with
>
> umount /dev/VolGropu00/xxx
>
> or type in mount and look what it tells you how your device is called.
>
> Cheers
>
> Daniel
>
> On 01.12.2009, at 11:43, Jingyun He wrote:
>
>> 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 ."
>>
>> 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
|
|
|
|
|