Latest activity

  • J
    Johannes S replied to the thread NAS UGreen DXP4800 Plus.
    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...
  • J
    Johannes S reacted to IsThisThingOn's post in the thread NAS UGreen DXP4800 Plus with Like Like.
    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...
  • J
    Johannes S reacted to DeuSimon's post in the thread NAS UGreen DXP4800 Plus with Like Like.
    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...
  • cwt
    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...
  • S
    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?
  • N
    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.
  • X
    xybo replied to the thread RSTP on Switch with Proxmox.
    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.
  • A
    Arity replied to the thread Can't connect to Proxmox GUI.
    I am using my Desktop PC. IPv4: 192.168.1.4
  • fba
    fba replied to the thread Can't connect to Proxmox GUI.
    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?
  • cwt
    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.
  • C
    The same problem. Gemini told me that was an problem with MSI vectors number. But I don't know how to solve it.
  • A
    Arity replied to the thread Can't connect to Proxmox GUI.
    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...
  • N
    ness1602 replied to the thread RSTP on Switch with Proxmox.
    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...
  • fba
    fba replied to the thread Can't connect to Proxmox GUI.
    That's looking good. Assuming the ip address configuration is correct, the server should be available again at 192.168.1.18/24
  • X
    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...
  • T
    Tuba replied to the thread VMware migration zu Proxmox Windows.
    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...
  • M
    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...
  • UdoB
    UdoB replied to the thread update advice.
    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.
  • A
    Arity replied to the thread Can't connect to Proxmox GUI.
    ip a returns: 1: lo: <LOOPBACK,UP, LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_Ift forever preferred_Ift forever inet6...