LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem with VMware not connecting to a share (https://www.linuxquestions.org/questions/linux-newbie-8/problem-with-vmware-not-connecting-to-a-share-466005/)

scot.russell 07-20-2006 03:54 PM

Problem with VMware not connecting to a share
 
I am trying to connect my VMware ESX server (RH kernel) to a shared windows drive so that I can run backups. When I try to mount the shared drive I get this message

[root@wcatlvms2 root]# mount /vmsnapshot
mount: RPC: Unable to receive; errno = Connection refused


and when I try to use samba I get this response

[root@wcatlvms2 root]# smbmount //10.100.1.189/Vmsnapshot /vmsnapshot
Could not resolve mount point /vmsnapshot


Can someone tell me what I'm doing wrong or suggest something else to try

Electro 07-22-2006 01:31 AM

Probably one of your cron jobs deleted the directory /vmsnapshot. Some distributions includes the file .keep to make sure the directory that you created is still there when certain scripts finds a directory that should not be there.


All times are GMT -5. The time now is 01:50 AM.