Not able to delete FSX Ontap since there is a peer relationship

0

I've build a lab to test FSX Ontap, so at the end, I've just deleted the cloudformation stack, but I forgot to delete the peer relationship between the two SVMs. Cloudformation has deleted some volumes, as root volume and now I'm not able to log in to the svm to delete the peer relationship and I'm not able to delete the SVM anymore and It's generating big costs. Can you help me ?

The error on the SVM is "Lifecycle state Misconfigured Lifecycle transition message Amazon FSx is unable to delete the storage virtual machine because it is part of a SVM peer or transition peer relationship. Please delete the relationship and retry. Ontap CLI examples 1) Show relationships "vserver peer show -vserver svm01-dr" 2) For each relationship from 1, "vserver peer delete -vserver svm01-dr -peer-vserver <Peer Vserver value>" For more information, please see the Amazon FSx user guide: https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/troubleshooting.html""

I've already read the documentation but i'm not able to run commands inside the svm since i can't login.

asked 4 months ago209 views
1 Answer
0

Hi You should be able to delete the peer relationship at cluster level using the fsxadmin user. You can can reset the fsxamin password from AWS console if needed.

profile picture
answered 3 months 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