Hi,
Yes, to some extent. The best approach is to use a dedicated PBS API token with only the permissions needed to create backups, and do not grant delete privileges. Let PBS handle pruning based on its retention policy.
However, if someone has...
We have a 24 node cluster, some on 10G, soon all will be on 2x100G. No problems, even having 14 nodes on a very busy 2x10G segment, with Ceph and no dedicated fabric.
Things are way more robust than people like to make it sound. There are some...
Ich hab noch diesen Hinweis auf dem Bildschirm (nicht aber auf der Konsole) finden können:
kvm_intel: L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3846 and https://kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for...
Jellyfin developers strongly advise against using Jellyfin in LXC
https://www.reddit.com/r/jellyfin/comments/1shmh75/is_jellyfin_in_lxc_just_dead/
I know lots of people use LXC and I like LXCs, but I choose to follow developers advice and...
Quick update, this thread's a bit old now. The installer (amneziawg-installer) does Debian 12 and 13 too these days, not just Ubuntu, plus prebuilt ARM64 packages for Pi / Oracle Ampere / Hetzner CAX that skip the DKMS build.
The catch on...
Since ProxmoxVE is basically a front-end of qemu/kvm this should be quite straight-forward. There are wiki pages, which might be of interest to you:
https://pve.proxmox.com/wiki/Advanced_Migration_Techniques_to_Proxmox_VE#QEMU/KVM...
Was habe ich denn überlesen um ein Argument für zfs herauszulesen?
Genau darum empfehle ich Anfängern den von Proxmox gesetzten Default zu nutzen, statt den Laden ohne Hintergrundwissen überflüssigerweise zu pimpen.
Während du deinen persönlichen zfs-Fetisch in völlig unangebrachten Szenarien propagierst?
Warum verwendet Proxmox diese achso weit überlegene zfs-Technik nicht per default? Sind die doof?
Oder arbeiten die womöglich nach dem KISS-Prinzip?
Es...
doch das funktioniert, siehe hier: https://forum.proxmox.com/threads/local-lvm-wird-voll.145372/post-655346
und anscheinend macht HA das eben wohl doch nicht immer. sonst wäre mir damals der speicher wohl nicht voll gelaufen.
I had this issue with one server (not a PowerEdge), but it was due to some USB ports not being recognized by Linux (they worked on BIOS and GRUB).
I had to plug the pendrive and the keyboard with a hub in the internal USB port to proceed with the...
Assuming it is an option with however you are backing up, have you tried turning on backup fleecing? https://pve.proxmox.com/pve-docs/chapter-vzdump.html#_vm_backup_fleecing
Hi Ivanov thanks for you reply
i found the solution for my issue
turns out you just have to make sure the usb flash is the only boot opion that the bios has to boot dont ask my why
when there is another option even if its last in the boot order...
gut hatte ich dann wohl falsch verstanden, habe ich wieder raus genommen.
hab ich nachinstalliert
und den Guest Agent auch aktiviert, jetzt klappts:
root@pve:~# qm list | grep "running" | awk '/[0-9]/ {print $1}' | while read vm; do echo...