Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Use the lvmdiskscan command of linux to scan all visible LVM2 devices

2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you the use of linux's lvmdiskscan command to scan all the visible LVM2 devices. I hope you will learn a lot after reading this article. Let's discuss it together.

The purpose of the lvmdiskscan command is to scan all SCSI, IDE disks, multiple devices, and other block devices on the system for LVM physical volumes.

The lvmdiskscan command scans all visible LVM2 devices, while LVM2 supports more logical volume types than LVM1, supports cluster lvm functions, provides text-based metadata information, and provides more command sets and operation commands.

The size reported by the lvmdiskscan command is the size of the actual device. You can usually also use the lvmdiskscan command to see which devices have been made into physical volumes.

Common parameters: lvmdiskscan [parameters]

Common parameters:

Reference example

Scan all LVM2 devices and report only physical volumes:

[root@linuxcool ~] # lvmdiskscan-l

Scan all visible LVM2 devices:

[root@linuxcool ~] # lvmdiskscan

Scan all LVM2 devices and display them in a long format:

[root@linuxcool] # lvmdiskscan-v after reading this article, I believe you have a certain understanding of scanning all visible LVM2 devices using linux's lvmdiskscan command. Want to know more about it. Welcome to follow the industry information channel. Thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report