d'après ce que j'en comprends, mon lvm.conf englobe tout :
# By default we accept every block device:
filter = [ "a/.*/" ]
en revanche, je ne suis pas sûr d'avoir bien compris la partie sur udev :
# If set, the cache of block device nodes with all associated symlinks
# will be constructed out of the existing udev database content.
# This avoids using and opening any inapplicable non-block devices or
# subdirectories found in the device directory. This setting is applied
# to udev-managed device directory only, other directories will be scanned
# fully. LVM2 needs to be compiled with udev support for this setting to
# take effect. N.B. Any device node or symlink not managed by udev in
# udev directory will be ignored with this setting on.
obtain_device_list_from_udev = 1
[^] # Re: lvm.conf
Posté par zarbatrip . En réponse au message RESOLU : LVM sur un disque dur USB (en fait c'est du Raid logiciel et pas du LVM !). Évalué à 1.
Bonjour fcartegnie,
d'après ce que j'en comprends, mon lvm.conf englobe tout :
en revanche, je ne suis pas sûr d'avoir bien compris la partie sur udev :