[Bug 191573] [zfs] kernel panic when running zpool/add/files.t

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 22 18:27:03 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191573

--- Comment #16 from yaneurabeya at 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.


More information about the freebsd-fs mailing list