Re: Windows Delayed Write Errors
Andy C wrote:
> I am getting Windows delayed write errors as well as ntfs errors on some of
> my virtual servers that run SQL or SQLExpress. Is this a known issue or am
> I just lucky?
Where are your VHDs located on local (dasd) storage or on file server
(UNC over CIFS)?
That error indicates a throughput problem either a spindle-bound IO or
network IO constraint.
If both of your databases are hammering the underlying disk and you have
enough of these VMs running in parallel you can run into this problem.
Try running less VMs or separating your VMs onto separate disks and
controllers to allievate the IO bottleneck.
|