|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] IO wait on windows servers?
In PerfMon, look at the PhysicalDisk objects and find the metrics for Current
Disk Queue Length and Average Disk Queue Length - these can give you data on
how many I/O operations are waiting for the disk, which should give you similar
information. It isn't exactly the same as I/O Wait in Linux, since I/O Wait is
actually the time the processor spends waiting on I/O, but overly high disk
queue lengths in Windows indicate similar problems to overly high I/O Waits in
Linux.
-Nick
>>> On 2010/07/14 at 02:53, "Matthew Law" <matt@xxxxxxxxxxxxxxxxxx> wrote:
> I'm not a windows person, so I am hoping someone can help me with this...
>
> I've just installed a Windows 2003 Server VM and I would like to make sure
> that the average disk IO wait is acceptable. In Linux and other *nixes I
> would normally use sar or iostat for this. I have found perfmon in
> windows. Will this give me the numbers I need?
>
> Thanks,
>
> Matt.
--------
This e-mail may contain confidential and privileged material for the sole use
of the intended recipient. If this email is not intended for you, or you are
not responsible for the delivery of this message to the intended recipient,
please note that this message may contain SEAKR Engineering (SEAKR)
Privileged/Proprietary Information. In such a case, you are strictly
prohibited from downloading, photocopying, distributing or otherwise using this
message, its contents or attachments in any way. If you have received this
message in error, please notify us immediately by replying to this e-mail and
delete the message from your mailbox. Information contained in this message
that does not relate to the business of SEAKR is neither endorsed by nor
attributable to SEAKR.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|