Most likely you used a external script to get rid of the subscription popup?
You can try this, maybe it helps:
https://forum.proxmox.com/threads/proxmox-ve-web-gui-is-a-blank-page.172804/post-806653
That's expected, the windows PE image used for the windows installer gui does not include any virtio drivers. For memory hotplugging to work you have to install virtio guest utils after windows is installed.
If you have to install windows more...
I think Dell even offers direct attached NVMe Backplanes without controller. The drives are E3.S format with PCIe4 or PCIe5 4 lanes.
If you want to use ZFS or Ceph that's the way to go. Downside is the price of the SSD's and E3.S are not...
I'm in the process of migrating an existing server to new hardware. The current server is using a dedicated boot drive and the backup data is stored in a ZFS raidz2 volume. Normally I would just move all the disks to the new server and job's...
This script is very useful thanks - if you have a github account, perhaps it can be made a gist or gitrepo if not already?
I believe an extra reboot is needed because:
systemctl daemon-reload is not done
the service is just enabled not started...
When activating memory hotplug on a Windows 2025 VM, Windows setup constantly fails with an error I didn't remember. When doing the same with Windows 11, setup complains about needing at least 4GB of RAM. No matter, how much memory is assigned to...
Looks good, keep in mind that the img needs to be in your current directory the way the command is written.
If this worked and you are all set, dont forget to mark the thread solved by editing the first post and selecting appropriate drop down...
I'm facing a strange issue with my Proxmox cluster and would appreciate some guidance. After a recent update on two of my nodes, the desktop version of the web GUI is blank, while the mobile version works perfectly.
Background / Recent Changes...
That's cumbersome, but I'm willing to try. Would creating a vm on my laptop with the Proxmox version 8 I need work? I would then look what the versions I need are and set those on the broken system
Hi, masters. I'm trying to import a downloaded disc image, and i have
root@pve:~# qm importdisk 700 openwrt.img disk2
storage 'disk2' does not exist
What am I doing wrong?
hello,
I have installed coolify on proxmox lxc container , it works perfect, then I installed supabase in coolify and that shows green, all services are good, but now I am not able to open the url which supabase gave me nor i am able to open...