hi, i installed on proxmox ve yggdrasil, and on smb server to
connection working, but with error on adding
folder listing working truth yggdrasil!
after Add create storage failed: mount error: mount error: could not resolve address for [201:e3da:xxxx:xxxx:xxxx:xxxx:1400:4b06]: Unknown error (500)
Check whether it works when mounting via command line (in Proxmox host as well in a bare Linux, e.g. Ubuntu):
Code:
mount.cifs //201:xxx/backup <mountpoint>
If it works something is maybe wrong with Proxmox (however: in this case you can use the mountpoint and configure a "Directory" Storage on top of it); if it does not work something is wrong with samba server - contact the server administration in this case.