ZFS is built-in with a lot of monitoring features. We would be covering iostat here specifically.
The command syntax is pretty simple and straight forward and much close to the older iostat command. Here's how it looks like:
root@opensolaris:~# zpool iostat
root@opensolaris:~# zpool iostat zpooldata 1 5
capacity operations bandwidth
pool used avail read write read write
---------- ----- ----- ----- ----- ----- -----
zpooldata 222K 7.06G 0 0 2.47K 1.45K
zpooldata 222K 7.06G 0 0 0 0
zpooldata 222K 7.06G 0 0 0 0
zpooldata 222K 7.06G 0 0 0 0
zpooldata 222K 7.06G 0 0 0 0
root@opensolaris:~#
Categories
- Basics (11)
- Storage (SAN) (2)
- Veritas Volume Manager (2)
- ZFS (8)
- Zones (6)
Tuesday, April 7, 2009
Monitoring performance of ZFS file system using zfs iostat
Subscribe to:
Post Comments (Atom)
Subscribe to Solaris Guru
Browse Articles
-
▼
2009
(6)
-
▼
April
(6)
- How to create a RAIDZ2 pool with a hot spare
- Monitoring performance of ZFS file system using zf...
- Best Practises: Migrate your non-system data from ...
- Step by Step: Migrate root UFS file system to ZFS
- Playing around with ZFS File system using Virtual ...
- Playing around with ZFS File system using Virtual ...
-
▼
April
(6)
0 comments:
Post a Comment