[Bug 286179] Passing a vlan interface to a vnet jail result in a stuck dying state
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286179 --- Comment #29 from Zhenlei Huang <[email protected]> --- (In reply to David Marec from comment #23) > Hello there, > I am Florian's colleague, who reported the issue. > Peter's patch resolved our problem, which was that a VLAN interface assigned to a > jail was blocking the jail destruction. > It sounds as though the ZFS delegation issue is a separate matter. > Regards, > -- > David Marec Thanks for the report! The fix is indeed valid. Well currently the underlaying reason has not been figured out. I'm open to re-add this PR back to the commit when MFCing to stable branches. But still we need strong reason why it fixes. I'm a bit interested about how it will behavior, that you disable ZFS delegation and all other services in the jail, and then start / stop the jail. If the jail still keep in a stuck dying state but does not when the patch applied, then I think it is reasonable that the patch fixes. -- You are receiving this mail because: You are on the CC list for the bug.