Available RDS NetworkInterface is exist although I deleted RDS instance

0

Hello, I got a problem of RDS Network Interface that didn't be deleted automatically after deleting RDS. The Network Interfaces’ request Id is Amazon-rds.
I tested that if I delete RDS, the Network interface, which is attached to the RDS, should be deleted. However, I don’t know what happened, I found network interfaces are as status of “available”, but all my RDS are working with other network interfaces. There is no stopped RDS in my region. Therefore, I assume those network interface isn’t used.

Can I remove those network interfaces without any impact of my running RDS instances? Also, How the ‘available’ network interfaces are existed without attached RDS?

1 個回答
0

Hello Hessu,

Yes! If you see the "status: available" means it's is not used by any of the resource and can be removed.

https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInterfaces.html#API_DescribeNetworkInterfaces_RequestParameters

=> status - The status of the network interface. If the network interface is not attached to an instance, the status is available; if a network interface is attached to an instance the status is in-use.

Regards, CK

profile pictureAWS
已回答 2 年前
  • Hello Chethan,

    Thank you for response. However, I saw a story that someone had a similar situation to mine he said once he removed the network interfaces which is being ‘status: available’, all of his database was worked anymore. So, I am very concern about removing those network interfaces.

    Do you think it wont affect to my RDS in error, additionally, do you know why this happening is occurred?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南