Date: Tue, 22 Jul 2014 18:27:03 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 191573] [zfs] kernel panic when running zpool/add/files.t Message-ID: <bug-191573-3630-UwjFRmyJ8K@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191573-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-191573-3630@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=191573 --- Comment #16 from yaneurabeya@gmail.com --- Confirmed that it occurs on 11-CURRENT @ r268111 when run against a ZFS root only install on an amd64 VM with 2GB of RAM, without forcing 4kB sectors on the virtual drives, and with 512MB of swap. Procedure (from scratch): 1. Install ZFS on root with http://ftp.freebsd.org/pub/FreeBSD/snapshots/ISO-IMAGES/11.0/FreeBSD-11.0-CURRENT-amd64-20140714-r268622-disc1.iso.xz . 2. Reboot the install. 3. Login as root. 4. Either fix bug 191574, or check out my code forked FreeBSD tree from GitHub: i. pkg install -y git ii. cd /usr/src iii. git clone http://github.com/yaneurabeya/freebsd . iv. git checkout isilon-atf 5. Run the `prove -rv tools/regression/zfs` as root. -- 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-191573-3630-UwjFRmyJ8K>