I was able to mount a dataset from host to iocage jail with
iocage fstab –a JAIL [FSTAB_STRING]
Then wanted to move mount point to different directory
iocage fstab –e JAIL [FSTAB_STRING]
Now I had this dataset mounted two times. In ‘old’ prevous directory AND in ‘new’ directory.
Then I removed the mounts.
iocage fstab –r JAIL [FSTAB_STRING]
The fstab is empty.
But the mounts (or better say the data) is still in my iocage jail in /mnt directory.
How can I UNmount that?
I did this on FreeNAS 11.1-U4 only in CLI.
The jails are 11.1-RELEASE
Thanks for help.
iocage fstab –a JAIL [FSTAB_STRING]
Then wanted to move mount point to different directory
iocage fstab –e JAIL [FSTAB_STRING]
Now I had this dataset mounted two times. In ‘old’ prevous directory AND in ‘new’ directory.
Then I removed the mounts.
iocage fstab –r JAIL [FSTAB_STRING]
The fstab is empty.
But the mounts (or better say the data) is still in my iocage jail in /mnt directory.
How can I UNmount that?
I did this on FreeNAS 11.1-U4 only in CLI.
The jails are 11.1-RELEASE
Thanks for help.