Upcoming Scheduled Maintenance
The NetApp Knowledge Base will undergo scheduled maintenance on December 2nd, 2023 from 8PM to 11PM PST. As a result, Elio and kb.netapp.com will be unavailable.

ONTAP Hardware

unable to delete a LUN

dirkdigs
904 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
883 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
882 Views

those commands dont work

dirkdigs_0-1669682201992.png

 

Ontapforrum
855 Views

Go to advance priv level:

::>set adv

try again.

dirkdigs
841 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
840 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
839 Views

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

 

dirkdigs_0-1669737452102.png

 

Ontapforrum
827 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