[pve-devel] [PATCH storage/docs 0/2] fix #5779: storage: rbd: allow setting custom KRBD map option(s)
Friedrich Weber
f.weber at proxmox.com
Fri Oct 25 13:13:02 CEST 2024
Add an optional `krbd-map-options` property to the RBD storage that can be
used to pass custom map options to KRBD. Currently, only the `rxbounce` option
is supported. Setting this option may be necessary in setups with Windows VMs,
as reported in the forum [1]. For now, the option is not exposed in the GUI.
See patch #1 for more details. Patch #2 adds a section to the docs.
storage:
Friedrich Weber (1):
fix #5779: rbd: allow to pass custom krbd map options
src/PVE/Storage/Plugin.pm | 10 ++++++++++
src/PVE/Storage/RBDPlugin.pm | 14 +++++++++++++-
2 files changed, 23 insertions(+), 1 deletion(-)
docs:
Friedrich Weber (1):
storage: rbd: document KRBD map options property
pve-storage-rbd.adoc | 10 ++++++++++
1 file changed, 10 insertions(+)
Summary over all repositories:
3 files changed, 33 insertions(+), 1 deletions(-)
--
Generated by git-murpp 0.7.3
More information about the pve-devel
mailing list