I am using the regular (dynamically linked) build, not the statically linked binary.
Regarding the logs, I didn't attach the full file because it is extremely verbose and may contains sensitive data like specific filenames that I would prefer...
THank you very much for the detailed response. So if I'm following your drift, the main line of argument which could be made for PBS can be opposed to both NAS and inside-PVE-backups. And the crux of it the possibility of incremental backups...
Das mit dem Smart-Zugriff ist kein Problem, wenn man es auf dem PVE-Host macht (Punkt 4). Und wie gesagt, Punkt 3 glaube ich, ist das selbe, was ich beschrieben habe. Witzigerweise ist das übrigens bei aktuellen Kernels und / oder ZFS-Versionen...
Hi Antonine-UY
If you have enough NAS storage (NFS) you could use PVE integrated vzdump backups instead of PBS.
Downside is you can't encrypt backups and syncing them offsite (3-2-1 backup rule) needs significantly more bandwith / time - vzdumps...
I completely understand. I prefer compiling things myself and reviewing commits to ensure there is no malware or backdoors. My GitHub account was compromised a few days ago, and I am currently waiting for it to be reinstated. In the meantime, I...
Hi Antonine-UY
If you have enough NAS storage (NFS) you could use PVE integrated vzdump backups instead of PBS.
Downside is you can't encrypt backups and syncing them offsite (3-2-1 backup rule) needs significantly more bandwith / time - vzdumps...
Yes, although probably not in the short run. Could not find an issue related to VM backups so feel free to open an enhancement request at https://bugzilla.proxmox.com and link to this thread for reference. This probably requires to map and mount...
PVE is Debian with a modified Ubuntu kernel. If the controller is supported by it, then PVE does.
But..., well..., for PVE the usually used filesystem is ZFS. ZFS wants to have direct access to the hardware storage devices. So please, do NOT use...
In case someone in the future has the same problem with an osd being to full to boot, I was able to recover the data by copying the underlying disk to a bigger disk.
dd if=source/drive of=dest/drive bs=32M status=progress
reboot the node with...
I'd like to share my experience regarding the stability risks of hotplugging. In a previous project involving RHEL 6.5, enabling memory hotplugging caused the system to fail to boot entirely. This happened despite strictly following the...
Und damit sind wir dann schon direkt im Bereich der Sachen, auf die ein Anfänger gar nicht mal kommen würde ;) Also woran so ein Problem liegen könnte und wie man das löst. Von daher finde ich die Faustregel "Reich einen Storage-Controller durch...
Hi, I am planning to install Proxmox VE on a Dell T110 II server, I want to buy a PERC H200 o PERC H202 but don´t know if this raid controller is supported by proxmox. Does someone can help me?
EG
I'm not sure if I'm imagining things, or if it's another link in the chain (also very possible), but I actually have my music collection on a virtual machine and play it back via SPICE, and I swear that mid-quality (192Kbps mp3) files I've been...
I tightened up the documentation on the patch. I have a lot going on at work and other things but if you give me a month I will do a fresh build of the kernel on a fresh PVE 9.1 build and post the updates and prompts i used for claude code. Hang...