They can already be set directly via the cluster.fw file. Net::IP is just a
bit more picky with what it allows:
For example:
error: 192.168.1.155/24
correct: 192.168.1.0/24
also improves #3554
Signed-off-by: Stefan Hrdlicka
---
src/PVE/Firewall.pm | 8
1 file changed, 8 insertion
Updated the copyright in `pve-copyright.adoc` which is used to generate the man
pages.
Pervious version was from 2019
Signed-off-by: Noel Ullreich
---
pve-copyright.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pve-copyright.adoc b/pve-copyright.adoc
index 44d4039..bb
ping, the proxmox-backup patch was applied, but the common/storage
ones were not. without them it won't work should we bump file-restore
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
works well and now also hides the ceph fs pools, further reducing the chances to
build weird constellations :)
for the series:
Tested-By: Aaron Lauterer
On 10/25/22 10:10, Stefan Sterz wrote:
since ceph luminous (ceph 12) pools need to be associated with at
least one applicaton. expose this
since ceph luminous (ceph 12) pools need to be associated with at
least one applicaton. expose this information here too so that clients
of this endpoint can use it.
Signed-off-by: Stefan Sterz
---
v3: add an api viewer entry for the applications object.
v4: re-use the 'osd dump' command's result
previously the ui would allow adding all pools (even the default
ceph-mon pools) as storage. this could lead to issues when users did
use these pools as storage (e.g.: vms missing their disks after a
migration). hence, restrict the pool selector to rbd pools.
fails gracefully by reverting to the p