Re: [zfs-discuss] I/O statistics for each file system

2010-05-17 Thread eXeC001er
Good! I found all the necessary information. Thanks. 2010/5/17 Henrik Johansen > On 05/17/10 03:05 PM, eXeC001er wrote: > >> perfect! >> >> I found info about kstat for Perl. >> >> Where can I find the meaning of each field? >> > > Most of them can be found here under the section "I/O kstat" : >

Re: [zfs-discuss] I/O statistics for each file system

2010-05-17 Thread Henrik Johansen
On 05/17/10 03:05 PM, eXeC001er wrote: perfect! I found info about kstat for Perl. Where can I find the meaning of each field? Most of them can be found here under the section "I/O kstat" : http://docs.sun.com/app/docs/doc/819-2246/kstat-3kstat?a=view r...@atom:~# kstat stmf:0:stmf_lu_io_

Re: [zfs-discuss] I/O statistics for each file system

2010-05-17 Thread eXeC001er
perfect! I found info about kstat for Perl. Where can I find the meaning of each field? r...@atom:~# kstat stmf:0:stmf_lu_io_ff00d1c2a8f8 1274100947 module: stmfinstance: 0 name: stmf_lu_io_ff00d1c2a8f8 class:io crtime

Re: [zfs-discuss] I/O statistics for each file system

2010-05-17 Thread Henrik Johansen
Hi, On 05/17/10 01:57 PM, eXeC001er wrote: good. but this utility is used to view statistics for mounted FS. How can i view statistics for iSCSI shared FS? fsstat(1M) relies on certain kstat counters for it's operation - last I checked I/O against zvols does not update those counters. It your

Re: [zfs-discuss] I/O statistics for each file system

2010-05-17 Thread eXeC001er
good. but this utility is used to view statistics for mounted FS. How can i view statistics for iSCSI shared FS? Thanks. 2010/5/17 Darren J Moffat > On 17/05/2010 12:41, eXeC001er wrote: > >> I known that i can view statistics for the pool (zpool iostat). >> I want to view statistics for each f

Re: [zfs-discuss] I/O statistics for each file system

2010-05-17 Thread Darren J Moffat
On 17/05/2010 12:41, eXeC001er wrote: I known that i can view statistics for the pool (zpool iostat). I want to view statistics for each file system on pool. Is it possible? See fsstat(1M) -- Darren J Moffat ___ zfs-discuss mailing list zfs-discuss@o

[zfs-discuss] I/O statistics for each file system

2010-05-17 Thread eXeC001er
Hi. I known that i can view statistics for the pool (zpool iostat). I want to view statistics for each file system on pool. Is it possible? Thank. ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-