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.
***
# cryptoadm list -p
Provider at user level:
=
/usr/lib/security/$ISA/pkcs11_kernel.so: All mechanisms are activated.
/usr/lib/security/$ISA/pkcs11_softtoken.so: All mechanisms are activated.
random is activated.
What about the /dev/random issue? Is there any way to fix this? I'd be
delighted to name a provider with cryptoadm, but I have no clue at all how this
works ...
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@openso