Hello,
Simply:
I tried:
I tried too:
- create user and password
- with smbversion 2.0, 2.1, 3.0
By WebUI it's works, but I needed to cli for ansible.
Thanks
Simply:
Code:
root@pve:~# pvesm add cifs synology --server "192.168.10.10" --share "NetBackup/" --username $USER --password "$PASSWORD" --smbversion "3.0" --content "backup"
create storage failed: error with cfs lock 'file-storage_cfg': storage 'synology' is not online
I tried:
Code:
root@pve:~#pvesm cifsscan 192.168.10.10 --username $USER --password "$PASSWORD"
root@pve:~#
I tried too:
- create user and password
proxmox:proxmox
to not have specials characters, same problem.- with smbversion 2.0, 2.1, 3.0
By WebUI it's works, but I needed to cli for ansible.
Thanks