Add CIFS Storage

bono

Active Member
Dec 18, 2018
1
0
41
45
Hello, i try to add CIFS storage in Proxmox 5.3. All filelds filled like on my another server with Proxmox 5.2(he add this CIFS without any problem)

0b50559f04.jpg 27ba1b4b95.jpg 0b50559f04.jpg 27ba1b4b95.jpg


any solution for this ?
 
allthough this is an "Old" topic i had same issues in 6.3-3.
what helped me was doing the following:

Code:
umount -f -a -t cifs -l
mount -t cifs

after this everything works as expected again
 
Last edited: