COPY別人的LVM回來用時,可能會碰到的問題及需要注意的地方 Part.2

延伸Vol_Group的空間

先於VMware延伸vmdk的大小之後,Power On。
進入CentOS後:

    1. 利用fdisk將先前所延伸出來的空間做成ext4 Linux LVM (8e)
    2. pvcreate /dev/sda3
    3. pvscan
    4. pvdisplay
    5. vgextend VGNAME /dev/sda3,記錄Free PE的數值
    6. lvdisplay,記錄需要擴充的Logical Volume
    7. lvresize -l +3918 /dev/VolGroup/lv_root
    8. lvdisplay
    9. df -h,此時已經擴充完畢,接上來要通知FileSystem
    10. resize2fs /dev/VolGroup/lv_root
    11. df -h


留言

這個網誌中的熱門文章

BASH script: resize pictures in rar archive

python script: rapidgator downloader for windows

[Solved] If you forgot your f**king security question in Apple ID login portal