How do i forcefully stop rds server

0

i had a recent issue where i reboot rds server and even are 4 hours it didnt reboot and i am not able to even stop or do any think.

  • Hope you have tried via (1) Management console, (2) CLI or (3) API

    (1): To reboot a DB instance

    Sign in to the AWS Management Console and open the Amazon RDS console at https://console.aws.amazon.com/rds/. In the navigation pane, choose Databases, and then choose the DB instance that you want to reboot. For Actions, choose Reboot. The Reboot DB Instance page appears. (Optional) Choose Reboot with failover? to force a failover from one AZ to another. Choose Reboot to reboot your DB instance. Alternatively, choose Cancel.

    (2): For Linux, macOS, or Unix:

    aws rds reboot-db-instance
    --db-instance-identifier mydbinstance

    If the above did not help, open a ticket with AWS support.

1개 답변
1

Thank you for reaching out. I understand you wanted to stop your RDS instance.

If you use a DB instance intermittently, for temporary testing, or for a daily development activity, you can stop your Amazon RDS DB instance temporarily to save money. While your DB instance is stopped, you are charged for provisioned storage (including Provisioned IOPS) and backup storage (including manual snapshots and automated backups within your specified retention window), but not for DB instance hours

I will recommend you to follow this below URL that will guide you in Stopping a RDS instance. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_StopInstance.html#USER_StopInstance.Stopping

The above information will provide you with details to triage the issue. However, Please note this is general guidance only. In a situation if the RDS instance is not stopping, then in order to understand the issue fully, we require details that are non-public information. Please open a support case with AWS using the following link. https://console.aws.amazon.com/support/home#/case/create

As always, Happy Cloud Computing.

AWS
지원 엔지니어
Arnab_S
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠