Wow ! Thank you for all those answers !
I did not expect to trigger such a thread haha :D
Running `zpool events -v` right after a failure shows multiple `ereport.fs.zfs.dio_verify_wr` events. I believe I have the same issue than...
I recently attempted to upgrade my PBS to kernel 6.17.9-1-pve and starting having all kinds of issues. I assumed it was my controller card going bad, but I'm thinking it's an incompatibility issue with the kernel. I have a Supermicro Broadcom...
Update: For the recent installs I used Ventoy. Somehow that seems to have messed with the procedure, even though there were no erros. Still not sure how things happened, though, but with 'dedicated' USB keys the installation worked again.
I didn’t think that opting for the hyper-converged implementation of Ceph in PVE would require giving up basic functionality of Ceph (the dashboard and the SMB mgr module).
And it’s not clear if this is intentional or not, which is why I asked...
Also ich erstelle mir ein neues ZFS Dataset, binde (Mointpoint) es an einen LXC mit Debian 13, auf dem dann der Samba Server läuft.
Die Rechte, zwischen Proxmox VE Host und LXC, müssen dann noch entsprechned angeglichen werden.
Netzwerkseitig...
Hello all,
We had a 3 node proxmox and ceph HCI Cluster that worked fine. After a hardware Error that we could not really pinpoint happend on node 2 did we shut that one down take home and repair. It was a few times turned on without network to...
Guten Abend,
Ich habe das Gefühl seit ein paar Tagen eine Lösung zu suchen die eigentlich auch nicht allzu komplex sein dürfte.
Ich möchte unter Proxmox einen Netzwerkspeicher einbinden den ich für Jellyfin (Container) als Datenspeicher nutzen...
Exactly, I never did work with pve-zsync myself but following part of the wiki page gives a hint:
So it's propably a good idea to build some automation/scripting/ansible/puppet/whatever solution around it to ensure that the zsync-job will be...
Cool, thanks! I guess that's exactly what we'll need. And when it gets integrated into PDM, even better. HA is not something that we're after, so that's not a limitation. The only thing that we'll need to keep in mind is to update the replication...
@BigBadBlack , as space is your priority, not performance, then RAID6.
RAID10: 5.4 TB
RAID6: 7.2 TB
And RAID6 has bigger fault tolerance: 2-drive failure in comparison with "at least 1-drive failure".
You can calculate capacity at...
Cool, thanks! I guess that's exactly what we'll need. And when it gets integrated into PDM, even better. HA is not something that we're after, so that's not a limitation. The only thing that we'll need to keep in mind is to update the replication...
You could use pve-zsync but it doesn't allow auto-failover aka HA:
https://pve.proxmox.com/wiki/PVE-zsync
So you would need to launch the vms on your offsite cluster manually in case of a failover event.
The Datacenter-Manager doesn't have it...