I removed a ZFS Pool before I could have a chance to remove it from the UI, and now the UI shows the pool still under the ZFS Tab.
I did the following:
I did the following:
- When I try to delete it from the UI, it says
- command 'zpool list -vHPL ssd-raid10' failed: not a valid block device
- (Note: Removal from "Datacenter" level is OK, it's still at PVE level)
- Tried to remove it with "pvesm remove ssd-raid10"
- It says "delete storage failed: storage 'ssd-raid10' does not exist"
- Tried to re-add it to /etc/pve/storage.cfg and re-run the above - same thing.
- Disabled the systemctl service
- Ran "systemctl clean zfs-import@ssd\x2draid10.service"
- Checked to delete any related service files: (they're gone though)
- find /etc/systemd/ -name "*x2draid10.service"
- find /user/lib/ -name "*x2draid10.service"
- Ran systemctl daemon-reload
- Ran "service pveproxy restart"