Hi djsami,
IO Delay is the iowait [0], which is the time waiting for I/O completion. This may not be concerning, as with libaio, asynchronous IO, there may be a lot of outstanding IO, which needs to complete. Really concerning is the IO pressure...
Hi,
Thanks for the reply.
Yes I agree, our other clusters we own are all on private IPs only accessible via VPNs, but in this case we have a 3 node cluster with a server vendor in a Datacentre in London.
The Datacentre, do not offer...
You mean on the final Mailserver behind?
Because PMG did not even try to connect to the backend host...
The PMGs
$ postconf -n smtpd_recipient_restrictions
smtpd_recipient_restrictions = permit_mynetworks reject_unauth_destination...
Hi
I started to set up a cluster with 2 nodes, 1st node was running fine, installed pve on a second node, both on the same network with no access issues to both.
on pve01 i started to create a cluster but didnt see an error on the IP where it...
You're right. Last night I was quite tired and I think I might have got confused, and got the IP address off by 1 and didn't notice I'm connected to the wrong thing. It didn't make sense and rightly so.
I tried to delete this thread but looks...
Hi Stefan,
Thanks for the quick follow-up! Looking at your requested output qm config 3346, I noticed it myself: firewall=1 was missing for the net0 device.
After turning it on, the firewall started behaving as expected! Apologies and thanks!
Not sure how you have responded to my above recommendation/s.
How does your PBS VM turn on at night to carry out the evening backup? How then does it shutdown after the backup is completed?
Hallo zusammen.
Ich habe jetzt 2 Wochen alles erdenklich möglich durchsucht und probiert, gebracht hat es nichts.
Seit dem 03.04., mit dem Update des Proxmox VE auf drei Nodes habe ich das Problem, das diese nun eine Auslastung von 20-30%...
The backup process runs in the evening from 21:00 to 01:00 this is the local backup and sending it to the offsite location.
The PBS storage is just called pbs.
My thought process was that the pbs storage was always available while the pbs VM was...
That is actually why I didn’t renew my community subscription years ago. They really should make it easier for individual users to purchase a community subscription, because I’m certainly not going to hunt down resellers—many, if not all, of whom...
Note: input policy is set to DROP, on both the DC and the VM level.
I have now even created an explicit VM-level DROP-rule for port tcp/5403, and the behaviour has not changed. It seems the firewall rules don't apply for VMs in the same subnet as...
Hi,
Trying to understand something. I created a VM for Qdevice , in the same /24 as my proxmox hypervisors:
pve1: 192.168.33.44
pve2: 192.168.33.45
qdevice: 192.168.33.46
I understand from the docs that firewalling on the VM level should still...
After accessing the Proxmox Cluster again right now, the console of VMs being situated on other hosts are shown without a flaw or error message in journalctl -f. That's strange as I have made no further changes since the last test.
Anyway...
Hi,
the simplest way is to just not run apt dist-upgrade in between minor version upgrades. No automatic upgrades are ever done.
If you want to do proper basically snapshot-based updates, you might want to look into the Proxmox Offline Mirror...