Scan LVM logical volumes using the lvscan command of linux
This article mainly introduces the use of linux lvscan command scan LVM logical volume, the text is very detailed, has a certain reference value, interested friends must read!
The lvscan command scans all LVM logical volumes present on the current system. Use the lvscan command to discover all logical volumes in the system and their corresponding device files.
Syntax format: lvscan [parameter]
Common parameters:
-b Display displays the logical volume's master device and this device number
Reference Example
Use the lvscan command to scan all logical volumes in the system:
[root@linuxcool ~]# lvscan
Display Equipment No.:
[root@linuxcool ~]# lvscan -b The above is to scan all the contents of the LVM logical volume using the linux lvscan command. Thank you for reading! Hope to share the content to help everyone, more relevant knowledge, welcome to pay attention to the industry information channel!