RDS stuck in modifying status for 20 hours

0

I changed the instance class 20 hours ago and the Status has been in "modifying" since I changed the instance class.

Edited by: lnlu on Feb 14, 2019 10:12 AM

lnlu
posta 5 anni fa476 visualizzazioni
3 Risposte
0

It looks like you are converting this instance from io1 volume type to magnetic.
You recently requested a point in time recovery, but you've specified 'standard' volume type with is magnetic storage.
In order to complete this conversion, it requires an expensive io operation. This is why your instance is in modifying, it is completing the conversion.

I'd recommend you consider gp2 as a better performing option rather than magnetic.

-Phil

AWS
MODERATORE
philaws
con risposta 5 anni fa
0

As per your advice I changed from magnetic to GP2 and it's been in modifying status for more than 60 hours.

lnlu
con risposta 5 anni fa
0

Most scale storage operations take effect immediately, however b/c you have a legacy volume geometry, it will require a long running io operation.
Once this completes you will have the new volume geometry and any future scale storage will execute quickly.
There is no problem with the current instance, it is just completing the conversion from magnetic to gp2.

-Phil

AWS
MODERATORE
philaws
con risposta 5 anni 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