This is not possible with Hetzner storage box though If I recall correctly. It might be possible to limit it to a hetzner vserver but then the vserver costs outweighs the price benefit of the storage box.
Using storage boxes ( or any other...
I have various scenarios where ZFS is running on the host and in a VM. All of my PVE hosts are consuming storage via ZFS, for compression, RAID and error correction.
Then I have a TrueNAS VM, although currently primarily for testing. I also...
pbs sync is same speed as rsync.
rsync isn't faster because PBS datastore are files in .chunks , each changed data requires news files.
The rsync delta algorithm is not used here.
Speed depends on your connection and the remote connection...
It seems to be an issue with debian being installed with legacy boot instead of uefi, as I can boot normally with SeaBIOS, I will be reinstalling the system, with a different distro as I wanted to move to RHEL based before.
If someone finds this...
Ich würde es so handhaben, da selbst bei fest eingebauter Platte erheblich bessere Portabilität gegeben ist. Beim Umbau muss das Zielsystem sonst zwingend über ZFS-Fähigkeiten verfügen und es muss diesbezügliches Knowhow vorhanden sein. Gerade...
Fixed this and removed my PCIE passthrough to check what's going on, and I ecountered
BdsDxe: failed to load Boot0003 "UEFI QEMU QEMU HARDDISK " from PciRoot(0x0)/Pci(0x1E,0x0)/Pci(0x4,0x0)/Pci(0x1,0x0)/Scsi(0x0,0x0): Not Found
(or something...
Ich würde es so handhaben, da selbst bei fest eingebauter Platte erheblich bessere Portabilität gegeben ist. Beim Umbau muss das Zielsystem sonst zwingend über ZFS-Fähigkeiten verfügen und es muss diesbezügliches Knowhow vorhanden sein. Gerade...
Sorry, I don't have any current pointers. But the concept of the unwanted, massive write-amplification is still true, right?
There were some "historical" misunderstandings and there are some newer improvements, yes. But "consumer SSDs" are...
Hi,
feature requests are best filed over at our bug tracker: https://bugzilla.proxmox.com/ :)
With Port Channel I assume bonding multiple network interfaces? For that, please see #2164 in our bug tracker. You can subscribe to it to get updates...
Why don't you try fixing this first?
It looks like it's saying, “No EFI disk.”
Since the BIOS is OVMF (UEFI), isn't this required?
WARN: no efidisk configured! Using temporary efivars disk.
The following is unrelated to the issue where the...
Just found this thread looking for a solution. I have a Proxmox cluster primarily used for VDI that has multiple nodes, but not every node has the same model GPU inside. I'm an NVIDIA GRID license holder. Previously, I was able to assign VMs...
pbs sync is same speed as rsync.
rsync isn't faster because PBS datastore are files in .chunks , each changed data requires news files.
The rsync delta algorithm is not used here.
Speed depends on your connection and the remote connection...
Hi,
for a 3 node PVE cluster with integrated shared (VM) Storage + HA the following options are feasible.
- Ceph (HCI)
- ZFS replication between the 3 nodes - but be aware it's async - data loss is possible
- 3rd party SW/plugins like...