Yes, that thread is the one I linked in my OP. It has you download & install mft-4.22.1-11-x86_64-deb.tgz, which worked great on my PVE 8.3 install (and has since been upgraded). It just wasn't working out for the fresh PVE 9.1 install.
Thanks...
When I was installing on my UM790Pro, I remember I faced a similar situation and the non GUI option did it.
I hope you ensured that you enabled virtualization in the BIOS as well.
I have a new PBS server for an offsite sync job. I'm using WAN because it's 13TB of data and VPN is too slow. I set up my ACL rules and everything however, when i start the sync job, it runs for about 10-15mins then it just times out. I tried...
Well, it looks like it's my own problem, even I did not find the issue yet, but the connection to shop.proxmox.com on https times out, when the firewall is in use.
root@server:~# wget https://shop.proxmox.com
--2026-02-12 18:14:50--...
Segmentation fault is highly unusual, imho. Run Memtest86+ to check for memory errors. Check your disk with smartctl -a /dev/sdX, replace sdX with the actual drive, like sda or nvme0n1 or whatever. If you don't know, run lsblk to get an overview...
I am completely new to Proxmox and my Linux is limited...so be gentle.
Linux pve-node0 6.17.9-1-pve #1 SMP PREEMPT_DYNAMIC PMX 6.17.9-1 (2026-01-12T16:25Z) x86_64
The programs included with the Debian GNU/Linux system are free software;
the...
I miss this Maintenance Mode function in the GUI too.
Last year i migrated our VMware and Hyper-V Clusters to Proxmox. The Maintenace mode is one of only Thing i miss.
Hoe therer will be a button in the near future.
Hi @BigBadBlack , welcome to the forum.
You do not.
It would be helpful if you provided actual information that you tried to input, errors you received, etc.
If you are unable to provide accurate information in text format (please use CODE...
For some reason I can’t get my pve to authenticate my pbs. I have tried any and everything except the right thing I presume. Its on the same bare metal to test then I plan to move it to its on bare metal. Do I have to have PBS on separate bare...
I left it as a /28 for more nodes to be added at a later time. When the mesh was configured, it looked like Proxmox setup all the routing needed during the wizard configuration, but that is what I curious about...if it wasnt and there is more...
Heh, well, if that works.. then, problem solved :P
I'm surprised it sees the boot option but doesn't allow you to set it.. OVH had some servers that would reset the boot order also without asking.. anyway, now you know a bit more about UEFI and...
Can't you actually set the proxmox option there in the Setup?
You can maybe change the entry, or just map BOOTX64.EFI to grubx64.efi in proxmox.. maybe proxmox-boot-tool (and its --grub option) can do it for you..