Naja, ocfs2 war eigentlich nie die erste Wahl, eben weil der Support dafür (sowohl auf Seiten von PVE als auch bei Hardware-herstellern) so lausig ist ;) Aber es erlaubt eben Snapshots mit qcow2 zu benutzen und funktioniert ähnlich aus...
This is expected behavior. The reason no reads appear on the NVMe is due to how BlueStore's WAL and RocksDB DB devices work:
RocksDB WAL (Write-Ahead Log) is write-only during normal operation. It's a sequential journal for crash consistency. It...
No, it was intended to be long-term storage for seldom-used data which I am backing up daily with PBS. I understand that the pool is completely dependent on a single host. I have also found that the small-block write performance (4k) is pretty...
Naja, ocfs2 war eigentlich nie die erste Wahl, eben weil der Support dafür (sowohl auf Seiten von PVE als auch bei Hardware-herstellern) so lausig ist ;) Aber es erlaubt eben Snapshots mit qcow2 zu benutzen und funktioniert ähnlich aus...
This is expected behavior. The reason no reads appear on the NVMe is due to how BlueStore's WAL and RocksDB DB devices work:
RocksDB WAL (Write-Ahead Log) is write-only during normal operation. It's a sequential journal for crash consistency. It...
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)
Thanks for clearing that up, wan't sure about this.
But then - when using `curl --interface <INTERFACE> 1.1.1.1`, does the command still use the default route, causing connectivity issues when the interface specified is non-default?
My...
Hi all,
we're facing little annoyance with our tape backup. Our tape library (Quantum SuperLoader3) apparently has no option to run through all available LTO-9 tapes and calibrate/initialize them. What we can do is load them manually using the...
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)