Hi all,
I'm just a lurker on this list, but wanted to send a big THANK YOU to
all involved in this fix, even with this 15-day lag. :-)
I think some of our clients have been affected by this on production
clusters, so I hope this will improve their cluster stability.
Normally new features ar
Thanks for the patch!
I could reproduce the issue by creating a centos container and
installing 'centos-release-stream' and the patch does fix it.
We'd still need a signed CLA from you in order to be able to incorporate
it - see:
https://pve.proxmox.com/wiki/Developer_Documentation#Software_Licen
The lxc-pve-poststop-hook deactivates volumes when a container is stopped.
To make sure that volumes are active when using the restart mode,
move activate_volumes to after the conditional vm_stop. The lxc-stop command
used in vm_stop waits for the hook script to complete, so there is no race.
Sign
Because the option is too important to be hidden in CLI.
Signed-off-by: Dominic Jäger
---
I haven't managed to test this against an LDAP server yet, but the GUI elements
go on and off as I had it in mind and the options in /etc/pve/domains.cfg
change as expected.
www/manager6/dc/AuthEditLDAP.js
As explained by Dominik and Fabian [0].
[0] https://bugzilla.proxmox.com/show_bug.cgi?id=2827
Signed-off-by: Dominic Jäger
---
pveum.adoc | 5 +
1 file changed, 5 insertions(+)
diff --git a/pveum.adoc b/pveum.adoc
index 4fbaa86..57e1b37 100644
--- a/pveum.adoc
+++ b/pveum.adoc
@@ -163,6 +1
Signed-off-by: Alwin Antreich
---
Note: I forgot to include the patch on the first send-email
www/manager6/ceph/Pool.js | 13 +
1 file changed, 13 insertions(+)
diff --git a/www/manager6/ceph/Pool.js b/www/manager6/ceph/Pool.js
index 19eb01e9..11bcf9d5 100644
--- a/www/manager6/ceph
Signed-off-by: Alwin Antreich
---
www/manager6/ceph/OSD.js | 17 +
1 file changed, 17 insertions(+)
diff --git a/www/manager6/ceph/OSD.js b/www/manager6/ceph/OSD.js
index 88109315..e9224743 100644
--- a/www/manager6/ceph/OSD.js
+++ b/www/manager6/ceph/OSD.js
@@ -77,6 +77,23 @@ Ex