kern/163493: FreeBSD 9x amd64 unstable while work with RAM

Oleg Ginzburg oleg.ginzburg at nevosoft.ru
Thu Dec 22 08:10:13 UTC 2011


The following reply was made to PR kern/163493; it has been noted by GNATS.

From: Oleg Ginzburg <oleg.ginzburg at nevosoft.ru>
To: bug-followup at freebsd.org,
 olevole at olevole.ru
Cc:  
Subject: Re: kern/163493: FreeBSD 9x amd64 unstable while work with RAM
Date: Thu, 22 Dec 2011 11:37:07 +0400

 Update:
 
 The described case for the physical machine is ZFS-related. 
 
 It is reproduced at ZFS Volume-based swap:
 
 (for example - da0 is empty disk):
 kldload zfs
 echo 'zfs_load="YES"' >> /etc/rc.conf
 zpool create swp /dev/da0
 zfs create -V 4G swp/swap
 zfs set org.freebsd:swap=on zwp/swap
 zfs set checksum=off swp/swap
 
 service zfs restart
 service zvol restart
 
 then repeat actions from How-to-repeat
 
 For VirtualBox a case - problems arise without ZFS. It seems, it is related 
 with inheritance kmem\* or other parameters from the master host


More information about the freebsd-bugs mailing list