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
已提問 5 年前檢視次數 481 次
3 個答案
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
管理員
philaws
已回答 5 年前
0

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

lnlu
已回答 5 年前
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
管理員
philaws
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南