I think the problem is a timing one. Something must be attempting to use the in kernel API to /dev/random sooner with ZFS boot that with UFS boot. We need some boot time DTrace output to find out who is attempting to call any of the APIs in misc/kcf - particularly the random provider ones.

It seems like the problem resolves itself later since the output you sent indicates that /dev/random is all working correctly by the time you have shell access available.

--
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to