VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (982 - 984 of 16363)

Ticket Resolution Summary Owner Reporter
#3719 obsolete Very slow OVF import/export -> fixed in SVN DevOne
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 DevUrandom
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

Destination Gateway Flags Ref Use Interface


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

inet 127.0.0.1 netmask ff000000

pcn0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500 index 2

inet 10.0.2.15 netmask ffffff00 broadcast 10.0.2.255 ether 8:0:27:a8:fc:c

$ 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

1 10.0.2.2 (10.0.2.2) 1.404 ms 1.492 ms 1.377 ms 2 * * *

...

$ traceroute 64.233.187.99 # google.com traceroute to 64.233.187.99 (64.233.187.99), 30 hops max, 40 byte packets

1 10.0.2.2 (10.0.2.2) 1.459 ms 1.468 ms 1.370 ms 2 * * *

...

#1012 fixed The help window that is brought up when capturing mouse changes focus Devin Jeanpierre
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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy