Kristof, would you share your devfs.rules settings for the jail that
remains in a dying state.

I have a similar situation and similar jail.conf settings, in that I use:
allow.sysvipc; allow.socket_af; allow.raw_sockets;

However I have other jails that stop and can be restarted with the same
attributes; but different device rules.
So what's different?  For the jail that gets stuck in state "dying"
devfs.rules:
add include $devfsrules_hide_all
add include $devfsrules_unhide_basic
add include $devfsrules_unhide_login
add path 'bpf' unhide
add path 'bpf0' unhide

As a side note: in my jail.conf I also have jid=3, ie
b3 { jid=3; ip4.addr = "10.0.7.91,10.0.5.91,127.1.5.91"; devfs_ruleset =
"7"; allow.sysvipc; allow.socket_af; allow.raw_sockets; }
(Yes its an application testing jail)

Regards, Dewayne.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "[email protected]"

Reply via email to