Crucial Paradigm

Call us now 1300 884 839

Member Login
Australia USA

Location: Australia

Crucial Paradigm Australia Official Blog

RSS Feed

opensolaris

How to test the speed on my ZFS array – Solaris

February 16, 2010

Want to test the write speeds on your ZFS array?

An easy way to do this is:

time (mkfile 100g /tank/foo)

You will get an output looking something like this:

real    5m01.332s
user    0m0.335s
sys     0m37.958s

To calculate how many MBytes per second the write was, you can use the following formula:

number of MB (102400)/number of minutes (5)/60  = MB/s (in this case it would be 341.34 MB/s)


(2) Comments

Copyright 2003-2012 © Crucial Paradigm Pty Ltd, All Rights Reserved