Latest activity

  • JohnnieKF
    You may want to double check this as 'enth0' is likely a typo for 'eth0' Can you also please run this from the Proxmox console (it's running four seperate commands) and post the output? ip a; ip r; cat /etc/resolv.conf; ping -c3 1.1.1.1 It's...
  • R
    Hi to all. Does Proxmox Backup Server support S3 Cold Storage (Scaleway Glacier)? I already tried to use Scaleway S3, but it's using Stander Tier, and the cost is too high. Best regards.
  • S
    Not immutable, but you can: - protect each backup - do not run gc / prune Furthermore: you can create a user account fpr pve usage, which has the rights "backup". this user can only write (delvier), protect and restore backups, but not delete.
  • F
    fertig replied to the thread ha Bug in 9.2.10?.
    ok, da der node reboot den maintenance mode triggert funktioniert das (gerade getestet). VMs werden verschoben. Aber so ist das wirklich nicht intuitiv. Für mich war strict=1 immer ein "ich verbiete es Dir aber trotzdem", während strict=0 eben...
  • UdoB
    Better disable "nested-virt" with host, this should give more performance. If one wants to use a generic type this tool is handy for determining it: https://github.com/credativ/ProxCLMC
  • I
    Strange. What was it before? And how is that connected to kernel 7?
  • UdoB
    UdoB reacted to Bu66as's post in the thread ha Bug in 9.2.10? with Like Like.
    Das ist die Prioritäts-Semantik aus den alten HA-Gruppen, die bei den Node-Affinity-Rules 1:1 übernommen wurde. strict 0 heißt nur, dass Nodes außerhalb der Rule im Notfall noch erlaubt sind. Die Zahlen innerhalb der Rule bilden trotzdem Stufen...
  • UdoB
    UdoB reacted to longer's post in the thread Upgrading to Ceph v19 on Proxmox v8 with Like Like.
    Yes its actually prerequisites for the upgrade to PVE9: https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#Prerequisites Also, in general regarding the upgrade, ensure to double check the known issue in the wiki: Roadmap Proxmox VE 8.4 known...
  • UdoB
    The combination of 7.x with 9.x is untested and explicitly unsupported. Are the PVE 8 nodes updated to the latest 8.4.y? Otherwise it is untested and could be unsupported. PVE 8.x is (about to be) unsupported completely. I'm afraid your cluster...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Advise: shared vm storage using nfs with Like Like.
    NFS is quite an insecure protocol ( unless you use kerberos auth which is a hassle to setup): https://media.ccc.de/v/2024-343-network-file-system-security Nonetheless it does the job, just run it on it's own dedicated network which can only be...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Proxmox VE - ausgehender Traffic with Like Like.
    Andere Möglichkeit wäre den proxmox-offline-mirror zu nehmen, dann muss man nur dessen IP für die Proxmox-Knoten freischalten. Der Mirror kann und wird sich allerdings weiterhin auf alle IPs des CDNs verbinden, da wäre es angebracht den...
  • UdoB
    UdoB reacted to Bu66as's post in the thread Proxmox VE - ausgehender Traffic with Like Like.
    Die Fastly-Adressen sind deb.debian.org und security.debian.org, hinter den Cloudflare-IPs steckt download.proxmox.com (also das no-subscription-Repo und die ISO/Debian-Pakete von Proxmox). Die österreichische IP ist Proxmox direkt, da liegen...
  • B
    Bu66as replied to the thread ha Bug in 9.2.10?.
    Das ist die Prioritäts-Semantik aus den alten HA-Gruppen, die bei den Node-Affinity-Rules 1:1 übernommen wurde. strict 0 heißt nur, dass Nodes außerhalb der Rule im Notfall noch erlaubt sind. Die Zahlen innerhalb der Rule bilden trotzdem Stufen...
  • JohnnieKF
    Thanks Johnnie
  • JohnnieKF
    JohnnieKF reacted to longer's post in the thread Upgrading to Ceph v19 on Proxmox v8 with Like Like.
    Yes its actually prerequisites for the upgrade to PVE9: https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#Prerequisites Also, in general regarding the upgrade, ensure to double check the known issue in the wiki: Roadmap Proxmox VE 8.4 known...
  • F
    Hallo zusammen, ich teste aktuellin einem 2-Node-Stretch-Cluster unter Proxmox VE 9.2.10 und habe Problem mit einer HA Node-Affinity Rule Folgende Rule ist konfiguriert: node-affinity: preferred-pve-clt nodes pve-clt:100,pve-tci:50...
  • M
    Ist vielleicht die Empfehlung, aber geht auch ohne bzw. nur mit einem NIC
  • T
    TErxleben replied to the thread Grundsatz für Shared Storage.
    Nochmal: Installiere PVE. Dort wird mit Standardeinstellungen deine komplette 4TB-Platte verwendet. Bei deinen rudimentären (CLI-)Kenntnissen und auch noch fehlender 2ten 4TB-SSD, verwende LVM und kein ZFS. PVE erledigt die interne...
  • B
    powersave als Governor würd ich auf den Cluster-Nodes nochmal überdenken. Die tiefen C-States kosten Aufwach-Latenz und genau darauf reagiert Corosync empfindlich, du kriegst dann manchmal Retransmits oder Token-Timeouts obwohl netzseitig alles...
  • J
    Irgendetwas würde mir dann schon einfallen was ich damit anstellen könnte. :D Das war mir schon klar und mein PS: war auch eher als Spaß gedacht. :) Wie gesagt habe ich hier bereits seit ein paar Jahren Realtek 10/100/1G/2.5G USB NICs im...