Problems mounting a CIFS storage

Armando Ramos Roche

Well-Known Member
May 19, 2018
40
0
46
40
Hi Eveyrone.
I have a NAS Lacie Cloudbox whit CIFS. And Proxmox 5.4.
When execute pvesm cifsscan <ip> it's show the shared folders. But when i try to connect with:
Code:
pvesm add cifs Prueba --server 10.12.17.27 --share Family --username admin --password <password> --smbversion 2.1
or
Code:
pvesm add cifs Prueba --server 10.12.17.27 --share Family --username admin --password <password> --smbversion 2.0
I got this error:
Code:
mount error(112): Host is down
create storage failed: error with cfs lock 'file-storage_cfg': mount error: Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
but the host definitely is not down.
Attached the picture...
Help me please.
Thaks
Sin título.png
 
and if you omit the 'smbversion' parameter completely?
 
Please post the output of:
* `ping 10.12.17.27`
* `dmesg`