Network IO issues between virtual build environment and network servers
Posted
by Jeff Yates
on Server Fault
See other posts from Server Fault
or by Jeff Yates
Published on 2010-06-15T14:18:19Z
Indexed on
2010/06/15
14:23 UTC
Read the original article
Hit count: 303
We have a virtual machine setup for our build environment. It uses network connectivity to obtain source and to write out build results and logs. However, around 1 in 10 times, the build fails at some point due to IO problems that appear to be down to some kind of lag or dropped connection.
Any ideas on what might be causing this and how we might fix it?
© Server Fault or respective owner