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 年前475 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则