Hi Everyone
I`m trying to mount my Samba share that is hosted on a Raspberry Pi to Proxmox 6.0-4 which is hosted on another server
What I have done so far:
create storage failed: error with cfs lock 'file-storage_cfg': tree connect failed: NT_STATUS_ACCESS_DENIED (500)" which doesn’t make sense as pvesm can see the folders and the windows machine can Read/write into them with the same credentials
Any ideas why this is occurring?
I`m trying to mount my Samba share that is hosted on a Raspberry Pi to Proxmox 6.0-4 which is hosted on another server
What I have done so far:
- Samba share is accessible from windows machine with credentials that I setup
- In Proxmox a mount point has been made /mnt/NAS
- /ect/fstab has the following line: //serverIP/folderName /mnt/NAS username=Pi,password=PASSWORD 0 0
- Running the command pvesm cifsscan serverIP returns the network share that I have under that IP
- In Proxmox > Datacentre > Storage > Add > Cifs, has the following details:
- ID: THENAS
- Server:serverIP
- Username: Pi
- Password: PASSWORD
- Share: (drop down list has my network share listed) folderName
create storage failed: error with cfs lock 'file-storage_cfg': tree connect failed: NT_STATUS_ACCESS_DENIED (500)" which doesn’t make sense as pvesm can see the folders and the windows machine can Read/write into them with the same credentials
Any ideas why this is occurring?
Last edited: