There is the issue of how the VM is stored. If it is on, say, lvm-thin, then the storage can handle the snapshot and the VM is in raw format. If it is on a file storage like NFS, then the image itself must do it, for example by being in qcow...
As noted above - a QDevice is just an external vote provided by that server. You can use the corosync-qnetd package to set this up on the external server.
For details on implementation - see the official Proxmox notes here.
Good luck.
I tried the apt full-upgrade right now and it gave me the following errors:
root@home:/tmp# apt full-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The...
Hello,
I'm trying to create iSCSI storage for Proxmox on a TrueNAS NAS, using LVM mounting. During configuration, I have several options. Which one is best suited for Proxmox ?
fertig. waren eh nur zwei. (ein älterer und einer als sicherung, bevor ich versuchen wollte, die RootDisk zu vergößern, was ich dann doch nicht gemacht habe)
Hallo,
ergänzend zu der Antwort von @UdoB sei der Vollständigkeit halber noch ergänzt, dass Rules ebenfalls eine strict Option bieten. Siehe hier.
Intern werden bei einer Node Affinity Rule, die nicht strict ist, Nodes, die nicht Teil der Node...
Maybe. I know for Datasets there are other attributes (meta-data) to evaluate. This thread is about a VM/ZVOL.
Yeah, sounds clever! Thanks for adding this.
But nevertheless the source ZVOL needs to be read, completely. And that was the main...
Like others already said, by default it reads everything.
The money quote line is this one:
107: 2026-02-28 21:00:07 INFO: scsi0: dirty-bitmap status: created new
Since the VM is not running and/or you have the stop backup mode, it can't make...
Ich wollte eine SIMPLE Möglichkeit um zwischen 2 Gateways schmerzlos umzuschalten
Nachdem ich im OpenWRT-Forum ausgebuht wurde, mein Ansinnen müsste man ja unbedingt mit einem externem Addon namens mwan3 erledigen, stelle ich meine scriptbasierte...
Der Scheduler versucht das schon optimal zu machen.
Also neue LUNs für PVE erzeugen und per LVM nutzen.
Also am besten zuerst Treiber installieren mit meinem iso...
so here's what I'd suggest-
dont use 10.13.30.x for corosync at all.
assign arbitrary addresses to bond0 and bond1; --edit- ON DIFFERENT SUBNETS. ideally, they should be on seperate vlans too. use those addresses as ring0 and ring1.
I don't know if this is the reason, but in Proxmox one should NOT use apt upgrade (NOR apt-get upgrade ).
Only apt full-upgrade (or apt-get dist-upgrade ).
Disclaimer: I can't guarantee that in your current state of the system, running...
Hi,
SeaBIOS => not UEFI so it does not apply
If you want to be sure you can run this powershell :
[System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI db).bytes) -match 'Windows UEFI CA 2023'...
Silly question, but how does one check to see what EFI Disk was used for creating a Windows VM? Or if the EFI Disk associated to a VM already has the 2023 CA updates?
I've read through all of these posts and I'm a bit confused on the steps to...
in our env we run chrony on all linux vpms using ptp_kvm and that works very well. For windows we currently just sync with the NTP server in our network, which is also used by the pve hosts. The reason for using ptp_kvm is that is has less...
Top, danke fürs erklären. Mit dem NUMA habe ich es mir noch Mal angeschaut.
Ich meine, dass virtuelle Sockel als Grundlage für die Ressourcenzuteilung sich komisch anfühlt. Denn der Server hat doch auch nur wenige Sockel und mehr Kerne.
Wird der...
First of all, the BIOS is pretty old, from mid 2020. As explained in the section for BIOS options:
As far as I can see, there are no VBIOS updates for neither card, according to the Gigabyte and MSI websites.
To double-check, as far as I can...