Tagged Questions
1
vote
3answers
184 views
Migrate a zpool to a zfs partition
I have a zpool with two disks in mirror-mode. The zpool is directly mounted to /tank. Now I want to create zfs partitions and no longer mount the whole pool. Therefore I need somehow to move all data ...