Signed-off-by: Friedrich Weber <f.we...@proxmox.com> --- PVE/CLI/pve8to9.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/PVE/CLI/pve8to9.pm b/PVE/CLI/pve8to9.pm index a6ea3f82..d1a5349f 100644 --- a/PVE/CLI/pve8to9.pm +++ b/PVE/CLI/pve8to9.pm @@ -1651,8 +1651,7 @@ sub check_lvm_autoactivation { "Starting with PVE 9, autoactivation will be disabled for new LVM/LVM-thin guest" . " volumes. This system has some volumes that still have autoactivation enabled. " . "$extra\nYou can run the following command to disable autoactivation for existing" - . "LVM/LVM-thin " - . "guest volumes:" . "\n\n" + . " LVM/LVM-thin guest volumes:\n\n" . "\t/usr/share/pve-manager/migrations/pve-lvm-disable-autoactivation" . "\n"); } -- 2.47.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel