Latest activity

  • D
    yeah, that is another half "fix", 'cause, I think, no PF can happen if no swap is available. So we are avoiding the problem instead of fixing it. But nevertheless that goes against Proxmox own guidelines and could be detrimental for non-nested...
  • D
    d.oishi reacted to samuel-rufi's post in the thread [SOLVED] Can't find Proxmox GUI with Like Like.
    The web interface is provided by pveproxy and should listen on HTTPS port 8006, so there isn’t a separate GUI switch. Check why the proxy is not running: systemctl status pveproxy journalctl -b -u pveproxy Then try: systemctl restart pveproxy...
  • J
    Dedup auf ZFS-Ebene war in der längeren Vergangenheit extrem teuer - es brauchte viel Ram. Mittlerweile hat sich das drastisch verbessert. Aber es macht auch heute nur unter bestimmten Voraussetzungen / "use cases" Sinn. Ich behaupte mal...
  • J
    Johannes S reacted to TErxleben's post in the thread Meinung Disaster Recovery Konzept with Like Like.
    Ich finde das Setup ist recht gruselig. Um eine DB im laufenden Betrieb nahtlos zu übernehmen, taugt es nicht für 5 Pfennig. Entweder du hast einen entsprechenden Speicher, der das zulässt oder du hast Zeitintervalle, die zu deinen nicht...
  • J
    Datenbanken kann man in ProxmoxVE schon gut betreiben, man sollte dafür aber dann halt nicht ProxmoxVEs HA-Feature und Replikation nehmen, sondern die nativen Cluster-/Replikationsfeatures der jeweiligen Datenbank.
  • EllerholdAG
    We are excited to announce the first release of Proxmox Virtual Environment with official support for a second CPU architecture: 64-bit ARM (arm64/aarch64). Until now, Proxmox VE was available for x86-64 (amd64) only. Proxmox VE 9.2 for arm64...
  • J
    Johannes S reacted to Bu66as's post in the thread Meinung Disaster Recovery Konzept with Like Like.
    Das mit den .conf-Files geht technisch, /etc/pve ist ja pmxcfs und ein Copy da rein legt die VM sofort im Cluster an. Ich würds trotzdem nicht so machen: die Gäste sind dann dauerhaft in Cluster B registriert und irgendwann startet die einer...
  • jsterr
    jsterr replied to the thread Questions about the dynamic CRS.
    Hallo Daniel! Done https://bugzilla.proxmox.com/show_bug.cgi?id=7893 https://bugzilla.proxmox.com/show_bug.cgi?id=6593 (this ones already existing but also useful) https://bugzilla.proxmox.com/show_bug.cgi?id=6960 (already existed, commented on...
  • B
    Bu66as replied to the thread Meinung Disaster Recovery Konzept.
    Das mit den .conf-Files geht technisch, /etc/pve ist ja pmxcfs und ein Copy da rein legt die VM sofort im Cluster an. Ich würds trotzdem nicht so machen: die Gäste sind dann dauerhaft in Cluster B registriert und irgendwann startet die einer...
  • P
    Have you perhaps overcommited your node's resources ? For me after upgrading the kernel the IO Delay is almost always zero unless some heavy task is running in one of the vms or lxcs.
  • J
    Johannes S reacted to samuel-rufi's post in the thread [SOLVED] Can't find Proxmox GUI with Like Like.
    The web interface is provided by pveproxy and should listen on HTTPS port 8006, so there isn’t a separate GUI switch. Check why the proxy is not running: systemctl status pveproxy journalctl -b -u pveproxy Then try: systemctl restart pveproxy...
  • J
    Johannes S reacted to Bu66as's post in the thread Webzugang funktioniert nicht with Like Like.
    @puba, bei dir passen die JS-Versionen nicht zusammen: proxmoxlib.js?ver=v5.2.6 ist das widget-toolkit aus PVE 9, pvemanagerlib.js?ver=8.4.17 dagegen noch PVE 8. Deckt sich mit der Paketliste aus #7, deine Repos zeigen auf trixie/PVE 9, das...
  • J
    @geerlingguy Watching the video, something that jumped out at me in the VM guest's settings was the unusual value for the memory. Is "33356" used for any particular reason? I'm guessing it shouldn't make any difference, but maybe try with the...
  • M
    minimii0o replied to the thread DataDomain Virtual Edition.
    The problem is solved: A virtual serial port was missing! It was a not documented configuration.
  • JohnnieKF
    JohnnieKF reacted to Neobin's post in the thread Severe Upgrade Issues with Like Like.
    https://forum.proxmox.com/threads/lvm-thin-blocks-boot-and-now-is-missing.114540/post-498360
  • JohnnieKF
    JohnnieKF reacted to samuel-rufi's post in the thread [SOLVED] Can't find Proxmox GUI with Like Like.
    The web interface is provided by pveproxy and should listen on HTTPS port 8006, so there isn’t a separate GUI switch. Check why the proxy is not running: systemctl status pveproxy journalctl -b -u pveproxy Then try: systemctl restart pveproxy...
  • justinclift
    Just got it loaded up on my Ampere Altra Max 128-core system, and install was a breeze. Once I had it running, I tried creating an Ubuntu 24.04.1 arm64 server VM, and the process was going through fine... but at a certain point when the Ubuntu...
  • justinclift
    We are excited to announce the first release of Proxmox Virtual Environment with official support for a second CPU architecture: 64-bit ARM (arm64/aarch64). Until now, Proxmox VE was available for x86-64 (amd64) only. Proxmox VE 9.2 for arm64...
  • justinclift
    @geerlingguy Watching the video, something that jumped out at me in the VM guest's settings was the unusual value for the memory. Is "33356" used for any particular reason? I'm guessing it shouldn't make any difference, but maybe try with the...
  • S
    Hi Andi, what exactly fails, and what error message do you get? Since two identical nodes work, comparing the logs of one working and one failing node would be helpful.