I am trying to remove a zpool with the following command:
The following is the output of that command
Upon revision, I verified that a different pool has been set as the system dataset pool. How can I remove the zpool making sure I don't mess up my installation?
Screenshot of configuration
zpool destroy DataStore
The following is the output of that command
cannot unmount '/mnt/DataStore/.system/syslog': Device busy
could not destroy 'DataStore': could not unmount datasets
Upon revision, I verified that a different pool has been set as the system dataset pool. How can I remove the zpool making sure I don't mess up my installation?
Screenshot of configuration