Re: [libvirt-users] Mounting an lvm

2010-10-05 Thread Justin Clift
On 10/06/2010 05:29 AM, Dale Amon wrote: On Mon, Oct 04, 2010 at 06:16:18PM +1100, Justin Clift wrote: On 10/04/2010 06:01 PM, Justin Clift wrote: What happens if you try and change that, with vgchange? ie.: $ sudo vgchange -ay Heh, brain-o. That should probably be "name of volume group",

Re: [libvirt-users] Mounting an lvm

2010-10-05 Thread Dale Amon
On Mon, Oct 04, 2010 at 06:16:18PM +1100, Justin Clift wrote: > On 10/04/2010 06:01 PM, Justin Clift wrote: > > >What happens if you try and change that, with vgchange? ie.: > > > >$ sudo vgchange -ay > > Heh, brain-o. > > That should probably be "name of volume group", or "lvchange" instead >

Re: [libvirt-users] Mounting an lvm

2010-10-04 Thread Justin Clift
On 10/04/2010 05:50 PM, Dale Amon wrote: No, its xena as in the name of the TV warrior woman or whatever she was. Cool. :) LV Status NOT available The "NOT" bit here is interesting. Just checked a system here, to see if that's how it should be. Doesn't look like it: $

[libvirt-users] Mounting an lvm

2010-10-04 Thread Dale Amon
I converted a system disk from a virtualbox VM and added to the config on a qemu VM. All seems well until I try to mount it. The virtual machine shows data for the disk image using commands like: pvs lvs lvdisplay xena-1 but there is no /dev/xena-1/root to be mounted. I a

Re: [libvirt-users] Mounting an lvm

2010-10-04 Thread Dale Amon
On Mon, Oct 04, 2010 at 05:29:22PM +1100, Justin Clift wrote: > On 10/04/2010 05:13 PM, Dale Amon wrote: > > >I converted a system disk from a virtualbox > >VM and added to the config on a qemu VM. > >All seems well until I try to mount it. The > >virtual machine shows data for the disk > >image u

Re: [libvirt-users] Mounting an lvm

2010-10-04 Thread Justin Clift
On 10/04/2010 05:13 PM, Dale Amon wrote: I converted a system disk from a virtualbox VM and added to the config on a qemu VM. All seems well until I try to mount it. The virtual machine shows data for the disk image using commands like: pvs lvs lvdisplay xena-1 but ther

Re: [libvirt-users] Mounting an lvm

2010-10-04 Thread Justin Clift
On 10/04/2010 06:01 PM, Justin Clift wrote: What happens if you try and change that, with vgchange? ie.: $ sudo vgchange -ay Heh, brain-o. That should probably be "name of volume group", or "lvchange" instead of "vgchange". :/ ___ libvirt-users m