A lot has happened in three years and it was time to revisit Proxmox FW. Building a test environment to learn a little more and started with ssh. By preference I like to have ssh on a different port than default. Ssh was verified working(port...
So far I have this:
machine: 440fx
qemu agent was disabled, I enabled it
BIOS is SeaBIOS, replicating an environment with non-UEFI BIOS physical stations
Virtio single
disk with no cache, ssd emulation, io thread, io_uring (roughly defaults from...
Hi, i'm the developer of proxmoxbackupgo and s3 backup proxy , i'm happy to announce that as of now also backing up whole running OS to PBS is possible , restore is wip but can already be done "manually" by using dd + downloading the FIDX file...
If I understand correctly, the bug occurs if I enable the “allow_ec_optimizations” flag.
But if I upgrade from Squid without enabling this flag, everything should work normally, or am I wrong?
The easiest and recommended way would be to wait for a new version of zfsutils-linux to be released - the patch is already applied on master and should be available with the next update to zfsutils-linux.
for building the ZFS packages yourself -...
Thank you for your answer!
CLI would be sufficient for me, but I do not really get it:
When I live-restore a VM with:
qm create xxx --live-restore 1 --storage rbd --archive <BACKUP> --net0 link_down=1
qm create xxx --live-restore 1 --storage rbd...
Ja ich überlege ein Nas mit TrueNAS zu virtualisieren möchte aber auf Proxmox nicht verzichten, momentan eigene Hardware dafür.
Ja mit Festplatten dran probiere ich später mal aus, hab sie abgehangen um beim Testen sicherzugehen dass nicht...
Hi and sorry for the potentially ignorant question:
How would i apply that patch?
I am running Openmediavault with the proxmox kernels and need to stay on 6.14.11 because otherwise the drives will not spin down.
Thanks for your great software!
Workload Configuration → I/O Sensitive
(Socket Configuration → Energy Perf BIAS)
Changed from the default to `I/O Sensitive`. This instructs the CPU's Energy Performance BIAS logic to optimize for I/O-bound workloads rather than compute-bound...
This turned out to be my problem as well.. Overnighted a BOSS card, but in the meantime I found this post and started looking closer at firmwares because this was only affecting one of my servers. Turns out this one server had slightly...
Hi dcsapak.
I've managed to solve the problem.
It seems the entire cluster ticketing system was signed with a key generated in 2039 (I don't know why), and that's what was causing the timeout and the 401 authentication error that appeared in...
Danke für den Hinweis, Ich habe es nun soweit angepasst, dass der Spam-Score von 5 für ein Block ausreicht - mal gucken, ob sich Anwender:innen beschweren.
Hi, i'm the developer of proxmoxbackupgo and s3 backup proxy , i'm happy to announce that as of now also backing up whole running OS to PBS is possible , restore is wip but can already be done "manually" by using dd + downloading the FIDX file...
Prinzip in Kurzfassung ...
Auf dem Host:
in /etc/fstab
UUID=a1b2c3d4-e5f6-7890-abcd-ef1234567890 /srv/bay1/ ext4 defaults,acl 0 1
in /etc/pve/lxc/id.conf
mp0: /srv/bay1/omv,mp=/srv/omv
ID, Pfade, etc ... anpassen!