[OpenIndiana-discuss] Missing dtrace io provider?
Ewald Ertl
ewald.ertl at gmail.com
Mon Sep 27 15:09:59 UTC 2010
Hi,
On Mon, Sep 27, 2010 at 5:03 PM, Yi Zhang <yizhang84 at gmail.com> wrote:
> Hi,
>
> I have a fresh OI install on which I tried a little dtrace script but
> had the following error message:
> io:::start does not match any probes
>
> I did a dtrace -l only to find there is no io provider! Is this expected?
>
On my OI installation I get the following list for the io provider:
[ewer at solewer:~/Documents/RefCards]$dtrace -l -P io
ID PROVIDER MODULE FUNCTION NAME
22516 io genunix biodone done
22517 io genunix biowait
wait-done
22518 io genunix biowait
wait-start
22527 io genunix default_physio start
22528 io genunix bdev_strategy start
22529 io genunix aphysio start
24088 io nfs nfs4_bio done
24089 io nfs nfs3_bio done
24090 io nfs nfs_bio done
24091 io nfs nfs4_bio start
24092 io nfs nfs3_bio start
24093 io nfs nfs_bio start
[ewer at solewer:~/Documents/RefCards]$uname -a
SunOS solewer 5.11 oi_147 i86pc i386 i86pc Solaris
It's the same list as on a Solaris 10 sparc system.
Greetings
Ewald
More information about the OpenIndiana-discuss
mailing list