Das kann gar nicht sein. Die Raid Controller sind sogar optimiert für SSDs.
Maximal falsche Einstellungen bremsen da. Wenn man die Default Einstellungen nutzt wo Smartpath aktiv ist, wird es extrem langsam bei Raid5 und 6.
Smartpath ist für...
Warum willst du überhaupt pushen? Für Backups gegen s3 ist das natürlich nötig, bei PBS muss dagegen der pushende PBS auf den anderen schreiben können, was der pull-sync vermeidet. Wenn du also nicht gerade unverschlüsselt Backup hast, die vor...
Hi, ja, ist genau wie du vermutest. PBS checkt vor dem Sync, welche Snapshots bereits auf dem Ziel vorhanden sind, und überspringt sie. Der Rücklauf B→A würde daher quasi leer durchlaufen.
Da du ja für beide Standorte verschiedene Namespaces nutzt, synct er eh nur benötigte Chunks der jeweils lokalen backups und wie vor mir geschrieben wurde, werden bereits vorhandene Chunks nie noch einmal übertragen.
You should still upgrade to PVE8 and PVE9 afterwards since PVE7 won't get any security patches anymore. And somewhere in PVE8 or 9 the network-pinning-tool was introduced to mitigate the issues with changing nic names
It seems the level=30 parameter was required since back in 2024. Are you sure you didn't already have it before QEMU 11 and kernel 7? Windows is very finicky when it comes to virtual hardware unfortunately.
With the override, the CPU...
Hey. Posting here as you seem to be internet's leading experts on GPU passthrough.
I’m trying to do GPU pass through on a NixOS 25.11 host running Incus, but this is sort of besides the point of this post as I'm sort of seeking Proxmox users who...
Thank you.
I decided to use the newly added feature to create a custom CPU and edit the conf file as shown below to resolve this issue for now.
cpu: custom-Nested,level=30
machine: pc-q35-11.0,viommu=virtio
Maybe it's not related, but I am also having problems after migrating to Proxmox 9.
HW: GA-Z97X-UD5H + i7-4790K
Right after the upgrade, I started to get many read-write-checksum errors on all disks in the dmesg logs.
ZFS is going crazy and puts...
Same here with similar hardware :
MSI Z97M-DS3H with i7-4790k
my cmdline that workaround this problem :
BOOT_IMAGE=/boot/vmlinuz-7.0.2-5-pve root=/dev/mapper/pve-root ro quiet intel_iommu=on iommu=pt libdata.force=noncq pci=nomsi
using older...
moin.
JFYI: i had exactly the same issue with S3 provider that renew his endpoint certficate 10 days ago.
since then all S3 request failed with "certificate validation failed unexpected certificate fingerprint"
afaik, there was no need to enter a...
Obligatory reminder regarding Ceph: https://forum.proxmox.com/threads/fabu-can-i-use-ceph-in-a-_very_-small-cluster.159671/
Please note, that Udos Writeup is a little extreme since he assumes, that you want to survive the outage of two nodes...
New LTO generations are still being released, autoloaders and libraries handle the swapping, and WORM media gives you actual physical protection-not just a software flag that can be cleared. Tape is cheap per TB over its whole lifetime and, more...
moin.
JFYI: i had exactly the same issue with S3 provider that renew his endpoint certficate 10 days ago.
since then all S3 request failed with "certificate validation failed unexpected certificate fingerprint"
afaik, there was no need to enter a...
I don't use ZFS - but AFAIK adding a ZFS storage via Proxmox will not create the above (systemd) .mount file, since it will use the zfs-mount.service instead. Are you sure you chose ZFS & not possibly Directory, since I believe that will create...