Stefan M. Radman
2018-06-14 10:53:52 UTC
The consoles of my proxmox nodes keep showing the error
CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5
Apparently, the QNAP NAS serving shares to the cluster via CIFS, does not support DFS.
This should not be flagged as an error and was recently fixed in kernel 4.17.
https://www.spinics.net/lists/linux-cifs/msg14325.html
Would it be possible to back port this low risk patch to the PVE kernel to get rid of the error messages?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/cifs?id=2564f2ff83975e05dbd2f13301f7147b63e67c91
Thanks
Stefan
CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5
Apparently, the QNAP NAS serving shares to the cluster via CIFS, does not support DFS.
This should not be flagged as an error and was recently fixed in kernel 4.17.
https://www.spinics.net/lists/linux-cifs/msg14325.html
Would it be possible to back port this low risk patch to the PVE kernel to get rid of the error messages?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/cifs?id=2564f2ff83975e05dbd2f13301f7147b63e67c91
Thanks
Stefan