ONTAP Hardware

unable to delete a LUN

dirkdigs
1,189 Views

ONTAP API Failed: Unable to check if Config Replication is enabled. Wait a few seconds, and then try the command again. (Error: 13001)

 

Array is FAS2552 

2022-11-28_15-16-00.png

7 REPLIES 7

Ontapforrum
1,168 Views

I haven't dealt/seen this error before, but I am guessing it is trying to check the replication status due to mention of 'config-replication', is there SVM-DR in place ? Have you checked the config replication is ok?

 

At the admin privilege level.
::*> snapmirror config-replication status show
::*> snapmirror config-replication status show-communication

 

Have you tried deleting it from the CLI?

dirkdigs
1,167 Views

those commands dont work

dirkdigs_0-1669682201992.png

 

Ontapforrum
1,140 Views

Go to advance priv level:

::>set adv

try again.

dirkdigs
1,126 Views

 

procedures.

 

 

netapp_p::> set adv

 

Warning: These advanced commands are potentially dangerous; use them only when

         directed to do so by NetApp personnel.

Do you want to continue? {y|n}: y

 

netapp_p::*> snapmirror config-replication status show

 

Error: "config-replication" is not a recognized command

 

netapp_p::*> snapmirror config-replication status show-communication

 

Error: "config-replication" is not a recognized command

 

netapp_p::*>

 

 

Ontapforrum
1,125 Views

what ontap version are you running ? Also, if you just enter 'snapmirror' and do tab support, what options do you see...?

 

Just press tab after snapmirror, do you see option 'config-replication' ?

::*> snapmirror

dirkdigs
1,124 Views

 ok that's interesting the commands only work on one of the nodes. 

 

dirkdigs_0-1669737452102.png

 

Ontapforrum
1,112 Views

What do you mean by only work on one of the nodes? 

 

could you tell me - If this is a one-2-one relationship between LUN and Volume ? Or, there are more LUns in that volume.  if there is just one lun (that you intend to delete) in that volume and there is no relationships (dr protection), then simply take the volume offline and delete it, it will remove the space held by the lun.

Public