Yes, I rebooted the PVE node after the changes.
The output of cat /proc/sys/net/ipv4/conf/vmbr0/proxy_arp is: 1.qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
It...
The cluster has a total of 4 nodes.
Cluster: pve30, pve31, pve32 and pve33
many max_workers = 4
Contents of /etc/pve/datacenter.cfg
console: html5
ha: shutdown_policy=migrate
max_workers: 4
migration: secure,network=172.18.0.203/24
Was dir auf alle Fälle eher früher als später (womöglich schon jetzt) auf die Füsse fallen wird, sind deine VMs selbst. Wenn es tatsächlich Win11 ist, war die letzte Version 23H2, die mit seabios/i440fx lief. Danach eine Zeit lang noch mit...
im not sure where i said that, or said you said that? i just mentioned that supermicros IPMI is pretty barebones.
""Barebones" means the absolute minimum, the plain essentials, or the most basic framework of something, entirely stripped of any...
auch wenn es solved ist.
ARC kann man gut auf einem linux server (postfix mit rspamd) machen.
ich hab dazu eine
/etc/rspamd/local.d/arc.conf erstellt.
sign_local = true;
try_fallback = true;
sign_symbol = "ARC_SIGNED";
# Empfohlene...
Ich muss hier nochmal stören.
Ich hab mal was gebaut, um PMG ARC beizubringen.
Ich nenn´ es liebevoll pyarc.
Es prüft ob ARC-Ketten vorhanden sind, wenn nicht wird eine für die aktuelle Mail erstellt.
kein großer aufwand um das einzubinden...
Vielen Dank @paase84 .
Ich schau mal, ob ich das auf unserer Produktiv-Instanz einsetzen kann.
Ich muss immer etwas aufpassen, damit Customizings auch update-resilient sind. Gelingt mir nicht immer.
Hi,
es sollte ausreichen, diese Zeile zu ändern von
ExecStart=/usr/bin/pmgqm send --timespan yesterday
in
ExecStart=/usr/bin/pmgqm send
SO hab ich das bei mir gemacht. Der Service arbeitet jetzt zumindest so, dass aufkommender Spam um 9 Uhr...
Most of the data you ask about is really irrelevant. The point was to drive the system to some kind of unified performance peak, what CPU and whether virtual or hardware and exact test design is rather irrelevant as long as they are the same, so...
This has nothing to do with the question whether gluster is dead or not. Debian ships a lot of packages which hasn't seen much or any upstream activity for years as long as somebody volunteers for maintaining it. They also don't ship some...
On is the default config, so setting it to on makes no difference. Off seems to work for quite a lot of old hardware with newer kernels. Set it to off.
I have been doing some experimenting with Proxmox ahead of my server rebuild. I am a home user who does minor self-hosting. I have been using PVE on a mini PC; I love it! Now I want to run it on my main NAS/server. I am going to get rid of my...
Hmm, i tried replicating the situation locally but didn't succeed until now.
Also didn't see any obvious typos etc.
Just to be sure, you rebooted the PVE node after making changes to the interfaces file, correct?
What is the output of cat...
I experienced similar issues with Windows Server 2025 after 8-to-9 upgrade just last week.
Chance CPU type from host to something else, like x86-64-v3.
No worries, and the manual can always be improved though I didn't put in the technical explanation from above as it felt too specific. If it's useful there as well, I can certainly find a way to put it there without being too distracting from the...
Practical problem is finding those thresholds for your specific cluster size and workload.
So I think any information is helpful for an educated guess of needed threshold values.
Maybe "Advanced" checkbox for documentation like we have for...
My bad, sorry - if you want to use VLAN 801 as VNet as well, you'd configure the IP on the interface of the VNet (in /etc/network/interfaces), like so:
auto vnet801
iface vnet801 inet static
address 10.100.100.34/24
gateway...
In a way I gave up, but I found a solution I like:
In one single step i get a strong base to work with ansible in a new container
On the proxmox node I place 2 generic scripts:
#!/bin/bash
SCRIPT=_provsion_script.sh
pct push $1...
Ohh I understand now. I thought that with sys.audit and SDN rights it would only display the SDN part in the settings, but in fact it displays everything, there are simply no modification rights.
So atm it's not possible to only display settings...