Announcement

Collapse
No announcement yet.

Root partition resize problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Root partition resize problem

    After resizing root partition I got a problem.
    Disk space growing up (in hypervisor) during all time when VM is running.
    I installed CloudLinux on LVM and used standard way: lvextend and resize2fs to resize root partition

  • #2
    So far not sure why it is going that way. In short - it should works same way as on CentOS / RHEL .

    What virtualization you are using?

    Comment


    • #3
      Proxmox.

      Comment


      • #4
        I am reading https://forum.proxmox.com/threads/re...-hardisk.8553/ and would like to be sure you follow same:

        > You must stop and start the VM (so that the bios see the bigger disk). After that its depends on your VM (used partition layout, filesystem). If your VM used also lvm, you can (all inside the VM!)
        > a) create a new partition on the new space and add them to the vg; after that expand the lv and do an resize2fs
        > b) expand your existing partition (perhaps after that a reboot of the VM is nessearry, because the kernel use the old partition-table (lvm)).

        Comment

        Working...
        X