Nun, ich habe noch niemals LVM (im PVE-Kontext) verwendet..., aber wie soll ein Restore die Größe erkennen? Die Fehlermeldung im ersten Post war ja auch "unable to restore CT - unable to detect disk size - please specify rootfs (size)". Und da...
And if one want deduplication (like with PBS) or backup to S3-storage there are also tools who do this for file-based backups like kopia, borgbackup, restic or duplicati.
PBS is a rather poor technology for file backups. If you don't need blockstorage but files, something like robocopy, rsycn, zfs send or the likes will perform miles better, because it only has to read metadata (and for ZFS not even that). PBS on...
Hello
Think i found the issue a network cable was not plugged in all the way in the switch only barely made contact. so it had 10/100 but fluxuating so the switch STP was like hey sometings wrong.
so that made the network do hickups.
After the...
And if one want deduplication (like with PBS) or backup to S3-storage there are also tools who do this for file-based backups like kopia, borgbackup, restic or duplicati.
PBS is a rather poor technology for file backups. If you don't need blockstorage but files, something like robocopy, rsycn, zfs send or the likes will perform miles better, because it only has to read metadata (and for ZFS not even that). PBS on...
PBS is a rather poor technology for file backups. If you don't need blockstorage but files, something like robocopy, rsycn, zfs send or the likes will perform miles better, because it only has to read metadata (and for ZFS not even that). PBS on...
Naja, hier im Forum sind halt mehr Leute unterwegs, die auch beruflich Systeme administrieren, da fährt man halt einen anderen Ansatz als "Lass mal irgendein Skript ausführen/Zeug aus der KI kopieren und aufs Beste hoffen". Vor allen macht man da...
Well I can imagine following usecases: You have a local PBS on trusted hardware for fast restores, you would like not to use encryption so even if somehow you lost the key you still have backups and also to reduce CPU load for compression on the...
Its entirely up to you. it is POSSIBLE to set up a hypervisor, a pbs vm, import the data, and restore- but by that logic you could just rebuild all your vms from scratch too. your RTO/RPO policies are your own.
wait is that the price in the us for to build a pc?
in sweden you need to pay like x2 or even x3 that amount..
Taxes about 25% then alot of other stuff like the ram increase SSD increases..
That's what I thought, we are writing 4MB chunks right, so 4k r/w seems irrelevant?
150VMs
We plan to have 2 PBS Servers, one for backing up the fileservers, one for the rest of the VMs.
Fileservers: 55TB
Rest: 30TB
"Incremental" Daily Backups...
Hello
Think i found the issue a network cable was not plugged in all the way in the switch only barely made contact. so it had 10/100 but fluxuating so the switch STP was like hey sometings wrong.
so that made the network do hickups.
After the...
Hello Team,
I plan to do P2V that is from Linux physical machine to Proxmox VM machine. I am searching for the solution, but I have not hit good one.
Could you please let me know if you know how to do this for Proxmox. Or maybe you can share...
Hi @a.vaccaro,
yes, please upgrade, the issue should be fixed in qemu-server >= 9.1.5 with commits:
551c0078 ("fix #6935: vmstatus: use CGroup for host memory usage")
61d76518 ("vm status: guard get_memory_stat() call with eval")
7.0 is the new default kernel on no-subscription, but you can easily pin an older kernel with the proxmox-boot-tool.
the node will then boot with whatever kernel you pin until you remove the pin, even if a newer kernel is installed.