Hi,
Ich versuche etwas über verschlüsselte datasets zu lernen und bin hierüber gestolpert:
TASK ERROR: could not activate storage 'rpool-enc', zfs error: cannot mount 'data_mirrored_2_3/enc/subvol-123-disk-1_new': mountpoint or dataset is...
That explains why the passthrough isn't working yet. Since lspci shows the controller is still using the ahci driver, it confirms that ahci is grabbing the hardware before vfio-pci has a chance to bind to it.
As @Impact suggested, you can use...
I ran into the exact same "Microsoft Exchange Replication service VSS Writer failed with error FFFFFFFC" + retryable error on Exchange 2019 with PBS 4.1.4. The logs never truncate because the backup completion event never reaches the Exchange...
Ja, das werde ich, zumal nichts passieren kann, wenn es nicht funktioniert. Ich muss nur noch herausfinden, wie ich das Problem umgehe, dass das System nicht bootet, wenn beide pools verbunden sind. Ich hatte gestern keine Zeit mehr...
The package cloud-init is part of Debian. This version normally fixed for each Debian release, so with the advent of Debian 14 Forky and upcoming PVE 10 the current version available right now is 25.3, so not that much newer. That may for Debian...
I ended up getting it to work. Unfortunately I don't think the solution will really help anyone because my problem was kind of unique.
When I first bought Internet my ISP only gave me a modem and a wifi extender/AP/wifi pod which was obviously...
@dietmar not sure, ip addr returns the names as above, so really I don't know for sure. I seem to remember having tried both but I'll try again tomorrow. Thanks for your feedback.
Mmmmhh...
This specific line:
comes from a "Directory" storage with "backup" flag set.
In my task logs I can see lines like
INFO: creating Proxmox Backup Server archive 'vm/1123/2026-03-23T06:46:30Z'
----
Okay, one step back. How do you...
I have a similar (but smaller size and solid-state) setup. Proxmox is installed (with ZFS on 16GB partitions) on all three drives (mirror), to make sure it runs even if two drives fail (although the motherboard BIOS might need to be adjusted to...
Thanks for the response! I'll need to rethink this setup of mine, maybe I just need to bite the bullet and get a couple more 12TB drives.
Thank you, I don't remember why I had settled on ZFS, but I'm gonna go back to the drawing board & look...
Yes. A snapshot makes sure that the whole dataset has a consistent state. And if that's not clear: only the differences (the modified data) will be transferred. "zfs send/receive" is fast because of this.
"rsync" operates on another level, one...
That's... not the way ZFS usually works. It needs to have identically sized disks.
Of course this is Linux and "anything goes". But any "creative" idea to use all the space will possibly lead to trouble in the future. Manual partitioning and...
Thanks @proxuser77 & @gfngfn256 for your help
I should mention that if you use a cloud image, it uses Netplan as the network manager. So, for DNS configuration to apply correctly, the systemd-resolved package must be installed.
I created a...
naja Du könntest den neuen pool auch temporär umbenennen in rpoolneu und dann den alten pool auf den neuen kopieren per zfs send
und danach den neuen pool wieder in rpool umbenennen
I've got a working 6 nodes stretched Proxmox VE9.1 + Ceph cluster, with hosts split over two datacenters (3 in each). In a third datacenter I've got a Proxmox VE 9.1 virtual machine (on vsphere) which acts as proxmox + ceph tie-breaker.
Each...