[Bug 168298] VirtualBox using AIO on a zvol crashes
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 7 14:49:32 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168298
martin at sugioarto.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |martin at sugioarto.com
--- Comment #7 from martin at sugioarto.com ---
Hi,
I would like to confirm that the aio sysctl settings in comment #3 fix crashes
(causing SIGILL in VBoxSDL) and broken guest filesystems on
virtualbox-ose-5.1.14_2 (FreeBSD 11.0). I've tried different guest operating
systems and all fail mostly with HDD problems during initial installation.
I am using simple VDI files, by the way, not any ZVOL and no compression. My
host CPU is a bit slow (AMD Athlon II X3 460), it is only capable to emulate
32-bit guests.
I've used these sysctl settings (probably still overdimensioned):
vfs.aio.max_aio_queue=8192
vfs.aio.max_aio_queue_per_proc=8192
vfs.aio.max_aio_per_proc=4096
vfs.aio.max_buf_aio=4096
Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list