Yes, In MiKrotik, I set vmbr0 to receive "internet" and vmbr1 to receive VLANs.
In Proxmox, I configured the networks like this.
auto vmbr0
iface vmbr0 inet static
address 192.168.0.9/24
gateway 192.168.0.1
bridge-ports...
Okay.
Die grundsätzlichen Antworten auf das Leben, das Universum, den Proxmox-NUC und den ganzen Rest:
1. Dass der NUC hin und wieder nicht mehr per Netzwerk erreichbar ist, liegt bei diesem Gerät mit an Sicherheit grenzender Wahrscheinlichkeit...
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
We are pleased to announce the first stable release of Proxmox Mail Gateway 9.0 - immediately available for download!
Twenty years after its first release, the new version of our email security solution is based on Debian 13.1 "Trixie", but...
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...