I am aware of ZFS not using the regular file system cache for caching pages for reads or writes (ZFS uses ARC and ZILs).
My question is would "vmstat -p" on a recent Solaris machine also reflect read and write activity performed by ZFS, in the form of fpi, fpo columns?
Let's assume that the machine is running ZFS as the only filesystem (Solaris 11.3).