﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
4046	Start more than 2 VMs with bridged Network failed with slow time/ticker	Test		"My System:

###########

Host:

X86_64 with Solaris 10u6 + VirtualBox 2.2.2

The VirtualBox runs in a Non Global Zone with added /dev/vboxdrv

When i start the vm:

VBoxManage startvm vm2 --type vrdp


Than will slow down the ticker on VM1, that already startet.

I check the time with follow script on client:

#!/bin/sh
while $x; do
        sleep 1;date
done

When i stop the second vm, the time are runs fine again on vm1.

Guest(s):
Linux 2.6.18-128 (Centos 5.3), with 64bit
"	defect	closed	network	VirtualBox 2.2.2	fixed			Linux	Solaris
