On 5/12/20 12:11 PM, Dominik Csapak wrote:
> we wrongly mapped some efidisks into the vm, and fixed it in pve6
> this potentially needs manual intervention, so warn the user about
> which vms might be affected
>
> Signed-off-by: Dominik Csapak
> ---
> PVE/CLI/pve5to6.pm | 35
On 5/12/20 12:11 PM, Dominik Csapak wrote:
> on current debian buster, stock kernel images recommend
> firmware-linux-free which conflict with our pve-firmware package
> which leads to apt wanting to remove promxox-ve
>
> check for the meta package in the update check script
>
> Signed-off-by: Do
On 5/12/20 12:11 PM, Dominik Csapak wrote:
> username can include some special characters, so we have
> to escape them
>
> backport from pve6
>
> Signed-off-by: Dominik Csapak
> ---
> www/manager6/Workspace.js | 2 +-
> www/manager6/dc/ACLView.js| 2 +-
> www/manager6/dc/Log.js
The rework of the backup file detection logic missed the non-standard
file name case. This patch allows to restore backups with different file
names. Though the config extraction fails, since the type is unknown.
Signed-off-by: Alwin Antreich
---
Note: This fixes the issue reported on the forum.
Replicated disks can only be live migrated to the same storage on the
target node. Add a warning that mentions that limitation. The warning is
only printed when the target node is a replication target. When the
target node is not a replication target, the option 'Target storage' is
not ignored.
Si
For better warnings regarding replicated disks and the ignored target
storage, add the 'is_replicated' field to the migration check result.
This contains the result of the replication checks. The first one checks if
the VM is replicated, and the second one checks if the VM is replicated to
the targ
Hi all,
We are proud to announce the general availability of our virtualization
management platform Proxmox VE 6.2.
It's built on Debian Buster 10.4 and a 5.4 longterm Linux kernel, QEMU 5.0, LXC
4.0, ZFS 0.8.3, Ceph 14.2.9 (Nautilus), and ZFS 0.8.3.
This release brings a built-in validation
we wrongly mapped some efidisks into the vm, and fixed it in pve6
this potentially needs manual intervention, so warn the user about
which vms might be affected
Signed-off-by: Dominik Csapak
---
PVE/CLI/pve5to6.pm | 35 +++
1 file changed, 35 insertions(+)
diff -
on current debian buster, stock kernel images recommend
firmware-linux-free which conflict with our pve-firmware package
which leads to apt wanting to remove promxox-ve
check for the meta package in the update check script
Signed-off-by: Dominik Csapak
---
PVE/CLI/pve5to6.pm | 14 ++
username can include some special characters, so we have
to escape them
backport from pve6
Signed-off-by: Dominik Csapak
---
www/manager6/Workspace.js | 2 +-
www/manager6/dc/ACLView.js| 2 +-
www/manager6/dc/Log.js| 2 ++
www/manager6/dc/TFAEdit.js| 1 +
www
to unbreak joining via SSH with an explicit link address.
Signed-off-by: Fabian Grünbichler
---
data/PVE/CLI/pvecm.pm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/data/PVE/CLI/pvecm.pm b/data/PVE/CLI/pvecm.pm
index b381f4f..fe099d4 100755
--- a/data/PVE/CLI/pvecm.pm
+++
only cosmetic, but printing the wrong nodename might cause confusion.
Signed-off-by: Fabian Grünbichler
---
data/PVE/CLI/pvecm.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/PVE/CLI/pvecm.pm b/data/PVE/CLI/pvecm.pm
index fe099d4..107c4cb 100755
--- a/data/PVE/CLI/pve
12 matches
Mail list logo