
So we are planning to move our infrastructure with NAV 2009 from a hardware environment to a virtual environment. But the first tests on our virtual platform are going bad with performance. But it looks like the NAV client is de bottleneck.
We are running NAV 2009 R2 build 6.00.33194. NAV is maintained by our partner, who has build a retail supporting environment inside NAV. So we are not programming NAV ourselves.
Our current platform is:
Out new platform will be:
The new hardware is a big improvement compared to the current hardware platform.
What we are now testing is on the new platform is a long running tasks that is dividing our itemstock over about 250 stores, according to the available central stock and sales history in the stores. In our current platform this process takes about 5 hours to run. But on the new platform this process takes more then 7 hours with the same data. Not what we expected to happen.
The task is running in the NAV client. Analysing the hardware performance we found that the hardware has no problem with performance. It looks like the client is just slowing things down on the new platform.
Does anyone have experience with moving to a virtual (Hyper-V) environment and ran into the same problems? Do you have any suggestions in things to check/change to improve performance?
Thanks.
*This post is locked for comments
I have the same question (0)I suggest you to benchmark the raw SQL I/O performance with sqlio (www.microsoft.com/.../details.aspx), comparing old and new platform.
Use perfmon to identify bottleneck too... (cpu usage ? network bandwidth ?...).