In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces the relevant knowledge of "how to rename the volume group with Linux's vgrename command". The editor shows you the operation process through an actual case. The method of operation is simple and fast, and it is practical. I hope this article "how to use Linux's vgrename command to rename the volume group" can help you solve the problem.
The Linux common command vgrename command renames the name of the volume group. Use the new hard disk to install the system under Linux, and then mount the original hard disk after installation, the partition format is all the default partition of the system, the default format of the system is lvm format, and the default volume is VolGroup00. At this point, we need to use the vgrename command to rename the volume group to resolve the duplicate name conflict.
Grammatical format
Vgrename [parameters]
Common parameters:-d enable debug mode-t enable test mode reference example
Rename the volume group / dev/vg1 to / dev/vg2:
[root@linux265 ~] # vgrename / dev/vg1 / dev/vg2 Volume group "vg1" successfullyrenamed to "vg2"
Rename the volume group vg1 to vg2:
[root@linux265 ~] # vgrename vg1 vg2 Volume group "vg1" successfully renamed to "vg2" about "how to rename a volume group with Linux's vgrename command" ends here. Thank you for reading. If you want to know more about the industry, you can follow the industry information channel. The editor will update different knowledge points for you every day.
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
© 2024 shulou.com SLNews company. All rights reserved.