The DTrace provider for iscsi has not been ported back to S10. As far as I know there are no current plans to do so.

Peter

Dan Mick wrote:
C V wrote:
According to http://blogs.sun.com/brendan/entry/iscsi_dtrace_provider and http://wikis.sun.com/display/DTrace/iscsi+Provider there should be a dtrace provider for iscsi. However, on Solaris 10 10/08, there doesn't seem to be one. Should there be? If so, how do I get it enabled?

[r...@sol10-1 /]# dtrace -ln 'iscsi*:::'
ID PROVIDER MODULE FUNCTION NAME
dtrace: failed to match iscsi*:::: No probe matches description
[r...@sol10-1 /]# cat /etc/release Solaris 10 10/08 s10x_u6wos_07b X86

Thanks
--
CV

It's not clear to me it's in 10/08, but, on relatively-recent Nevada, that dtrace command shows no output either. I didn't think USDT probes allowed wildcarding the PID.

dtrace -ln "ksh*:::"
   ID   PROVIDER            MODULE                          FUNCTION NAME
dtrace: failed to match ksh*:::: No probe matches description

I don't have an iscsitgtd process to try it with.
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to