Custom Query (16363 matches)
Results (982 - 984 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3719 | obsolete | Very slow OVF import/export -> fixed in SVN | ||
| Description |
OVF import/export is very slow, and it looks like it can be improved: During import, I noticed VirtualBox was reading at 4MB/s. This is on an internal hard disk, with the source and target on two different disks. I used Process Monitor from Sysinternals, and noticed that VirtualBox is reading blocks of 64KB, 26 bytes and 16 bytes, repetitively (see attached screenshot). I think the reading speed would largely benefit from cached IOs, with a bigger buffer. |
|||
| #1857 | fixed | Network not working in OpenSolaris 2008.5 guest | ||
| Description |
The network in a freshly setup OpenSolaris 2008.5 guest system, with guest-additions installed (addpkg -d VBox*.pgk), is completely not working. The machine that was setup as nameserver via DHCP (10.0.2.3) does not respond to pings and does not resolve network names, pinging "raw" IP Addresses does not work, etc. I will attach the config+logs. $ netstat -nr Routing Table: IPv4
default 10.0.2.2 UG 1 2 pcn0 10.0.2.0 10.0.2.15 U 1 3 pcn0 127.0.0.1 127.0.0.1 UH 1 43 lo0 $ ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
pcn0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500 index 2
$ cat /etc/resolv.conf domain local nameserver 10.0.2.3 $ traceroute 10.0.2.3 traceroute to 10.0.2.3 (10.0.2.3), 30 hops max, 40 byte packets
... $ traceroute 64.233.187.99 # google.com traceroute to 64.233.187.99 (64.233.187.99), 30 hops max, 40 byte packets
... |
|||
| #1012 | fixed | The help window that is brought up when capturing mouse changes focus | ||
| Description |
On Linux (Slackware 12), if I try to set the mouse to be captured (by clicking on the VM window or pressing ctrl) it brings up a help menu (which I have since disabled to solve the problem). That help window removes focus from the VM window. due to that, if I try to stop the mouse from being captured by the VM, using ctrl, I can't, because it doesn't have focus, and the key presses aren't being sent to VirtualBox. In order to get control of my mouse back, I have to kill VirtualBox from a virtual terminal. |
|||

