> I'm hoping the answer is yes - I've been looking but do not see it > ...
Well, he is telling you to run the dtrace program as root in one window, and run the "zfs get all" command on a dataset in your pool in another window, to trigger the dataset_stats variable to be filled. > none can hide from dtrace!# dtrace -qn 'dsl_dataset_stats:entry > {this->ds = (dsl_dataset_t *)arg0;printf("%s\tcompressed size = > %d\tuncompressed size=%d\n", this->ds->ds_dir->dd_myname, > this->ds->ds_phys->ds_compressed_bytes, > this->ds->ds_phys->ds_uncompressed_bytes)}'openindiana-1 > compressed size = 3667988992 uncompressed size=3759321088 > [zfs get all rpool/openindiana-1 in another shell] HTH -- Volker -- ------------------------------------------------------------------------ Volker A. Brandt Consulting and Support for Oracle Solaris Brandt & Brandt Computer GmbH WWW: http://www.bb-c.de/ Am Wiesenpfad 6, 53340 Meckenheim, GERMANY Email: v...@bb-c.de Handelsregister: Amtsgericht Bonn, HRB 10513 Schuhgröße: 46 Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt "When logic and proportion have fallen sloppy dead" _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss