CHR disk resize

Hello, praneethmj!

As described in the Amazon documentation, additionally steps inside OS are required after disk volume was increased: Extending a Linux File System after Resizing the Volume.

Some forum posts related to disk resize:

  1. Resize existing running chr raw.
  2. Expand VirtualBox CHR disk size
  3. How to expand virtualized x86 ROS system partition
  4. CHR Esxi increse disk size
  5. CHR feature requests

If your question is related to the Dude, as a workaround you may:

  1. Attach second EBS volume with required size.
  2. Format attached volume inside CHR.
  3. Stop Dude.
  4. Export Dude database for backup purpose.
  5. Move Dude to the new drive as described in the Wiki: Manual:The_Dude_v6/Change_DB_path


    Thank you!