#Unable to assign unknown disks to owner node on FAS8200 ONTAP v9.12.1P7

1 messages · Page 1 of 1 (latest)

rapid grail
#

Added a DS2246 IOM6 disk shelf (24 1.09TB disks) to a FAS8200 stack (2 nodes) Its being repurposed.
Trying to assign these disks to a node owner and then add them to an aggregate tier
bbbnacm01::> disk assign -owner bbbnacm01-02 -disklist 2.1.23
Error: command failed: Failed to assign disks. Reason: None of the disks belongs to either local or partner node.
Have tried variations of disk assign commands and failed
bbbnacm01::
> storage disk show -disk 2.1.*
Usable Disk Container Container
Disk Size Shelf Bay Type Type Name Owner


2.1.0 - 1 0 SAS unknown - aaxnacm01-01
2.1.1 - 1 1 SAS unknown - aaxnacm01-02
2.1.2 - 1 2 SAS unknown - aaxnacm01-01
2.1.3 - 1 3 SAS unknown - aaxnacm01-02
2.1.4 - 1 4 SAS unknown - aaxnacm01-01
I was able to add disks from a DS224-12 IOM12 disk shelf expansion with no issues.

tawdry ginkgo
#

looks like these disks were not sanitized properly and has owner info for some other cluster, you have to remove the ownership of these disks first and then reassign it to this cluster

frigid fog
#

From diag mode

disk removeowner -disk 2.1.4
(Repeat for each unknown disk)