[xen-tools-discuss] Unmountable devices

Bubba Sour bubbasour at gmail.com
Wed Oct 10 11:37:27 CEST 2012


On 10/10/12, Johan Schurer <johannes.schurer at alcatel-lucent.com> wrote:
> # unmount in reverse order:
> umount /tmp/ermebNGZVj/dev/pts
> umount /tmp/ermebNGZVj/dev
> umount /tmp/ermebNGZVj/proc
> umount /tmp/ermebNGZVj
> rmdir /tmp/ermebNGZVj
>
> # remove the vg and lv's
> vgchange -an myvg
> lvremove -f /dev/myvg/*
> vgremove myvg

It worked. Thanks!


More information about the xen-tools-discuss mailing list