satriani Feb 23, 2015 #1 Hello, Some jails can't be restarted service jail start Code: Starting jails:jail: myjail: /sbin/mount -t nullfs -o noatime,ro /jails/base /jails/myjail/base: failed Need to reboot to get this issue gone. Any idea?
Hello, Some jails can't be restarted service jail start Code: Starting jails:jail: myjail: /sbin/mount -t nullfs -o noatime,ro /jails/base /jails/myjail/base: failed Need to reboot to get this issue gone. Any idea?
T tobik@ Developer Feb 23, 2015 #2 Have you used service jail restart for restarting or is this just a typo in your post? Mounting will fail if /jails/base is already mounted on /jails/myjail/base.
Have you used service jail restart for restarting or is this just a typo in your post? Mounting will fail if /jails/base is already mounted on /jails/myjail/base.