Hi there,
I'm using Proxmox 5.1-35 on a server. I've got a NAS on different server.
I have virtual machines and containers in my Proxmox Cluster, they work well but I have some issues.
After installing the container and configuring it, I can not mount a NAS directory to it. (Debian 8 currently)
I used the followed command :
sudo apt-get instal cifs-utils
sudo mount -t cifs //192.168.0.22/Multimedia -o username=something /media/NAS/
The error is :
Mount error (95): Operation not supported
Refer to the mount.cifs(8) manual page (e.g man mount.cifs)
That command works well on my other physicals machines or my virtual machines.
Kindest Regards
I'm using Proxmox 5.1-35 on a server. I've got a NAS on different server.
I have virtual machines and containers in my Proxmox Cluster, they work well but I have some issues.
After installing the container and configuring it, I can not mount a NAS directory to it. (Debian 8 currently)
I used the followed command :
sudo apt-get instal cifs-utils
sudo mount -t cifs //192.168.0.22/Multimedia -o username=something /media/NAS/
The error is :
Mount error (95): Operation not supported
Refer to the mount.cifs(8) manual page (e.g man mount.cifs)
That command works well on my other physicals machines or my virtual machines.
Kindest Regards
Last edited: