No, there is no documentation for libzfs. Your only bet is to look at
the opensolaris source and see how its being used. It's a
consolidation-private library, so it's not intended for public use.
That being said, if you're willing to go through some growing pains on
upgrade/patch, you're welcome
Hi there...
I have solaris 5.10 update 2
I am trying get some iostats on a zpool, A little bit digging indicated thtat
I can do this by doing
libzfs_init and zpool_open and so on .. library calls.
But /lib/libzfs.so doesn't have the implementation of libzfs_int() , checked
with
/ucs/ccs/bin/nm