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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ