Count me too. It has been nearly 6 years now form the first request for this feature. Storage in clusters not always has the same layout and/or names. You may (I do) have small, expensive, NVMe disks or special needs plus big, cheap, HDD storage for bulk data in one node of your cluster and only...
Sorry to step here without invitation but I have the same issue.
May be in the code there is a casting to int() but the same is happening here so it may be not working as well as expected.
Everything is showing fine and, suddenly, all data disapears. After long time, I am not able to...
Perhaps too late but as I have had the same problem I wrote a small python script to run inside the telegraf exec input. This script simply runs pvecm status, parse the result and return a value suitable for influxdb. In the meantime waiting for the native process to spit these info this script...
Changing Firewall.pm, and not breaking anything, may not survive an update/upgrade so, in the long term, it may be worse as you will have forgotten but it and will not redo the change .
Take into account that your interface is not enp2s0 but enp35s0 as from your capture.
And for your question perhaps it better is answered by the proxmox team because that line is appended by the server itself, not something that we configure by hand. Perhaps adding an explicit drop in the...
If you have two MAC addresses I think that your ebtables should be
ebtables -I FORWARD -o enp2s0 -p IPv4 --among-src ! 00:50:56:15:14:e5,d4:3d:7e:da:f0:03 --log-level info --log-prefix "MAC-FLOOD-F" --log-ip -j DROP
instead to allow traffic from the other MAC address also.
I have a new theory about why this may be happenning. Please correct me if I am wrong.
The edge switch of the proxmox server (vmbr0) is being constanly bombed with packets going to multiple MAC addesses. As alxgarder explained in one prior message:
So I imagine thousands of different MAC...
If you are refering to my complaint that I am receiving traffic not addressed to me it is as easy as taking the tcpdump line and invert the direction of the capture:
tcpdump -Q in -n -e not ether host <your first MAC> and not ether host <your second MAC> and not ether host <your other MAC>...
Thanks for taking the time to reply. Not only kind words; I think that you pointed me to the right direction.
May be this is true in the case you expose where you are receiving whois packets and you (as me, as maybe all) have a REJECT rule in the firewall. But in my case I am receiving traffic...
You, guys, rock. You have saved my life and, what is more important, my hair.
I was just about trying the packet capture stage when I found this thread. Now it all drills down to Hetzner being the cuplrit!! And blaming their customers for a fault in their switches and banning them.
They should...
You are missing to add the public (physical) interface to the bridge. Once you have added it you have to configure the separate MAC in the card of the pfsense that will be connecting to internet.
Well, I answer myself.
The problem has fixed itself. The host PC went down yesterday and it was booted again today. When I entered the GUI now all icons were showing fine and I were able to start the backup of the VM that it was locked before.
Then I installed htop cause I like more that...
Hi all.
I did a dist-upgrade of a single node proxmox ve 5.3 install. The install did not complete and now the system is incomplete. The icons in the GUI have missing parts (no 'running' arrow near the VMs) and cannot make bakcups of some VMs. I get a lock advice but a unllock command does...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.