[linux-lvm] Hide volume group during startup

Erik Schwalbe erik.schwalbe at canoo.com
Thu Apr 12 12:33:08 UTC 2012


Ok, I will try a:

update-initramfs -u -k all 

Hope this helps.

Thank you for the hint.

Regards,
Erik

----- Original Message -----
From: "Lars Ellenberg" <lars.ellenberg at linbit.com>
To: linux-lvm at redhat.com
Sent: Thursday, 12 April, 2012 2:01:39 PM
Subject: Re: [linux-lvm] Hide volume group during startup

On Thu, Apr 12, 2012 at 01:41:31PM +0200, Erik Schwalbe wrote:
> Hi,
> 
> filter was:
> 
> filter = [ "r|/dev/data/kvm_disk0|" ]
> 
> path:
> /dev/data/kvm_disk0 -> ../mapper/data-kvm_disk0
> 
> The device name is stable, but what other way of control activation are possible??

Forgot to update the initramfs/initrd,
and the VGs are activated from there
already, even before pivoting to the real root?

Run update-initramfs or
mkinitrd /boot/initramfs-`uname -r`.img `uname -r`
or something like that.

> 
> Regards,
> Erik
> 
> ----- Original Message -----
> From: "Bryn M. Reeves" <bmr at redhat.com>
> To: "LVM general discussion and development" <linux-lvm at redhat.com>
> Cc: "Erik Schwalbe" <erik.schwalbe at canoo.com>
> Sent: Thursday, 12 April, 2012 1:11:44 PM
> Subject: Re: [linux-lvm] Hide volume group during startup
> 
> On 04/11/2012 11:04 AM, Erik Schwalbe wrote:
> > The iscsiinitiator created a new volume group (kvm_disk0) on the
> > blockdevice and new virtual disks (vm-203-disk-1).
> > 
> > Our problem is, that the iscsitarget host found not only the VG "data"
> > during system startup but also the other VG (kvm_disk0) and activate it.
> > So DRBD can't get exclusive access to the LV kvm_disk0.
> > 
> > We try to filter in lvm.conf, but after startup, the VG kvm_disk0 is
> > allways activated.
> 
> Please post the filter you are using as well as the full path name of
> the disk you are attempting to filter (a complete recursive listing of
> /dev as generated by lvmdump or run by hand would be useful. You can use
> a service like pastebin for this - please don't send large attachments
> to the list).
> 
> There are other ways to control activation if for some reason filtering
> will not work (e.g. the device name is not stable).
> 
> Regards,
> Bryn.

-- 
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com

_______________________________________________
linux-lvm mailing list
linux-lvm at redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/




More information about the linux-lvm mailing list