rename lvm volume group

[root@Host1 ~]# vgs
VG #PV #LV #SN Attr VSize VFree
vg_host1_root 1 3 0 wz--n- 74.25g 0
[root@Host1 ~]# vgrename -v vg_host1_root vg_host1
[root@Host1 ~]# vgs
VG #PV #LV #SN Attr VSize VFree
vg_host1 1 3 0 wz--n- 74.25g 0

Leave a Reply

Your email address will not be published. Required fields are marked *