martin wrote:

How could i monitor zfs  ?
or the zpool activity ?

I want to know if anything wrong is going on.
If i could receive those warning by email, it would be great :)


For pool health:
# zpool status -x
all pools are healthy
#

To monitor activity, use 'zpool iostat 1' to monitor just zfs datasets, or iostat(1M) to include non-zfs devices.

eric

Martin


This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to