ubuntu@east2-scylla:~$ nodetool removenode dd530cfb-7f4e-42c3-be6a-ce093d263b96 nodetool: Scylla API server HTTP POST to URL ‘/storage_service/remove_node’ failed: std::runtime_error (removenode[be14b77f-ed3f-4f9d-a1ad-328cd6ce03a2]: Node dd530cfb-7f4e-42c3-be6a-ce093d263b96 not found in the cluster) See ‘nodetool help’ or ‘nodetool help ’.
ubuntu@east2-scylla:~$ nodetool describecluster
Cluster Information: Name: MyCluster
Snitch: org.apache.cassandra.locator.GossipingPropertyFileSnitch DynamicEndPointSnitch: disabled
Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
Schema versions: 6e0ec14b-1d4b-305b-9bf9-d420da03eb45: [10.0.137.180] 7f3ff0e1-96d7-3145-8883-f6125b5522f6: [10.0.130.77, 10.0.137.241]
10.0.137.180 = dd530cfb-7f4e-42c3-be6a-ce093d263b96
I already ran nodetool decommission on that node
what gives?