Moin zusammen!
Wir haben ebenfalls die Probleme mit dem CPU freeze an den Windows 2025 Servern festgestellt und danke für die Hinweise!!! :)
Dazu eine allgemeine Frrage in die Runde: Wird das irgendwann mal - von wem auch immer - gefixed? Wer...
yes, this would work also, but still does not really solve the problem that some kind of pre/post-sync hook is required. Also the current implementation with pushing (rather than pulling) is a 3 line bash script, and it works well, but the...
My PVE is showing in the GUI
Boot Mode = Legacy BIOS
the results from the commands is this:
efibootmgr -v
EFI variables are not supported on this system.
proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount...
drbdmanage was superseeded by LINSTOR. You can find their license at https://github.com/LINBIT/linstor-server/blob/master/LICENSE.
The link you provided doesn't even work anymore. Anything else you'd like to try to advertise your storage solution?
If this would add some value to the customer or promox business, definately yes. I doubt that would be the case for the Veeam Plugin as proxmox does offer a competetive product theirself. I don't know blockbridge besides the fact they use this...
Hello,
We are review Proxmox VE for an enterprise HCI deployment. Some of our customers already run a Veritas (now Cohesity) NetBackup backup infrastructure, so I'd like to ask the following:
Does Proxmox VE currently provide any official...
My use case might be a little unusual, but we never use linked clones as they prevent migrating VMs when using local storage (along with other limitations). Our goal is explicitly to keep the same template but change the disk inside of the...
is it possible to input the ram of a vm in the "create VM" gui in GB increments on top of entering the exact MB required?
eg, 8GB instead of 8192MB via a dropbox for MB, GB, TB
This was not enough.
I had to restart the VMs.
Online there is a suggestion to use ifreload -a.
Don't know if that is the proper way to restart the network in Proxmox.
Actually, you can easily "get around the physics" of hard drives by using caching/tiering, which we've had for decades on RAID controllers and SANs alike. It's not something FOSS has made a priority in recent years, although there is the special...
It seems that this may have put my cluster in a weird state. All the VMs are running, but trying to manually migrate anything says "Task OK", but as far as I can see nothing actually happens.
Hi Johannes,
We already run a local PBS per site and take local backups, but some sites don't have enough local storage for VMs and backups, so S3 is our offsite copy, problem is the site links are thin.
The thing I'd love a dev answer on (I'll...
I configured 3 VMs in a negative affinity group on my 3-node cluster. When I rebooted a node today for kernel updates, the migration process stalled silently because the rule took precedent over maintenance. It would be helpful to add an option...
Culprit: https://gitlab.com/qemu-project/qemu/-/commit/c7b2e22bd95710e404c393e9f563cfe7404220c1
Fix: https://gitlab.com/qemu-project/qemu/-/commit/dbc0ed56223011281e14b5cb8c02453915d35d12
The bug is included in the v11 release, fix was just...