I am using VMware-mount command to mount a remote VM. Command used is –
VMware-mount K: "<VM Path>" /i:"<inventory path>" /h:<ESX server IP> /u:<username> /s:<pwd>
However I get the error as below in log file –
- Vmount.log
p 17 15:39:38.007: Cannot connect to server 10.0.4.110:43397024: No connection could be made because the target machine actively refused itSep 17 15:39:39.014: CnxAuthdConnect: Returning false because CnxAuthdConnectTCP failed
Sep 17 15:39:39.014: CnxConnectAuthd: Returning false because CnxAuthdConnect failed
Sep 17 15:39:39.014: Cnx_Connect: Returning false because CnxConnectAuthd failed
Sep 17 15:39:39.014: Cnx_Connect: Error message: Failed to connect to server 10.0.4.110:43397024
Sep 17 15:39:39.014: Warning: Sep 17 15:39:39.014: [NFC ERROR] NfcNewAuthdConnectionEx: Failed to connect to peer. Error: Failed to connect to server 10.0.4.110:43397024
Sep 17 15:39:39.015: NBD_ClientOpen: Couldn't connect to 10.0.4.110:43397024 Failed to connect to server 10.0.4.110:43397024
Sep 17 15:39:39.015: DISKLIB-DSCPTR: : "ha-nfc://[rblv1-dev-esx01 - Local] DB1/DB1-000003.vmdk@10.0.4.110:43397024" : Failed to open NBD extent.
Sep 17 15:39:39.015: DISKLIB-LINK : "ha-nfc://[rblv1-dev-esx01 - Local] DB1/DB1-000003.vmdk@10.0.4.110:43397024" : failed to open (NBD_ERR_NETWORK_CONNECT).
Sep 17 15:39:39.015: DISKLIB-CHAIN : "ha-nfc://[rblv1-dev-esx01 - Local] DB1/DB1-000003.vmdk@10.0.4.110:43397024" : failed to open (NBD_ERR_NETWORK_CONNECT).
Sep 17 15:39:39.015: DISKLIB-LIB : Failed to open 'ha-nfc://[rblv1-dev-esx01 - Local] DB1/DB1-000003.vmdk@10.0.4.110:43397024' with flags 0xa NBD_ERR_NETWORK_CONNECT (2338).
Vmount-client.log
Sep 17 15:36:23.772: Plugin Pkt details Size 292 PktType 2 DiskFile = ha-nfc://[rblv1-dev-esx01 - Local] DB1/DB1-000003.vmdk@10.0.4.110:39074816!52 81 22 2c 94 92 b0 7a-e9 3e 3f 65 06 49 2f 9d, vol = 0, Desired Drive = 1024, openFlags = 0
Sep 17 15:36:25.701: Plugin failed with 922
Sep 17 15:36:25.702: Client: Unable to mount the virtual disk. The disk may be in use by a virtual
machine, may not have enough volumes or mounted under another drive
- If not, verify that the file is a valid virtual disk file.
PluginVolume failed. Details: The queue you specified does not exist
Errorcode = -2.
Any help, suggestion on this will be appreciated.
Thanks,
Mrunalini