[pve-devel] [PATCH-SERIES v3 storage/docs] fix #2920: add options parameter to CIFS plugin
Friedrich Weber
f.weber at proxmox.com
Mon Mar 13 10:38:45 CET 2023
Tested-by: Friedrich Weber <f.weber at proxmox.com>
I think that would be nice to have, e.g. to set noserverino [1] or
actimeo [2] without having to mount manually.
[1]
https://forum.proxmox.com/threads/proxmox-backup-problem.123560/#post-537586
[2]
https://forum.proxmox.com/threads/pve-cifs-connection-timed-out-596-communication-failure-0.123216/post-537551
On 01/03/2023 13:13, Fiona Ebner wrote:
> similar to the already existing parameter for NFS.
>
> Changes v2 -> v3:
> * Rebase on current master.
> * Minor style fixes.
>
> Changes v1 -> v2:
> # pve-storage (1/2)
> * fixed nitpicks
>
> # pve-docs (2/2)
> * extended options explanation
> * changed example option to `echo_interval=30` as second parameter
>
>
> storage:
>
> Stefan Hrdlicka (1):
> fix #2920: cifs: add options parameter
>
> PVE/Storage/CIFSPlugin.pm | 4 +++-
> PVE/Storage/NFSPlugin.pm | 4 ----
> PVE/Storage/Plugin.pm | 6 ++++++
> 3 files changed, 9 insertions(+), 5 deletions(-)
>
>
> docs:
>
> Stefan Hrdlicka (1):
> fix #2920: add cifs options parameter
>
> pve-storage-cifs.adoc | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
More information about the pve-devel
mailing list