]> sourceware.org Git - lvm2.git/commit
pvscan: warn about /dev/sda excluded by devices file
authorDavid Teigland <teigland@redhat.com>
Thu, 31 Mar 2022 19:47:42 +0000 (14:47 -0500)
committerDavid Teigland <teigland@redhat.com>
Fri, 1 Apr 2022 18:38:21 +0000 (13:38 -0500)
commitf840dbb3205754db1a339aba8e0f68fa40138ba1
treee1a1441dc73e102e8f2c23304ba0500869e103ce
parent8db3b11e4ed94974bc25c26e2f1271c34f6ccf15
pvscan: warn about /dev/sda excluded by devices file

In most installations, /dev/sda* or /dev/vda* should be included
in system.devices because the root, home, etc LVs are usually on
sda or vda.

Add a special case warning when a pvscan autoactivation command
sees that /dev/sda* or /dev/vda* are excluded by system.devices,
either not listed or having a different device id.
tools/pvscan.c
This page took 0.03832 seconds and 5 git commands to generate.