How to resize CentOS partition after increasing volume capacity?

0

EC2 instance with cPanel & CentOS running when ran out of disk space. Using the volume modification option, I increased the size of the volume, but the ClearOS won't change its partitios automaticly, so system is stucked.

How do I increase the partitios ofter a volume modification?

preguntada hace un año204 visualizaciones
1 Respuesta
0

Assuming you cannot start the instance, you should detach the root volume and attach it to another dummy/test instance. The idea is to increase the file system size manually. Once that is done, you can re-attach the volume to the original instance and start-up.

Please refer to this link for the file system size increase steps

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html

respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas