In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-07 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain in detail about the use of linux's pvmove command to move the physical disk. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.
The purpose of the pvmove command is to move the physical extent on the source physical volume to one or more other target physical volumes.
You can specify a source log or volume when using the pvmove command. In this case, only the extent used by the logical volume is moved to the free or specified zone on the target physical volume. If no physical volume is specified, it is assigned using the default rules of the volume group.
If the pvmove command is interrupted for any reason (such as a machine crash), the pvmove command restarts any operation that was in progress at the last checkpoint without any parameters. You can run more than one pvmove command at a time, provided that data is moved from different source physical volumes.
Syntax format: pvmove [parameters] [source physical volume] [target physical volume]
Common parameters:
Reference example
Move all physical extents on the physical volume / dev/sda5:
[root@linuxcool ~] # pvmove / dev/sda5
Move the physical extent on the source physical volume / dev/sda5 to the physical volume / dev/sda6:
[root@linuxcool ~] # pvmove / dev/sda5 / dev/sda6
Move the physical disk area 1000001999 on the source physical volume / dev/sda5 to the physical volume / dev/sda6:
[root@linuxcool] # pvmove / dev/sda5:1000-1999 / dev/sda6
Abort any movement in progress:
[root@linuxcool ~] # pvmove-- so much for abort about using linux's pvmove command to move the physical disk. I hope the above content can be helpful to you and learn more. If you think the article is good, you can share it for more people to see.
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
Http://www.catalog.update.microsoft.com/home.aspx
© 2024 shulou.com SLNews company. All rights reserved.