Getting dtrace: invalid probe specifier when importing volume

Status
Not open for further replies.

mpfusion

Contributor
Joined
Jan 6, 2014
Messages
198
I upgraded from 9.3 to 9.10 and then moved the pool to new hardware. Everything went reasonably smooth. However, when the new server boots the following message shows up during boot:

Code:
Starting file system checks:
Mounting local file systems:.
Beginning ZFS volume imports

dtrace: invalid probe specifier zfs-dbgmsg(printf("\r
  \r%s", stringof(arg0))): "/usr/lib/dtrace/psinfo.d", line 91: failed to resolv
e type kernel `struct thread * for identifier curthread: Module is no longer loaded
  Importing 3062036381104872648


ZFS volume imports complete
Loading kernel modules:


What's the issue here and how to fix it? Everything appears to be working fine, though.

System
FreeNAS-9.10.2-U2 (e1497f2)
Supermicro MBD-X10SRH-CLN4F
64GB RAM
pool:
4*3TB mirror
4*4TB mirror
 

mpfusion

Contributor
Joined
Jan 6, 2014
Messages
198
Looks like it is related to this bug report: https://bugs.freenas.org/issues/23409.

That looks very similar, indeed. I don't use encrypted pools, though. However, the OP mentioned that he could reproduce the issue without encryption as well. I use UEFI, too. So it seems like an issue only manifesting with UEFI boot.

I'll keep an eye on that bug report then. Thanks for the quick response.
 
Status
Not open for further replies.
Top