For the first part of your question: yes.
First, you'll need to create a new header attribute Action object patterned after the Modify Spam Subject action (maybe call it 'Modify Phishing Subject' or some such). Change the subject to use your...
yeah, ARP/NDP suppression only suppresses ARP/NDP (I havent' actually checked for NDP, but it should work the same) if the query cannot be answered via the local neighbor table - otherwise the traffic is flooded.
Can you check via:
vtysh -c...
I tried both variants, and the ND packets show up in both.
That's what I assumed, and the correct route is also present in frr:
proxmox-sr4-2.intra# show bgp evpn route
BGP table version is 9, local router ID is 26.61.152.8
Status codes: s...
I double checked the VM settings and realized that the OS type was set incorrectly. I assume that the 'Use local time for RTC' option (set to 'Default (Enabled for Windows)') depends on the selected OS type.
After removing the registry key and...
Hi ,
Probebly the same problem here ,
I am tying to get key vie remote dns with api ==> CloudFlare
I did all the setting via the gui (except updating the alias)
I did add as it look in here :
acme: account=smg-lab01-staging
acmedomain0...
Hi,
I'm seeing different time behavior when migrating Windows Server 2022 VMs to PVE, depending on the source.
Scenario 1 - Migration from VMware to PVE:
Time is correct immediately after boot (e.g. 09:57, UTC+2 / local time)
Scenario 2 -...
A final conclusive post:
With the new PBS version and the support of "worker-threads", the native backup performance is great and it's using all my links bandwidth.
No python script needed anymore :)
Thank you!
Hi,
yes, this was changed intentionally for security reasons. If you use it with websocket=1, then you need to use the vncwebsocket API endpoint to connect from the outside. If you want to connect from the outside without that, use websocket=0.
Hi,
yes, this was changed intentionally for security reasons. If you use it with websocket=1, then you need to use the vncwebsocket API endpoint to connect from the outside. If you want to connect from the outside without that, use websocket=0.
First of all, thank you very much for sharing the detailed information and the provided test results.
This is a known behavior for VMs whose disks uses qcow2 format on file-level storage (without snapshot-as-volume-chain) [0].
Taking or deleting...
>Last thing- in a pve environment, in guest rbd performance will be heavily impacted by the guest type, cpu and memory assigned, and core pinning (if you >can at all help it, make sure the VM is on the same socket as the NIC)
Will take a look at...
>network interface mtu mismatch would decimate percieved performance, but there are other possibilities. while I'm not volunteering to check for you, you >might want to
All is MTU 9000...
Glad to hear that. :)
Unfortunately it isn't a solution for us as we already use PBS for daily incremental backups but also need weekly full backups via PVE to save them on tape.
Set it to warn, then you will see what the ideal would be, without it acting by itself. You should have something in the ballpark of 100PGs/OSD. If you have to few, it can impact performance and also recovery speed/impact in case you lose a node/OSD.
On the VMs where transparent hugepages are disabled the problem didn't occur. But it doesn't feel right to do that on every single VM.
I think, the problem has to be solved in the configuration of the backup storage.