Google Cloud Plesk No space left on device

106 views
Skip to first unread message

fvt...@gmail.com

unread,
Mar 6, 2019, 9:28:10 AM3/6/19
to gce-discussion


Hi, i m running plesk web host on google cloud. Today i cant reach plesk panel and my websites. I m thinking my problem is the space.  Thats the screen shot.


Ekran Resmi 2019-03-05 15.22.16.png


But i upgraded my disk space 50 to 150gb. But nothing happen. I found this documention https://cloud.google.com/compute/docs/disks/add-persistent-disk#resize_partitions but its not work or i didnt. I need help urgently

kim...@google.com

unread,
Mar 6, 2019, 10:31:53 PM3/6/19
to gce-discussion
Hey there,

Yep, having your root filesystem 100% full would bring down whatever is running there.

What part of the guide you linked to didn't work for you? (What is the output you see during / after you run the commands listed there?) Note that you must resize the partition using:
    sudo growpart /dev/[DEVICE_ID] [PARTITION_NUMBER]
before you resize the filesystem itself:
    sudo resize2fs /dev/[DEVICE_ID][PARTITION_NUMBER]
If you don't do that, resize2fs will not be able to grow past the end of the partition to use up the newly added space.

Thanks,
Dan
Reply all
Reply to author
Forward
0 new messages