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...
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.
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...
@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...
@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...
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...
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...
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...
@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...
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.
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...
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...
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/
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
@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...
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...
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...