I have tested this on both snv_120 and snv_140 and it is working for
me, exactly the way you spelled it. So I suspect some difference in
what is loaded on your system and what is loaded on mine.
Could you investigate the contents of /usr/lib/dtrace? On my snv_120
system I have both iscsi.d and iscsit.d in that directory. In the
snv_140 system, I have just iscsit.d.
Which version of the iSCSI target do you have loaded (iscsitgt or
iscsit)?
The iscsitgt (iSCSI target daemon) was removed in build 136, so that
should not be your problem here. But if the iscsit package is not
yet loaded, could you try loading it and try again?
Peter
On Jun 24, 2010, at 12:01 AM, autumn Wang wrote:
dtrace -n 'iscsi*::: { @[args[0]->ci_remote] = count(); }'
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org