For LXC I would only run one application to keep it small and isolated as much as possible. As @UdoB mentioned: you can keep this set-up also with VMs. I personally don’t run a VM for only one docker container. One exception are really mission...
Thank you both for your replies.
So it looks like "pick your poison", based on hardware and requirements is the way to go and there is no "one size fits all".
Which is totally OK for me, as I can then decide on a case-by-case basis what makes...
Hallo,
ich habe die Erweiterung in der Datei /usr/bin/pmg-smtp-filter für Logging von Subject eingefügt.
$self->log (3, "$queue->{logid}: Subject: %s", PMG::Utils::decode_rfc1522(PVE::Tools::trim($entity->head->get('subject'))) || 'No Subject')...
Assumption: each NIC is assigned in a bridge. That's default and OK.
There are several solutions for your wish, for example limiting "Listen" for the relevant processes or establishing iptables rules.
But approach "zero" is by far the...
Here's the summary from my chat with Gemini. I don't remember specifics from when I did it, but this summary seems accurate from what I do remember. Obviously proceed at your own risk, but it has been working fine through multiple reboots for...
Here are the outputs requested for the 8-node Ceph Squid cluster.
I'm quite limited on the number of characters so i put the rest in attached files.
I anonymized the data.
root@PVE01:~# ceph status
cluster:
id: cluster_id
health...
Hey!
From what I can tell, the issue is most likely because you're using an HDD-backed storage. As mentioned in our server system requirements, we recommend using a storage that can deal well with random IO workloads. Regarding ZFS specifically...
Zumindest laut der offiziellen Doku ist es mit dieser einen Zeile getan, was die maximale Größe des ARC angeht. Falls du da andere Infos hast bitte die entsprechende Quelle nennen. Die Größe des ARC muss ggf. an die jeweilige Anforderungen...
Sorry, Du hast mich mitten Im Umbau erwischt.
Ich habe heute mein Unifi Gateway bekommen und baue gerade um. IPv6 ist auf den Containern und VMs in Nutzung. Bei den Hosts habe ich es noch nicht wirklich aktiviert.
Also sollte die interfaces so...
Also das mit der "religiöse Diskussion" war etwas übertrieben formuliert, der Post ist bis auf die pauschale LVM Abwertung sehr hilfreich.
Simple suggestive Aussagen wie "LVM ist Mist" und "ZFS killt SSD ist ein Märchen" helfen IMO nicht, da...
Sorry, Du hast mich mitten Im Umbau erwischt.
Ich habe heute mein Unifi Gateway bekommen und baue gerade um. IPv6 ist auf den Containern und VMs in Nutzung. Bei den Hosts habe ich es noch nicht wirklich aktiviert.
Also sollte die interfaces so...
Have you tried disabling ipv6 as described in the reference documentation:
https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#_disabling_ipv6_on_the_node
(if yes and this does not work in your environment please describe, what's not working)...
Thanks for the reply, @mariol!
It happens only when I type fast. If I type really slow, it doesn't happen.
I can not reproduce on debian-13.2.0
Guess this is because debian-installer won't let me select a keyboard variant?
Recipe to reproduce...