instance-scheduler-on-aws icon indicating copy to clipboard operation
instance-scheduler-on-aws copied to clipboard

RDS is in multi az and it is not stopping

Open lovepurohit opened this issue 6 years ago • 4 comments

Hi,

I am trying to stop and start the RDS PostgreSQL server which is deployed in multi-az. When I check the logs, I could see that the instance have been fetched but it is not taking any action.

Is there any way we could use the instance scheduler for the RDS which are in multi-az?

NOTE: As there is an option to update the RDS to NON MULTI-AZ using CLI, Why can't we modify the RDS instance to multi-az set to no when stopping And when we start it, we can set the multi-az set to yes.

Thank you

lovepurohit avatar Nov 14 '19 09:11 lovepurohit

Hello @lovepurohit, thanks for reaching out. I was wondering if you have listed all the regions in Region(s) parameter while creating your stack.

tapughose avatar Nov 18 '19 19:11 tapughose

Hi @tapughose I have added all the regions but the issue in hand is, one of the RDS is in multi az and I have added Schedule tag on that instance but the instance scheduler is not performing on the resource.

The reason is multi az RDS instances cannot be stopped, but the instances can be modified to be set to non multi az when we want to stop the RDS.

So, I was wondering what is the use case of not modifying the RDS instances for non multi az?

Thank you

lovepurohit avatar Nov 19 '19 06:11 lovepurohit

Please up-vote if you want this feature. Do not submit a new feature request.

maykays avatar Aug 21 '20 20:08 maykays

Does this feature work now?

natalia-1702 avatar Aug 04 '22 00:08 natalia-1702