Zmień rozmiar dysku bagażnika VM dzięki pustej przestrzeni

sudo growpart /dev/xvda 1
sudo resize2fs /dev/xvda1
saggiyogesh