Been testing EC pools with plugin=ISA technique=reed_sol_van with VMs with additional storage optimizations. Weirdly enought, it's faster in read operations than replication. Not complaining.
If I understand correctly, you have still failed to test PVE on its own (with NO VM running).
As I said above I believe it is your HA VM. The only thing I notice is a rather higher than average disk writes on that VM ~30-40K average. (My fully...
If I understand correctly, you have still failed to test PVE on its own (with NO VM running).
As I said above I believe it is your HA VM. The only thing I notice is a rather higher than average disk writes on that VM ~30-40K average. (My fully...
Try to get a temporary DHCP lease like this and share the output. The first command gets a lease and the second restores the original configuration again.
# For PVE 8 / Debian 12
ifdown vmbr0; dhclient -v
dhclient -r; ifup vmbr0
# For PVE 9 /...
I mean the system which did "reject". I don't know which one it was :cool: .
As to the exact reason, I can't help :-(, I'm afraid, as I haven't configured a similar setup.
it did not
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
From 192.168.1.239 icmp_seq=1 Destination Host Unreachable
From 192.168.1.239 icmp_seq=2 Destination Host Unreachable
From 192.168.1.239 icmp_seq=3 Destination Host Unreachable
From...
I understand. You should direct the email to mailbox/system that can process the emails, batch similar events and escalate based on defined counters.
This is not something that a Hypervisor would excel at. There are companies that are dedicated...
I managed to fix my issue by doing the following
- Adding pcie_aspm=off to kernel params, this prevent PCI error
- update-initramfs -u -k all && reboot
For reference, here is the error I had using dmesg when pluging in the enclosure
[...
So using the command top -b -d 1 -n 3600 > /tmp/top_capture.txt
Can't attach file here it has 19.1MB ... https://limewire.com/d/dARQ9#gHRroxdhgp
However I gave the file to Claude and it said:
The culprit is kvm (PID 4712) — that's your Home...
Hi @artye , welcome to the forum.
This functionality is best implemented on the receiver side. If you are sending it to an alert system, the smart-ones usually have a rate limit.
Blockbridge : Ultra low latency all-NVME shared storage for...
I hear you, Johannes. Trust is the hardest currency to earn in this industry, and starting as an 'unknown' on a forum is a steep hill to climb. I respect your caution—it’s the right mindset for a production admin.
Regarding the Ansible plugin...
Hi @ all!
Good news, we've re-opened the creation of free PBS datastores!
You can order your datastore via https://www.tuxis.nl/en/proxmox-backup-server/
Performance has noticeably been improved thanks to the fixes that Proxmox-devs wrote for...
thankyou for the link - i will join the conversation there. ( https://forum.proxmox.com/threads/immutable-backups-on-s3-object-storage.169404/post-848839 )