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?

posta un anno fa204 visualizzazioni
1 Risposta
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

con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande