How can I see the remaining time when resizing Redshift cluster?

0

I have tried resizing the Redshift cluster.

In this article: https://aws.amazon.com/premiumsupport/knowledge-center/resize-redshift-cluster/


To check the status of your resize operation using the Amazon Redshift console, choose the Status tab on the cluster details page. The Status tab shows the average rate of transfer, the elapsed time, and the remaining time.

However, when I resizing the cluster, I can not see the remaining time in the status. I want to ask: is it possible to check remaining time?

Screenshot when I try resizing here:

https://live.staticflickr.com/65535/52014563374_7a747af7ed_b.jpg

https://live.staticflickr.com/65535/52014315291_90c38a295d_b.jpg

Thank you so much!

asked 2 years ago583 views
1 Answer
1

Hello, I tried a similar test at my end and was able to see that the Time remaining and Time elapsed (in my case ) are not getting populated. I will reach out to the internal team to provide more information on it. For now, you can try using the CLI operation ->aws redshift describe-resize --cluster-identifier mycluster ,in case you need to check that information for any of the other resizes ->https://awscli.amazonaws.com/v2/documentation/api/latest/reference/redshift/describe-resize.html

AWS
SUPPORT ENGINEER
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions