Re: Fwd: Virtualization - network latency

From: "Avi Miller" <avi.miller@gmail.com>
Hi,
On 5 Feb 2015, at 2:14 pm, Peter Ross <Petros.Listig@fdrive.com.au> wrote:
Compared to Oracle VM(Xen)
10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.554/0.605/0.646/0.037 ms
It's nearly doubling the speed..
Can you provide more information about the OVM setup? What guest type? What virtualisation model, i.e. HVM/PVM?
Here a few bits from the vm.cfg for the Windows VM on Oracle VM (no Linux VM on it yet): guest_os_type = 'windows' builder = 'hvm' vcpus = 4 memory = 4096 OVM_os_type = 'Microsoft Windows Server 2012' OVM_domain_type = 'xen_hvm' Inside is Windows Server 2012 R2. Regards Peter

Hi,
On 5 Feb 2015, at 3:04 pm, Peter Ross <Petros.Listig@fdrive.com.au> wrote:
Here a few bits from the vm.cfg for the Windows VM on Oracle VM (no Linux VM on it yet):
Have you installed the Windows PV Drivers yet? That will replace the emulated NICs with paravirtual ones which should be a lot quicker. Same with the virtual disks, btw. Cheers, Avi
participants (2)
-
Avi Miller
-
Peter Ross