Debian box running virtual machines blows up under large NFS network load
[
Log in to
get rid of this advertisement]
I am running Debian Squeeze with Xen 4.0. I am running a
stress
test. I have created 2 virtual machines, each with 512 Mb of memory adn 8Gb in size. I have made one of the vms an NFS server, sharing out a large file (4.6 Gb). The other
virtual
machine is an NFS client. The stress test consists of passing that
big file back and forth via an mv command executed on the client, which moves the file back and forth from the nfs share directory to a local directory. The virtual machines are stored on a remote SAN connected to by
ISCSI
and formatted in ocfs2.
It is true I have had better luck with some ethernet cards than others.
One of the boxes, running Intel 1000Mb cards (1 to the SAN/OCFS2, 1 to the outside world), runs the vms and the stress test without problems.
But the other box, running a 1000Mb Realtek nic to the outside
world and a 100Mb Realtek nic to the SAN, fails. The
100Mb nic was dropping packets to the SAN so I changed
the SAN nic to the Realtek 1000Mb
Now I do not drop packets (aside from a handful on the 2 vif interfaces at startup)
And yet,
about 1 out of 2 times I attempt to mv the file from the local directory of the nfs client vm to the nfs share, the box running the vms reboots. It leaves no logs, and seldom even any messages on the screen. It just blanks out and the next thing I know I it
is rebooting.
I have tried manipulating the size of the MTU, with out positive success.