This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
linux:linux_lvm [2025/07/04 16:12] manu |
linux:linux_lvm [2025/07/04 16:14] (current) manu [Force systemd to re-read fstab and create automount units] |
||
---|---|---|---|
Line 605: | Line 605: | ||
# systemctl restart local-fs.target | # systemctl restart local-fs.target | ||
- | ==== How disable | + | ==== How disable the devices file (RHEL9 an higher) ==== |
+ | |||
+ | Disabling the devices file automatically enables the lvm.conf device filter. | ||
Use LVM commands to control LVM device scanning. LVM commands interact with a file called the system.devices file, which lists the visible and usable devices. This feature is enabled by default in Red Hat Enterprise Linux 9. | Use LVM commands to control LVM device scanning. LVM commands interact with a file called the system.devices file, which lists the visible and usable devices. This feature is enabled by default in Red Hat Enterprise Linux 9. |