Tagged Questions
0
votes
2answers
68 views
How to find files with top io on solaris ZFS?
I have a Solaris 10 ZFS based NFS server. The physical disks are more or less at their maximum io rates. Performance is very bad - so we will add spindles. The NFS solely serves as storage for ...
3
votes
2answers
358 views
Understanding iotop (DTT) output in Solaris
When running DTT iotop on a write heavy Solaris 10 server, which runs multiple zones with MySQL daemons installed, I get the following output:
UID PID PPID CMD DEVICE MAJ MIN D ...
5
votes
2answers
2k views
What's in my ZFS ARC and L2ARC caches?
I have a simple ZFS setup at home, four disks mirrored, 8GB ram and 120GB Intel X25-M SSD for L2ARC. I ran zpool add poolname cache cXtXdX then generated load and eagerly tracked the warming process ...