5.3.14. 重命名卷组 使用 vgrename 命令来重新命名一个现有的卷组。 Either of the following commands renames the existing volume group vg02 to my_volume_group # vgrename /dev/vg02 /dev/my_volume_group # vgrename vg02 my_volume_group 前一个下一个