I'm using Hyper-V on Windows Server 2008 R2. I have one virtual machine that writes constantly to its vhd, using between 60% and 100% of the maximum disk I/O according to Resource Monitor. This makes other VMs on that server very slow.

This VM is doing useful work so I don't want to shut it down. Is there any way in Hyper-V limit the amount of disk I/O? Or reduce the priority of that VM?

link|improve this question

80% accept rate
feedback

1 Answer

up vote 2 down vote accepted

No. You will either need to change your storage. Whether it is a faster disk, or separate the .vhd to another spindle entirely, or make it a physical server.

link|improve this answer
Thanks. I'll look into moving things around then. – Colin Pickard Jul 12 '11 at 8:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.