I followed this vmware guide to remove a storage device and replace with another. Everything worked fine apart from the fact the the datastore still show on the list as inactive. During the procedure I'm supposed to: unmount the datastore detach storage device make sure it detached with esxcli storage core device detached list permanently remove device config with esxcli storage core device detached remove -d naa.xxxx I had another one to remove and managed to figure out how to do it correctl...