As a stopgap, even just being able to filter the VM list on the backup configuration page, like is possible for the bulk actions page, would be incredibly helpful.
yeah - looks good...
the other stuff:
if you have pvid 1610 you don#t need vmbr0.1610 - because the default vlan of vmbr0 is then 1610 untagged...
default routes:
normally you only have one default route - other default routes are maybe for...
If I understand correctly, you suggest the following, right?
auto lo
iface lo inet loopback
iface nic0 inet manual
auto vmbr0
iface vmbr0 inet static
address 172.16.10.99/24
gateway 172.16.10.1
bridge-ports nic0
bridge-stp off...
interesting ! and useful ! because that can be switched off in the windows 11 guest.
my trusted Ki says (still need to test it) :
In a Windows 11 VM, exposing more real CPU virtualization capabilities with -cpu host can allow Windows to...
For Windows to properly report used memory to PVE you need:
- Virtio Balloon driver and service installed and running (installed and enabled automatically with the VirtIO ISO installer). Don't confuse this with QEMU Agent, which does different...
Ha! Ich bin gerade auch dran und habe jetzt die Regeln hinzu gefügt. Von 20 Mails waren 2 False Positives drin und ausgerechnet diese hatten die o.g. Validity Punkte bekommen. Die anderen erkannten Spam-Mails hatten kein "Validity" mit drin.
Ich habe mir das heute nochmal angesehen und bei mir jetzt auch alle 3 validity Regeln entfernt. Hinter den Treffern habe ich keinerlei Muster gesehen.
Hallo,
danke für den Tipp. Ich habe gleich nochmal wegen Umlauten geschaut. Nein, es ist bei keinem Backupjob ein Titel angegeben.
Es ist schon merkwürdig, wenn nur eine VM gebackupt wird, klappt es, wenn es mehrere sind, klappt es nicht...
not an option since I run hyper-v guests ;-) - there is just no "one fits all" good solution - either stick to the defaults, or be perpaired to try a LOT of flags to get it running on host cpu setting (if at all)
We are running a 5-node Proxmox cluster with Ceph and experiencing VM freezes on one of the other nodes whenever a node goes down or is rebooted — hoping someone has seen this before or can point me in the right direction.
Environment
Proxmox...
Hallo @ce3rd, vielleicht interessiert dich auch die Diskussion in diesem Thread:
https://forum.proxmox.com/threads/understanding-qcow2-risks-with-qemu-cache-none-in-proxmox.175933/#post-816074
Blockbridge : Ultra low latency all-NVME shared...
@Impact is correct, one VM has local-lvm backing TPM disk, the other directory/raw. Raw file format does not support snapshot capability.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
@unsichtbarre , if you feel that your question was answered you can mark the thread as SOLVED by editing the first message and selecting the appropriate subject dropdown prefix.
Blockbridge : Ultra low latency all-NVME shared storage for...
Hi @Collbrothers , welcome to the forum.
The dump command _always_ shows only the output that refers to _internal_ cloudInit configuration in PVE. It does not read/interpret your snippets.
Once you use custom snippet the internal data is no...
Is there a safe way to switch from subscription to no-subscription and back? I would be willing to test, but would like to go back to subscription afterwards .
Hi @Lugitsch IT , welcome to the forum.
Please open a new thread with the following information:
- pveversion from each host
- cat /etc/pve/storage.cfg in TEXT format using CODE tags from each node
- qm config [vmid] in TEXT format using CODE...
Maybe, someone else is using Sonicwalls SMA (Secure Mobile Access / VPN) virtual apliance and migrating to Proxmox:
We recently moved from VMware to Proxmox. I decided to set up a new VM using Sonicwalls .qcow2 disk image. Used the same hardware...