rasti.hil@hilandco.com +41 79 367-9677

Search This Blog

Resize aws EC2 root partition

  1. stop  instance
  2. disassociate root volume
  3. snapshot root volume
  4. create new volume with larger size
  5. associate new root volume
  6. start instance
  7. resize2fs /dev/xvde1 
  8. delete snapshot
  9. delete old volume