I have a cache device that fell out of the zfs array because of errors. Im pretty sure it was something i did - messing with cabling or something. It checks out fine, plus its just a cache device. When i try to readd it, it fails with the following error:
# zpool add array cache /dev/sdj2
cannot add to 'array': one or more vdevs refer to the same device
is there a way to remove the reference from the zpool array so i can readd it? ive tried remove:
# zpool remove array /dev/sdj2
cannot remove /dev/sdj2: no such device in pool