使用windows性能收集器,选取那些监控项目。可以反映出,VM的磁盘使用率。选取那些监控项目,可以反映出,磁盘效能是否可以满足现有VM使用?

回答:对于Hyper-v及VM的,有关于disk方面的性能计数器,您可以参考如下文章:

1. 在分类上,有关于IDE和SCSI的两种:
Hyper-V Performance Counters – Part one of many - The overview
http://blogs.msdn.com/b/tvoellm/archive/2008/05/04/hyper-v-performance-counters-part-one-of-many.aspx

2. 图表形式的信息,您可以参考:
Checklist: Measuring Performance on Hyper-V
http://technet.microsoft.com/en-us/library/dd722848(BTS.10).aspx

3. 我们也有专门一篇KB,讲述这方面的性能监视问题:
How to monitor virtual machine disk performance on a Windows Server 2008-based computer that has the Hyper-V role installed
http://support.microsoft.com/kb/975036

Lamb Shu