Different defaults for nautilus (warn) and octopus (on), more
conservative setting used.
Signed-off-by: Alwin Antreich
---
PVE/API2/Ceph.pm | 8
1 file changed, 8 insertions(+)
diff --git a/PVE/API2/Ceph.pm b/PVE/API2/Ceph.pm
index 48d0484f..f8b1b22f 100644
--- a/PVE/API2/Ceph.pm
+++ b
to reduce code duplication and make it easier to add more options for
pool commands.
Signed-off-by: Alwin Antreich
---
PVE/API2/Ceph.pm | 17 +++
PVE/Ceph/Tools.pm | 74 +--
2 files changed, 52 insertions(+), 39 deletions(-)
diff --git a/PVE/
Signed-off-by: Fabian Ebner
---
PVE/QemuServer.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm
index 2747c66..c43e8ec 100644
--- a/PVE/QemuServer.pm
+++ b/PVE/QemuServer.pm
@@ -6398,7 +6398,7 @@ sub restore_tar_archive {
if ($arc
Introduces two helper functions in Replication.pm and ReplicationConfig.pm
so that the guests can do the removal easily.
destroy_vm contains a check whether the guest is still in use by a
linked clone (in the LXC case triggered by the storage backend at vdisk_free),
so that needs to happen first.
Signed-off-by: Fabian Ebner
---
PVE/API2/Qemu.pm | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm
index 8da616a..c6b1088 100644
--- a/PVE/API2/Qemu.pm
+++ b/PVE/API2/Qemu.pm
@@ -17,6 +17,7 @@ use PVE::Exception qw(raise raise_param_
Signed-off-by: Fabian Ebner
---
I *think* that I have all the repositiories where this would
potentially be used, but please double check that there are
no users of this anywhere.
PVE/ReplicationConfig.pm | 14 --
1 file changed, 14 deletions(-)
diff --git a/PVE/ReplicationConfig.p
helpful for removing replicated volumes when purging a guest.
Signed-off-by: Fabian Ebner
---
PVE/Replication.pm | 11 +++
PVE/ReplicationConfig.pm | 7 +++
2 files changed, 18 insertions(+)
diff --git a/PVE/Replication.pm b/PVE/Replication.pm
index 132e8bb..a2138fc 100644
--
Signed-off-by: Fabian Ebner
---
src/PVE/API2/LXC.pm | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/src/PVE/API2/LXC.pm b/src/PVE/API2/LXC.pm
index 9ecfb12..9fc7d98 100644
--- a/src/PVE/API2/LXC.pm
+++ b/src/PVE/API2/LXC.pm
@@ -15,6 +15,7 @@ use PVE::Firewall;
use P
Signed-off-by: Fabian Ebner
---
PVE/ReplicationConfig.pm | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/PVE/ReplicationConfig.pm b/PVE/ReplicationConfig.pm
index a220594..343ad2a 100644
--- a/PVE/ReplicationConfig.pm
+++ b/PVE/ReplicationConfig.pm
@@ -218,9 +218,7 @@ sub c
On 25.09.20 14:51, Alwin Antreich wrote:
> Signed-off-by: Alwin Antreich
> ---
> Note: The footnote in the title section broke the link building for that
> footnote when used with a variable on the beginning of the url.
> The parser seems to look for an http(s) and considers it text
>
10 matches
Mail list logo