Date: Wed, 03 Mar 2021 22:01:23 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253998] 13.0-BETA4: VNET: Stopping jails: Freed UMA keg (rtentry) was not empty (1 items). Lost 1 pages of memory. Message-ID: <bug-253998-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253998 Bug ID: 253998 Summary: 13.0-BETA4: VNET: Stopping jails: Freed UMA keg (rtentry) was not empty (1 items). Lost 1 pages of memory. Product: Base System Version: 13.0-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: rashey@superbox.pl Hi, Every time when I stop or restart the jail I'm getting a message in local console. # dmesg | grep Lost Freed UMA keg (rtentry) was not empty (1 items). Lost 1 pages of memory. Freed UMA keg (rtentry) was not empty (1 items). Lost 1 pages of memory. Freed UMA keg (rtentry) was not empty (1 items). Lost 1 pages of memory. Freed UMA keg (rtentry) was not empty (1 items). Lost 1 pages of memory. Freed UMA keg (rtentry) was not empty (1 items). Lost 1 pages of memory. # cat /etc/jail.conf path = "/usr/jail/${name}"; exec.clean; exec.start = "sh /etc/rc"; exec.stop = "sh /etc/rc.shutdown jail"; host.hostname = "${name}"; mount.devfs; vnet; test { } -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253998-227>
