Description of problem: Unable to remove disabled device using heketi remove command Version-Release number of selected component (if applicable): heketi-client-6.0.0-13 How reproducible: Always with device having 3 or more bricks Steps to Reproduce: 1.Created a 3 node setup and added 1 node 2.Node 1 has 2 200GB devices and 1 600GB device 3.200GB devices are free - have no bricks while 600GB device has 3 bricks 4.Disabled the 600GB device successfully 5.Unable to remove the disabled device Actual results: heketi-cli device remove fdd1a8ff2942dafe10be0de23c53133a Error: Failed to remove device, error: Id not found Expected results: heketi-cli device delete 24e095a5bc6e18d78b7eda470e072ece Device 24e095a5bc6e18d78b7eda470e072ece deleted Additional info: Able to delete disabled devices with just 1 brick.