Jarli01 / xenorchestra_installer

A simple install script for Xen Orchestra
GNU General Public License v3.0
428 stars 86 forks source link

The "SMB" mount point failed. #57

Closed wesleylc1 closed 5 years ago

wesleylc1 commented 5 years ago

Hello Guys, Has anyone ever had problems while trying to map SMB shares?

Command failed: mount -t cifs //192.168.42.229\restauracao/" /run/xo-server/mounts/c663ac4e-f7bd-4a6f-9a21-8ad180d01b37 -o domain=WORKGROUP mount error(2): No such file or directory Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

https://ibb.co/YkVrJhm

Jarli01 commented 5 years ago

Your screenshot is actually a link to this issues page, but usually this is because of a mistake in your setup of the mount point.

Jarli01 commented 5 years ago

Did you have the nfs-common utility installed on this XO installation?

wesleylc1 commented 5 years ago

@Jarli01 now I'm not in the company, but tomorrow I can check this information.

Danp2 commented 5 years ago

nfs-common

Would this even be applicable since he is trying to attach to an SMB share?

@wesleylc1 Can you tell us more about these shares? Are these Windows machines?

wesleylc1 commented 5 years ago

Did you have the nfs-common utility installed on this XO installation?

Hi, the "nfs-common" package is already installed.

https://ibb.co/D40yh4F

Jarli01 commented 5 years ago

Would this even be applicable since he is trying to attach to an SMB share?

Yes, as the nfs-common provides the cifs details (which is SMB) connectivity.

Since this is installed, my guess is the way you have this connection setup within XO and not an issue with the installation

wesleylc1 commented 5 years ago

@Jarli01 I did not make changes, I just tried a new connection and I was successful.

https://ibb.co/HqW0szr

Jarli01 commented 5 years ago

@wesleylc1 there is likely something going on with your SMB server if it is having connection issues. But so long as it worked,just keep an eye on it.

Is this issue still needing to remain open?

wesleylc1 commented 5 years ago

@Jarli01 Thanks for the help, but it can be closed.