bitnami / vms

Bitnami VMs
https://bitnami.com
Other
200 stars 44 forks source link

Bitnami LMS powered by Moodle™ LMS - Resize Volume #1453

Closed AIToolkitPtyLtd closed 3 months ago

AIToolkitPtyLtd commented 3 months ago

Describe your issue as much as you can

I need to modify my AWS EC2 Volume. I can make the changes within AWS but resize2fs does not appear to be installed. Should I install it or does Bitnami have a recommended way of completing the resize process?

My series of recommended steps includes:

df -hT sudo lsblk sudo growpart /dev/nvme0n1 1 sudo resize2fs /dev/nvme0n1p1 df -h

Any tips would be appreciated, thanks.

AIToolkitPtyLtd commented 3 months ago

I apologise, found it.