NFS and KVM. Slow Speed
Posted
by
Javier Martinez
on Server Fault
See other posts from Server Fault
or by Javier Martinez
Published on 2012-06-29T23:36:22Z
Indexed on
2012/06/30
3:17 UTC
Read the original article
Hit count: 644
I have a KVM virtualization
in Debian with 2 guests (Debian and Windows 2008). I want to have a 'mount point' shared that can be accessed by the 3 system (host and 2 guests) at the same time. So the only thing that I found was a NFS/SMB
network storage. I picked NFS
Due to my Ethernet network (10/100), the speed average that I get between accessing/transfering files between the 3 system is always 8~10MB/s.
The point is if is there any chance of get a boost system for sharing files between 3 system (at the same time) without wasting the speed of my SATA
disks. I mean, without the Ethernet limitation of 10 MB/s
© Server Fault or respective owner