On PBS, a backup is stored as chunks and the calculated size will reflect the sum of these chunks which is the logical size of the data. If you have 1.56x compression for the ZFS dataset, that seems to match up: 53.69 / 1.56 is about 34.4.
Moin Allerseits,
Das Thema kann hier als gelöst gesehen werden daher hab ich den Thread auch geschlossen.
Ich lasse das Thema mit VPN über Tailscale sein und belasse es dabei zumindest momentan nicht mehr als 2 VMs oder 1 VM & 1 (evtl. 2 ) LXC...
Hallo zusammen, ich habe mich hier angemeldet, da ich gern von einem 2 Bay Fertig Nas, Gigybyte Brix mit HA und Raspi mit Pihole auf einen Homeserver wechseln möchte. Auf diesem soll dann später PiHole, Home Assistant, OMV und eventuell auch Plex...
Hi Team,
We would like to clarify the correct steps for activating Proxmox Mail Gateway (PMG) subscriptions in an offline / air-gapped environment using Proxmox Offline Mirror (POM).
We understand that the general workflow is:
On a machine...
Hallo zusammen, ich habe mich hier angemeldet, da ich gern von einem 2 Bay Fertig Nas, Gigybyte Brix mit HA und Raspi mit Pihole auf einen Homeserver wechseln möchte. Auf diesem soll dann später PiHole, Home Assistant, OMV und eventuell auch Plex...
zfs get all | grep compress
gives
....
rpool/data/subvol-402-disk-0 compressratio 1.56x -
rpool/data/subvol-402-disk-0 compression on inherited from rpool...
Sure, for some flags this can be better if they are not generally beneficial in all cases. I added: https://bugzilla.proxmox.com/show_bug.cgi?id=7088#c1
Sure, for some flags this can be better if they are not generally beneficial in all cases. I added: https://bugzilla.proxmox.com/show_bug.cgi?id=7088#c1
Thanks for the reply. Maybe I should add some infos:
- PVE and PBS or on the same host on a VPS with zfs.
- The LXC ist on local-zfs and not on a separate drive
- PBS stores backups simply in a folder on the root system /backups (to sync later...
I guess you mean raidz1.
In other words (in case of 4 disks):
Usable capacity:
IOPS
Throughput
Drives may fail
raidz1 (raid5)
60%
1x
3x read, 3x write
1
raidz2 (raid6)
40%
1x
2x read, 2x write
2
striped mirror (raid10)
40%
2x
4x read...
Hi,
Windows has: pagefile, hibernation, updates, disks defragmentation, copilot and antivirus activities (if you have it) etc.
If add the software plus some DBs (if used) and you have solid amount of the changed data inside the VM.
Check all...
After some back and forth, I have manage to solve it. It is not really a Proxmox issue, but rather Linux specific. Just make sure that the LVM is discovered after the multipath, adjust the multipath setup, have the multipath package installed...
This might be an unpopular opinion, but I would say that best practice is to separate data from blockstorage. If you just use a 1TB VM disk, you get all the downsides of blockstorage, plus backing that up is painful. It is less painful with PBS...
@nodoame of course, you're right. I was just sharing my the only one "partially optimistic" finding at the end of the day. But if you've already done all the tests with all the HVE flags (inc. hv-apicv), then my contribution is just a minor...
Hi,
You can use drivers from Realtek site, the latest that they have for r8168 is “for kernel up to 6.12” but you can try.
As an option could be community version.
Hi,
after upgrading my PBS3 to Version 4, all disks are readonly.
During boot, it shows
`'Failed to start systemd-modules-load.service - Load Kernel Modules'` and
`'Failed to start zfs-import@local\x...ice - Import ZFS pool local\x2dzfs'`
See...