Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Aug 2016 20:36:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-stable@FreeBSD.org
Subject:   [Bug 211491] System hangs after "Uptime" on reboot
Message-ID:  <bug-211491-8075-a98rl9O176@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211491-8075@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211491-8075@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=3D211491

--- Comment #9 from Eric van Gyzen <vangyzen@freebsd.org> ---
Steps to reproduce on a stable/11 r303878 GENERIC kernel (and many earlier
revs):

1. Attach to an iSCSI LUN with /etc/iscsi.conf and iscsid.
2. Create a ZFS pool on that LUN:  zpool create iscsi_test da0
3. Export the pool:  zpool export iscsi_test
4. Import the pool with an altroot: zpool import -R /blah iscsi_test
5. shutdown -r now

The system will hang after printing Uptime: XdYmZs.

iSCSI and altroot are key to producing the hang.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211491-8075-a98rl9O176>