|
|
|
I've recently faced an issue regarding using Provisioning Server (4.5, & 5.0) to provision XenApp VMs on XenServer hosts.
The VM's were booting properly and were responding correctly through XenCenter but was freezing when accessed through network (either ICA or RDP for example)
I had used all registry tips from KB (EnableOffload reg value turned to 0 ...) without any success getting my VM to work properly.
After working with Support Team for a while (and thanks for helping me solving this issue) they gave me the following Reg Value to implement into my Golden Image :
- Create registry key HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\xenevtchn\Parameters
- Create a DWORD value called SetFlags in that key and set it to 20000 hexadecimal
- Reboot VM
In my case it solved the freezing issue.
After doing some researches on this flag it appears that this reg value is modifying XenTools drivers behaviour within the VM.
Actually the value above modifies the parameter of the scatter-gather implementation in the device drivers inside the virtual machine.
Previous Page | Next Page
COMMENTS
thanks,
I too ran into this issue. I hope to give this a try and respond.
http://www.thegenerationv.com
Hi,
Thanks for your comment.
If you're running cache on hard drive please also consider CTX121979 as it fixes VM or physical server hangs with Disk Cache.
Another issue is that XenServer's VM could hang at boot, CTX121571 is fixing this issue.
Best Regards,
Pierre
Only registered users may post comments.