On Tue, 22 Nov 2016 16:35:08 +0000
Dhaussy Alexandre <[email protected]> wrote:

> 
> I don't know how, but i feel that every node i add to the cluster currently 
> slows down LVM scan a little more...until it ends up interfering with cluster 
> services at boot...
Maybe you need to tune the filter rules in /etc/lvm/lvm.conf.

My own rules as an inspiration:
    # Do not scan ZFS zvols (to avoid problems on ZFS zvols snapshots)
    global_filter = [ "r|/dev/zd.*|", "r|/dev/mapper/pve-.*|" ]

    # Only scan for volumes on local disk and on iSCSI target from Qnap NAS. 
Block scanning from all
    # other block devices.
    filter = [ "a|ata-OCZ-AGILITY3_OCZ-QMZN8K4967DA9NGO.*|", 
"a|scsi-36001405e38e9f02ddef9d4573db7a0d0|", "r|.*|" ]


-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
/usr/games/fortune -es says:
The trouble with being punctual is that people think you have nothing
more important to do.

Attachment: pgpQuV17Z27ui.pgp
Description: OpenPGP digital signature

_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to