From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH v3 docs 1/1] fix #2920: add cifs options parameter
Date: Wed, 1 Mar 2023 13:13:26 +0100 [thread overview]
Message-ID: <20230301121326.103872-3-f.ebner@proxmox.com> (raw)
In-Reply-To: <20230301121326.103872-1-f.ebner@proxmox.com>
From: Stefan Hrdlicka <s.hrdlicka@proxmox.com>
Signed-off-by: Stefan Hrdlicka <s.hrdlicka@proxmox.com>
[FE: rebase + style fix]
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
---
Changes from v2:
* use {pve} instead of PVE
pve-storage-cifs.adoc | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/pve-storage-cifs.adoc b/pve-storage-cifs.adoc
index e0d4106..6008730 100644
--- a/pve-storage-cifs.adoc
+++ b/pve-storage-cifs.adoc
@@ -61,6 +61,13 @@ content-dirs::
Overrides for the default directory layout. Optional.
+options::
+
+Additional CIFS mount options (see `man mount.cifs`). Some options are set
+automatically and shouldn't be set here. {pve} will always set the option
+`soft`. Depending on the configuration, these options are set automatically:
+`username`, `credentials`, `guest`, `domain`, `vers`.
+
.Configuration Example (`/etc/pve/storage.cfg`)
----
cifs: backup
@@ -68,6 +75,7 @@ cifs: backup
server 10.0.0.11
share VMData
content backup
+ options noserverino,echo_interval=30
username anna
smbversion 3
--
2.30.2
next prev parent reply other threads:[~2023-03-01 12:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-01 12:13 [pve-devel] [PATCH-SERIES v3 storage/docs] fix #2920: add options parameter to CIFS plugin Fiona Ebner
2023-03-01 12:13 ` [pve-devel] [PATCH v3 storage 1/1] fix #2920: cifs: add options parameter Fiona Ebner
2023-06-07 8:46 ` [pve-devel] applied: " Thomas Lamprecht
2023-03-01 12:13 ` Fiona Ebner [this message]
2023-06-07 15:46 ` [pve-devel] applied: [PATCH v3 docs 1/1] fix #2920: add cifs " Thomas Lamprecht
2023-09-27 13:56 ` Friedrich Weber
2023-09-27 17:07 ` Thomas Lamprecht
2023-03-13 9:38 ` [pve-devel] [PATCH-SERIES v3 storage/docs] fix #2920: add options parameter to CIFS plugin Friedrich Weber
2023-06-07 7:24 ` Friedrich Weber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230301121326.103872-3-f.ebner@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox