I'm trying to remove a sds device. This is on a vmware scaleio install. I may have physically removed the hdd before letting scaleio finish removing the sds device earlier. Now I'm not able to remove this via the scli. I've tried the following command and it gets stuck in removing the errored device.
is there any way to forcefully delete this SDS from scaleio? I'm trying to start fresh on this one server. But it seems I can't remove the SDS without this device being removed first.
No luck, I tried clearing the error in the GUI as well. It just goes back to an error state right away and I cannot remove the drive still. Maybe the only solution is to wipe everything and start fresh
If this was added to a storage pool, was any volume created from this Storage pool that was not deleted or any snapshot created that was not deleted and you are trying to delete the last disk from the Storage pool?
I am trying to remove a error-ed sds device. There's no error after issuing the removal command, it's just stuck at "Remove Pending" state. The drive has already been physically removed from the server and unmapped in VMware.
tomer__engineer
155 Posts
3690
1
Posted June 21st, 2015 00:00
1. Try clearing the device error 1st using the following command:
scli --clear_sds_device_error --sds_ip [SDS_IP] --clear_all
2. Run the remove_sds_device command again (with/without force flag)