VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 16363)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#3707 fixed Can't create temporary directory => Account name contains special characters zzb
Description

http://forums.virtualbox.org/viewtopic.php?f=6&t=16297&p=69042#p69042

#2438 fixed bad NAT performance (outgoing/uploading/writing speed drops to 0kb/s) zyro
Description


The first Problem i encountered was MS Office terribly slow opening Documents stored on my Host shared folder. This issue was fixed by the MRXMP.dll (see above).

But now my issue is a extremely slow outgoing connection with the NAT'ed network interface.

  • Connection speed while uploading or transfer files from the guest to the network drops to 0 kb/s for about 1-2 seconds every 5-10 seconds.
  • This goes so far, that my network printer seems to have to take breaks because it does not get enough data to print continously


As far as i can tell, this problem must have sth. to do with NAT and the outgoing direction:

  • Downloads work at satisfying speed
  • Tried HostNetworkInterface (Bridged): No more lags/drops to 0kb/s
#11571 worksforme mkdir() returns EEXISTS, stat() returns ENOENT in vboxsf zyga
Description

This occurred on Ubuntu 13.04 with VirtualBox 4.1.22 from the Ubuntu archive.

In essence, in certain non-root directory of a vboxsf mounted directory, mkdir() returns EEXIST while stat() returns ENOENT, as shown by this strace snippet below:

mkdir("plainbox.egg-info", 0777)        = -1 EEXIST (File exists)
stat64("plainbox.egg-info", 0xbfd696fc) = -1 ENOENT (No such file or directory)
write(2, "error: could not create 'plainbo"..., 57error: could not create 'plainbox.egg-info': File exists

I wrote a minimal program that reproduces the issue: https://gist.github.com/zyga/5110513

Feel free to ask for more information

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
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