Date: Tue, 07 May 2019 12:27:53 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 231117] bhyve: I/O lockups inside guests Message-ID: <bug-231117-27103-TTw7UWe0Up@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231117-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-231117-27103@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231117 Rodney W. Grimes <rgrimes@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rgrimes@FreeBSD.org Keywords|performance | --- Comment #21 from Rodney W. Grimes <rgrimes@FreeBSD.org> --- (In reply to Mateusz Kwiatkowski from comment #19) > On the new hypervisor there's plenty of free resources. Swap is disabled. >=20 > Mem: 3761M Active, 1636M Inact, 5802M Wired, 51G Free > ARC: 4000M Total, 487M MFU, 3322M MRU, 3456K Anon, 129M Header, 59M Other > 2228M Compressed, 3202M Uncompressed, 1.44:1 Ratio > > vfs.zfs.arc_min: 8215740416 > vfs.zfs.arc_max: 52582796492 How much memory are your VM's using? Ie, what is the total of all the VM's= you have running at any time? How much total memory does the system have? Your arc max is 52Gbytes, 4G is in use now, so it could try to use another = 48G bytes, your system has 51G free under the above conditions so the arc could drive your system to 3G of free memory. I am concerned your host work load my at times drive your system into memory starvation unless these numbers are actually with all the system under load. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231117-27103-TTw7UWe0Up>