Error mounting vdi from shared SMB location

Discussions related to using VirtualBox on Linux hosts.
Post Reply
ccices
Posts: 5
Joined: 1. Jun 2017, 15:51

Error mounting vdi from shared SMB location

Post by ccices »

Hello all,
I am running into this error.

Code: Select all

Failed to open a session for the virtual machine QQTest Win10.
VD: error VERR_NET_OPERATION_NOT_SUPPORTED opening image file '/var/run/user/1000/gvfs/smb-share:server=nas06d14c,share=casedata/VM's/QQTest Win10.vdi' (VERR_NET_OPERATION_NOT_SUPPORTED).
Failed to open image '/var/run/user/1000/gvfs/smb-share:server=nas06d14c,share=casedata/VM's/QQTest Win10.vdi' in read-write mode (VERR_NET_OPERATION_NOT_SUPPORTED).
AHCI: Failed to attach drive to Port0 (VERR_NET_OPERATION_NOT_SUPPORTED).
Result Code: 
NS_ERROR_FAILURE (0x80004005)
Component: 
ConsoleWrap
Interface: 
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
I have attached the log as well. I am using Ubuntu 16.04
Any thoughts on how I can resolve this issue?
I did have the VM running by having the virtual HD on the machine, but when I make it on the qnap server share, I get the error message.
Thanks in advance.
Attachments
QQTest Win10-2017-06-01-08-29-34.log
log file of error
(31.9 KiB) Downloaded 9 times
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Error mounting vdi from shared SMB location

Post by mpack »

Network shares often have file size limits.
bels
Posts: 1
Joined: 6. Oct 2020, 11:47

Re: Error mounting vdi from shared SMB location

Post by bels »

were you able to find a solution to this ?

Could not open the medium '/run/user/1000/gvfs/smb-share:server=////win10.vdi
VD:error
VERR_NET_OPERATION_NOT_SUPPORTED opening image file '/run/user/1000/gvfs/smb-share:server///win10.vdi
.
Even i have this issue, the .vdi file is on a samba share of a diff machine. I am unable to add or select the .vdi file, it give the above error. Anyone knows faced a similar issue ? :?
Post Reply