Thanks Lars. Great info.
On May 5, 8:14 am, Lars Troen <
lars.tr...@sit.no> wrote:
> Hi,
> 1.37k io/s is normally not more than an average san can handle, but it depends on how many spindles you're using, the type of workload and the amount of cache on your controllers. As a rule of thumb; a 15k rpm SAS-disk can do 180io/sec, a 15k rpm scsi disk can do 150io/sec, 10k rpm SCSI can do 100 IO/sec and a SATA disk can do 50 io/sec. These numbers vary a bit with the disk types too (on-disk cache, ncq, etc..)..
>
>
> By looking at io per second on the SAN you will not normally have enough info to determine if you have a bottle neck or not. You will often need to compare these values with latencies (as seen in esxtop: press d to go into disk view, then f to choose additional fields and make sure you choose Latency) and inside the guest OS. The value you want to look at here is GAVG/cmd.
>
> In windows guests you can use perfmon and see the AvgDiskQueueLength. It should be close to 0 and less than 1 in environments with good performance.
>
> You also might want to check the statistics of your SAN. I don't know what SAN you're using, but on DS4000 series (that can be monitored with vmktree) you want to check the graphs for CacheHitRatio for both the LUNs in questions and SAN controllers.
>
> Let me know what you find out. I'm also soon be including support for DS5000 series and probably improved support for NetApp (as I now have one in the lab).
>
> Lars
>
> -----Original Message-----
> From:
vmk...@googlegroups.com [mailto:
vmk...@googlegroups.com] On Behalf Of
paulkdick...@gmail.com
> Sent: 4. mai 2009 16:17
> To: vmktree
> Subject: [vmktree] Re: Reading the graphs.
>
> How can I determine if the blocks/s add up to a bottle neck?
>
> Actually, going back a week i have 1.37k blocks/s as my max. Still
> no idea what that translates into perforance wise.
>
> On May 2, 5:33 am,
lar...@colargol.tihlde.org wrote:
> > The best documentation available for describing the values shown in
> > vmktree is those documented for esxtop here:
>
> > Interpreting esxtop Statisticshttp://
communities.vmware.com/docs/DOC-9279
>
> > Regarding your question about translating blocks/sec into Mb/sec it's
> > a different matter as you can't easily translate it as the block size
> > is not a fixed size. Still, the blocks/sec is much a more important
> > factor than Mb/sec when looking for bottle necks.
>
> > Storage performance is very important in a virtualized environment.
> > Also see my testing here:
http://vmfaq.com/entry/33/
>
> > If you wonder if your storage performance is good or bad, please run