I have an Ubuntu 16.04.3 LTS GCE instance. I increased system disk space (from 20 GB to 30 GB) but after GCE restart, if I run
df -h
I still get 20GB on disk size.
In the past, on Ubuntu GCE Instances, after the instance restart, the System automatically saw new disk space.
Also in the documentation I read:
"Alternatively, instances that use most recent versions of Public Images can automatically resize their partitions and file systems after a system reboot. The SUSE Linux Enterprise Server (SLES) public images are the only images that do not support this feature."
So, what is the problem? What can I do to get the new space?