U USY New Member Aug 12, 2023 9 0 1 Sep 11, 2023 #1 How can I remove this ZFS Disk from my System ? The USB Disk is no longer plugged on the server
Dunuin Distinguished Member Jun 30, 2020 14,796 4,826 290 Germany Sep 11, 2023 #2 You should export a pool with zpool export WesternDigital before unplugging it if you care about you data. If you don'T care about your data and want to destroy its contents there is "zpool destroy" Last edited: Sep 11, 2023
You should export a pool with zpool export WesternDigital before unplugging it if you care about you data. If you don'T care about your data and want to destroy its contents there is "zpool destroy"
LnxBil Distinguished Member Feb 21, 2015 10,242 2,336 303 Saarland, Germany Sep 11, 2023 #3 USY said: How can I remove this ZFS Disk from my System ? Click to expand... A reboot will certainly fix the problem. I have never tried to remove a pool that is suspended so I cannot tell if a destroy works or not.
USY said: How can I remove this ZFS Disk from my System ? Click to expand... A reboot will certainly fix the problem. I have never tried to remove a pool that is suspended so I cannot tell if a destroy works or not.