[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 #33 from Peter Ganzhorn <[email protected]> --- Sorry, I haven't found the time to test thoroughly yet and probably won't be able to do so before May 1st. I don't have any objections merging this, since the CURVNET_RESTORE() was obviously missing in iflib_rxeof(). The patch does not change anything else, so the chance of causing regressions should be minimal. We can still take the time to investigate if the reported bug is fixed by the patch or if there is a secondary issue after it was merged. Since running a patched kernel I was able to stop all vnet jails, even though some were in the dying state temporarily and required manually unmounting moint points used in the jail to stop completely. This is definitely an improvement to the situation before/without the patch, where some jails were stuck in the dying state even after manually unmounting everything. I will provide more details with configuration examples and observed behaviour, but need a few more days to get the situations tested for reproducibility and properly documented. -- You are receiving this mail because: You are on the CC list for the bug.