Hi all, I want to know which dtrace abilities are available in my Solaris box, so I use:
# dtrace -V dtrace: Sun D 1.6.2 But what does that "Sun D 1.6.2" mean? I guess there could be a RFE. What I expect is something like this: =================================================== # zpool upgrade -v This system is currently running ZFS pool version 13. The following versions are supported: VER DESCRIPTION --- -------------------------------------------------------- 1 Initial ZFS version 2 Ditto blocks (replicated metadata) 3 Hot spares and double parity RAID-Z 4 zpool history 5 Compression using the gzip algorithm 6 bootfs pool property 7 Separate intent log devices 8 Delegated administration 9 refquota and refreservation properties 10 Cache devices 11 Improved scrub performance 12 Snapshot properties 13 snapused property For more information on a particular version, including supported releases, see: http://www.opensolaris.org/os/community/zfs/version/N Where 'N' is the version number. =================================================== Yes, it's better to have a short description, and a long detailed webpage. Therefore at least I could know which (new) provider were added at when. Thanks, -Alex -- This message posted from opensolaris.org _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org