0

I have a VM Ubuntu 20.10 instance on GCP. It initially had 40 GB Boot disk space which got full and to increase it I had followed google official tutorials and it's showing on console that it has resized to 100 GB but when I SSH into instance it shows the disk is still 40 GB. Attached are some screenshots for reference

SSH Command to check disk Size

VM Name

Disk Name

I had restarted Instace several times.

3
  • I wrote an article on how the resize works. This might help you debug what is going wrong. jhanley.com/google-cloud-debian-9-resize-root-file-system Commented Dec 26, 2021 at 19:46
  • Did you forget to increase partition and file system size inside the VM after the disk was enlarged? Read this: serverfault.com/questions/994448 . (Probably, your question could be considered a duplicate of that one.) Commented Dec 26, 2021 at 19:51
  • Also, if it's GPT, you might need to move the backup GPT to the new end before adding / extending partition. Commented Dec 27, 2021 at 6:37

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.