Re: ZFS zvol support improved - VirtualBox gets unstable with it

2014-08-28 Thread Volodymyr Kostyrko
On 13.08.2014 22:16, Adam Vande More wrote: Looking at your error msg's closer, it appear AIO might be enabled. FreeBSD, ZVOL's, and AIO have a reported incompatability: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168298 Yes, that was AIO. Everything works fine without it (except for Ma

Re: ZFS zvol support improved - VirtualBox gets unstable with it

2014-08-13 Thread Adam Vande More
On Wed, Aug 13, 2014 at 7:16 AM, Volodymyr Kostyrko wrote: > .Aug 13 14:00:17 limbo kernel: pid 50275 (VirtualBox), uid 1001: exited on > signal 11 (core dumped) > > 00:01:06.704138 NAT: DHCP offered IP address 10.0.2.15 > 00:01:13.352513 NAT: IPv6 not supported > 00:05:10.647121 UIMediumEnumerat

Re: ZFS zvol support improved - VirtualBox gets unstable with it

2014-08-13 Thread Adam Vande More
On Wed, Aug 13, 2014 at 7:16 AM, Volodymyr Kostyrko wrote: > Hi all. > > There was a long time ago when I started to use pure zvol's as VirtualBox > disks. This way virtual machines were working faster due to default smaller > cluster size and I also can snapshot them and mount right from the OS.