Hallo Community,
Wie viele Andere habe ich mich auf den neuen Cluster Ressource Scheduler/das "DRS-Like" Feature/die automatische Lastverteilung stürzen, und das Ganze in meinem Home Lab ausprobieren wollen...
Jedoch wird es mir trotz...
@fba That's possible. It's not me who have used them ;-).
There are many reports on the Forum that community/helper scripts which disable subscription nag sooner or later cause problems with the GUI. That's why I asked :-).
You mean like this part taken from the linked script?
post_routines_common() {
CHOICE=$(whiptail --backtitle "Proxmox VE Helper Scripts" --title "SUBSCRIPTION NAG" --menu "This will disable the nag message reminding you to purchase a...
Im log steht das eben gar nicht oder nur holprig. -storage wird bei RAW-Sicherungen angezeigt. Bei Sicherung auf einem PBS aber nicht oder ganz woanders. Das nervt und hat mit strukturierter Anzeige woanders nichts zu tun.
Hier mal ein Beispiel...
Hallo zusammen,
ich beantworte die Fragen / Punkte mal chronologisch:
* das läuft dann aber komplett neben der Proxmox-Schiene
Das ist korrekt. Die Ansätze es auf der "Proxmox-Schiene" zu machen sind in den vorigen Post dokumentiert. Proxmox...
I'd like to find a way that a token with PVEAudit on / can get an aggregate report of used vs available disk usage across a variety of mount points (mp0, mp1, etc), similar to how its done for rootfs.
pct gives us this directly on the Proxmox VE...
AH HA! I made it happen again! Left the console (closed the window but not the WebUI for the host) and came back today to a hung window and the Tasks still saying that the VM/CT 105 -- Console was still running. I clicked th elittle arrow, then...
Hi,
This is expected in Proxmox. When a VM is shut down from the GUI, its disk is fully deactivated, so Veeam can’t see it.
Using: qm stop 114 --keepactive
works because it keeps the disk active even when the VM is off.
a way to make...
AH HA! I made it happen again! Left the console (closed the window but not the WebUI for the host) and came back today to a hung window and the Tasks still saying that the VM/CT 105 -- Console was still running. I clicked th elittle arrow, then...
Mit remove-vanished auf dem sync job sollten nicht mehr vorhandene entfernt werden. Und mit 4.1.8[1], gibt es eine Flag[2] mit der eingestellt werden kann, dass ein GC vor jedem unmount gestartet werden soll.
Prune jobs können nicht direkt wie...
a verification of an encrypted snapshot can only verify that each chunk referenced by the indices exists and has a valid CRC. those two checks protect against lost chunks (e.g., because of caching/sync issues, or because other verification tasks...
Update.
Our vSAN StarWind support engineer suggested shutting down the VM with the following command and then running the Veeam backup again.
qm stop 114 --keepactive
Guess what?
It worked. Veeam backed up the offline VM without issue.
Now...
No, it's not since LVM thin is not cluster aware. If I recall correct ( @bbgeek17 posted on this several times) it lacks a mechanism for cluster-wide locks which is needed to ensure data consistency. For LVM/thick ProxmoxVE implement a locking...
Genervt war ich keine Sekunde. In einen schärferen Ton wechsele ich nur, wenn man mir unterstellt hier irgendwelche KI-Ergüsse einzustellen und dann anschließend sogar Haare spaltet. Das war nie in deine Richtung gerichtet.
Vielleicht wirke ich...
We recently uploaded the 7.0 (rc6) kernel to our repositories. The current default kernel for the Proxmox VE 9 series is still 6.17, but 7.0 is now an option.
We plan to use the 7.0 kernel as the new default for the upcoming Proxmox VE 9.2 and...