Naja, das Argument mit den Ressourcen bezieht sich ja nicht so sehr auf den Stromverbrauch (wäre auch echt albern) sondern den RAM. Der einer VM zugewiesene RAM kann halt nicht anders genutzt werden, da sind lxcs tatsächlich flexibler. Nur bin...
Ist generell auch bei nicht so wichtigen Diensten eigentlich immer eine gute Sache. Hilft auch enorm beim troubleshooten.
Der ganz grosse Vorteil von LXC ist die Nutzung von files anstelle von blockstorage. Das ist eine kompliziertes Thema und...
Das ist eine Community-App, nicht "offiziell" von TruNAS.
Ist das gleiche als wenn Du Immich im LXC Container von Communityskripts installierst.
Dazu fühlt sich niemand verantwortlich ausser denen, die das so anbieten.
Immich empfiehlt VM...
Es gibt bei Spamhaus mehrere Stolpersteine:
- sowohl für die IPv4 als auch IPv6 des Hosts müssen rDNS Einträge vorhanden sein (was grundsätzlich bei Mailservern/Gateways der Fall sein sollte)
- IPv6-Bereiche von Hetzner landen häufiger auf der...
Ah ok, dann habe ich den Ansatz jetzt verstanden.
Ja, die Ausgabe zeigt die öffentliche IP vom PMG an.
Es handelt sich um einen Cloudserver bei Hetzner, kann es vielleicht sein, dass Spamhaus die gesamte Hetzner-IP-Range als Open Resolver listet?
5 MON - A.I suggest to use this number only on really huge setup.
1 MON - on single ceph machine.
2 MON - no quorum
3 MON - regular setup
4 MON - no quorum?
Try to lower MON setup to 3.
yes, this how i did it as well but what about spanning-tree? Have you enabled it on that port "set protocols rstp interface ge-0/0/21.0 edge"? I'm not sure how to do this.
yes, the correct link to the web-interface is https://192.168.1.18:8006
How are you connecting to the server? What is the ip of the device you're connecting from?
dig +short myip.opendns.com @resolver1.opendns.com
musst Du in einer Zeile so absetzen, ohne Veränderung. Alternativ geht bspw. auch:
curl ident.me
curl api.ipify.org
Die Ausgabe sollte = der public IP Deines PMG sein.
Is it https://192.168.1.18/24 and not https://192.168.1.18:8006?
Also, I just tried both; /24 returns "refused to connect" and :8006 returns the error "took too long to respond"
The server itself is pinging google now though so thank you for...
here is how i do it in ex2200:
ge-0/0/21 {
description SP1-data;
unit 0 {
family ethernet-switching {
interface-mode trunk;
vlan {
members [ Server-Vlan...
Hi, I have juniper ex2200 switch, on that switch i have proxmox server via two nics, one is MGMT on access port and second is for VMs in trunk mode. On proxmox i have vmbr0(mgmt) and vmbr1(VMs). VMBR1 is configured as vlan-aware, my question is...
Guten Morgen,
@UdoB die Links kenne ich schon. Lese ich ansosnten nochmal durch vielleicht fällt mir da noch was wichtiges auf.
@Falk R. Auf dem ESXI Host verwende ich den SATA Controller. Auf dem Proxmox Host läuft aktuell der VirtIO SCSI...
We recently tried the MIG instances.
There's just no way to use them with VMs, but with LXC containers they seem to be working. Prefererrably with Nvidian container toolkit so it's simplier to mount the to containers config by using the MIG...
There is extensive documentation available: https://pbs.proxmox.com/wiki/Upgrade_from_3_to_4
If there are no specific reasons against it, I would follow that doc.