Latest activity

  • 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...
  • samuel-rufi
    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.
  • justinclift
    I installed Proxmox VE 9 for Arm64 on my Ampere Altra Max Developer Platform this morning - video is up here: https://www.youtube.com/watch?v=Lg263L1W97w The install was fine, but when I tried creating my first VM, using the Ubuntu 24.04.1 live...
  • 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
    justinclift reacted to Johannes S's post in the thread Proxmox on aarch64 (arm64) with Like Like.
    The official port is there, no support for raspberry though: https://forum.proxmox.com/threads/proxmox-virtual-environment-now-available-for-64-bit-arm-arm64.185526/
  • samuel-rufi
    samuel-rufi replied to the thread can't access proxmox web GUI.
    As the web interface is provided by pveproxy, please check its status: systemctl status pveproxy journalctl -b -u pveproxy Anything that looks off there? Also, could you maybe post the current version you are running? pveversion --verbose
  • B
    Bu66as replied to the thread Webzugang funktioniert nicht.
    @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...
  • samuel-rufi
    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...
  • O
    I have a SK hynix PE4010 (HFS960GD0TEG-6410A, 894G) installed on a PCIe splitter card on an ASRock B450M Pro4-F. The splitter card has no switch chip; it relies on the motherboard's PCIe bifurcation. After updating from 7.0.2 to 7.0.14-8, PVE...