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...
Thanks, had a chat and found I now need to order from a UK Reseller.
I ordered it yesterday, but because they don't have it in stock, have been quoted a delivery time of 3 days, hopefully it will be quicker.
looks like it's the result of VAT...
Ah yeah I only do USB on a dedicated server using either removable storage type or manually mounting etc. Both work well.
S3 with Wasabi is working very well at the moment on 4.1.6. Been testing for a while through several versions and even...
unprivileged ist prinzipiell zu bevorzugen (aus allgemeiner security sicht) - aber PMG sollte mit beidem funktionieren.
Allerdings muss bei einem unprivileged container nesting aktiv sein (wenn das nicht ist würde es wohl die Fehler gut...
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...
Based on the log messages, it appears that Proxmox is attempting to start the VMs before iSCSI, multipath, and LVM are fully initialized, which is causing the VM startup to fail.
I’m not sure why this issue has occurred this time, even though...
Thanks, I assumed this so I would not attempt to do anything to alter data from both servers. Would simply restoring a vm on a remote server alter data in the S3 datastore? That's all I need to do, no verifies, no prunes, no GC, no backups, just...
I interpret this as meaning that sdb may already have had a problem at the time of the first incident, but the deadman log just happened to appear on sdd. My understanding is that deadman does not necessarily directly identify the disk that first...
Firstly, you probably want that command in the post-stop stage.
Secondly what is the storage name you used for pbs. Maybe show your cat /etc/pve/storage.cfg output for that.
Also realize; the hook script will only activate due to VM activity...