Page 1 of 1

Shared Folder - ls command - vbi_internal_alloc failure

Posted: 7. Nov 2011, 21:46
by zimmedoj
While logged into the Solaris 11 Express Guest System, I initiate a terminal session and mount the Shared Folder. I can initially ls the contents of the Shared Folder; however, if I navigate around and then cd back to the Shared Folder and ls the contents again, I receive "ls: error reading directory .: Not enough space". I can list all other (non Shared) directories without a problem. No third party applications have been started at this point. I have 1GB free on each of my swap files /var/run and /tmp. Looking at /var/adm/messages I see the following:

vboxguest: [ID 566520 kern.notice] NOTICE: vbi_internal_alloc() failure for 196608 bytes.
vboxguest: [ID 800535 kern.notice] vbi_config_alloc() failure for 196608 bytes.
vboxguest: [ID 320311 kern.notice] vbglPhysHeapChunkAlloc failure for 196608 bytes.
vboxguest: [ID 344015 kern.notice] VBoxGuestCommonIOCtl: HGCM_CALL: 64 Failed. rc=-8

I'm not sure what I need to adjust. Can someone point me in the right direction please?

Re: Shared Folder - ls command - vbi_internal_alloc failure

Posted: 8. Nov 2011, 03:02
by Ramshankar
Which version of VirtualBox and which version of Guest additions have you installed?

The vbi_internal_alloc() failure is an unrelated issue, if it -were- affecting you, you wouldn't be able to even mount the share folder in the first place.

Re: Shared Folder - ls command - vbi_internal_alloc failure

Posted: 8. Nov 2011, 16:54
by zimmedoj
The version of VirtualBox is 4.1.4r74291.
The version ov VBOXADDITIONS is 4.1.4_74291.

Please note that I can initally ls the shared folder but once the ls command fails against the shared folder, the vbi_internal_alloc() failure errors appear on each and every attempt thereafter.

Re: Shared Folder - ls command - vbi_internal_alloc failure

Posted: 10. Nov 2011, 16:46
by Ramshankar
How much memory does the VM have? Could you please upload the VBox.log for the VM here?