Can second this, a verification job whilst the tape backup job was running caused the tape backup to fail:
TASK ERROR: handler failed: store 'datastoreX', unable to load chunk '20667dd7d758d86986fc517ca1c0091232f1c411454839b858572ca4c08941' - No...
Whatever you do - don't clobber the original VM and its files. Clone it by whatever means work with your particular installation and experiment with the clone until you get it working.
Blockbridge : Ultra low latency all-NVME shared storage for...
Someone has to maintain it, which means proper testing and release management. If the goal is Microsoft certification/WHQL, that also means establishing the appropriate relationship with Microsoft, going through their certification process, and...
Hello Udo,
That is expected, x86-64-v3 is not an existing base model as far as QEMU is concerned. It is a built-in predefined model we expand when generating the QEMU command line, so it cannot be used as reported-model for a custom model.
Yes...
It seems the original signed driver are stale.
Fix was included in https://github.com/virtio-win/kvm-guest-drivers-windows/releases/tag/mm315
"pre-release and untested binary available"
I worked with Codex on a workaround, this change fixes it for me. Perhaps it serves as a pointer in the right direction.
diff --git a/src/PVE/API2/Firewall/Cluster.pm b/src/PVE/API2/Firewall/Cluster.pm
--- a/src/PVE/API2/Firewall/Cluster.pm
+++...
Hi,
we have cluster with mixed CPUs and we use as cpu-settings something like this (amd)
cpu: x86-64-v3,flags=+ibpb;+virt-ssbd;+amd-ssbd
to avoid to select the additional flags I tried to define an custom cpu type.
Two things are not working...
Is your NICs Broadcom bnxt_en NICs?
I edited my first comment if thats can be tested (Ensure you have access via IPMI/iDRAC and take backup of /etc/network/interfaces so you can easily revert things)
Yes that is correct, the proxmox server cant ping anything on the default vlan network. Surprizingly it started working this morning after I left it untouched all sunday. I will try to duplicate the problem if I can.
Yes that is correct, the proxmox server cant ping anything on the default vlan network. Surprizingly it started working this morning after I left it untouched all sunday. I will try to duplicate the problem if I can.
Unterschiedlich. Das aber wohl auffälligste waren korrupte VMs (Haben nach einem Neustart einfach nicht mehr gestartet).
Performanceprobleme etc.
Es gibt einfach noch zu viel zu beachten, weswegen wir generell von der Nutzung dieses Features noch...
Can I migrate import/export my virtual machines currently running on Proxmox VE 5.1-41 to Proxmox VE 9 without any risk?
What would be the recommended and safest migration method to ensure that the VMs do not crash, fail to boot, or encounter...
So when you set
bridge-vlan-aware yes
You lose connectivity?
Is your NICs Broadcom bnxt_en NICs?
P.S
I would think it should work with the below:
auto vmbr0
iface vmbr0 inet static
address 10.1.1.10/24
gateway 10.1.1.1...
Welche waren das?
Die Größe ist wirklich komisch, das ist eine ungerade Anzahl an 512 Byte Blöcken.
Hast du schon versucht das Image von Hand zu konvertieren? Zur Not würde das vielleicht auch gehen, sieht aber nach einem Bug aus.
Ich würde...
I have a problem with enabling the vlan on the bridge on a test setup, management interface is on default vlan (vlan id 1). Switch port is configured as a trunk port with the native vlan id untagged. This is a proxmox 9.2 with all the updates...
Proxmox sided, QEMU dumps the VM's memory to a vmstate volume on your storage and exits, so the guest never knows it happened.
The reason you don't see it there is because that's not a VM that's currently running...
I expect this call to succeed, but it does not:
agross@pve-home ~
$ sudo pvesh get /cluster/firewall/options
unknown schema type (not an object?)
Compilation failed in require at /usr/bin/pvesh line 6.
BEGIN failed--compilation aborted at...