Question

Resizing a disk after deploying a Droplet using Custom Images - Debian

I recently uploaded a debian server with cloud init installed on it and when I use this image I seem to boot with my original image size of 7GB off of / for my primary partition.

Am I missing something with cloud init here? I know debian isn’t very well supported with cloud-init from what I gather.

Alternatively is there a one liner script I can use to format the partition to use the entirety of the disk?

Thanks!


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

alexdo
Site Moderator
Site Moderator badge
March 23, 2023

Hello @patrickhasting

Resizing the droplet should not be an issue, however you’ll most likely need to resize the partition manually after the resize is completed from the control panel.

You can find more information about the droplet resizes here:

https://docs.digitalocean.com/products/droplets/how-to/resize/

Hope that this helps!

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up