Kennyvb8
Contributor
- Joined
- Mar 18, 2017
- Messages
- 112
Hello
was doing a zfs snapshot etc. because i was installing 2xSSD i wanted to run iocage from.
i then did zfs send/recv to data pool "Md0/backup"
somehow iocage activated it selv there even tho i used -u not to mount.
then i set iocage to SSD0 "sudo iocage activate SSD0" and now i it mounts 3 locations namely
how to i get that only SSD0/iocage is in use?
i tried to unmount the Md0/backup/iocage but then the iocage disarperes, and if i unmount Md0/iocage it also disarperes and agian with SSD0/iocage
was doing a zfs snapshot etc. because i was installing 2xSSD i wanted to run iocage from.
i then did zfs send/recv to data pool "Md0/backup"
somehow iocage activated it selv there even tho i used -u not to mount.
then i set iocage to SSD0 "sudo iocage activate SSD0" and now i it mounts 3 locations namely
Code:
"Md0/backup/iocage > /mnt/iocage" "SSD0/iocage > /mnt/iocage" "Md0/iocage > /mnt/iocage"
how to i get that only SSD0/iocage is in use?
i tried to unmount the Md0/backup/iocage but then the iocage disarperes, and if i unmount Md0/iocage it also disarperes and agian with SSD0/iocage