I have an issue where we've removed several shelves from a 2 node cluster. A node recently started reporting cf.disk.inventory.mismatch: Status of the disk ?.? and it provides several UIDs. If I run a "storage failover show -fields reason-enum" a node reports "disk_inventory_mismatch_local".
If I run a "storage failover show -node *" 1 node reports missing 2 disk UIDs and the other node reports missing over 100 disks at "Missing Disks on Local Node". If I run a "storage disk show -uid XX:XX:XX" using a UID of any of the UIDs listed from storage failover show from either node, there are no results.
I attempted to run a takeover from a node that indicated a takeover was possible but the failover node aborted because communication with destination failed.
I'm at a loss at this point on how to remove the 'missing disks' from the nodes. Being that I can't get the original Disk ID (since they're no longer connected) I can't run the command to remove a disk.
Any insight would be appreciated.