After some more fiddling, I would say this is some kind of regression related to SeaBIOS and Windows Server 2025 or generally newer Windows versions which still don't use UEFI (just as reference, UEFI is still not an official requirement for...
I have an odd problem since upgrading my Proxmox cluster from PVE 9.1 to PVE 9.2.3. It consists of three physical proxmox nodes joined together in a cluster. On proxmox I host 3 talos linux control planes and 3 workers. After the update I'm no...
This is a problematic area. While there are theoretically multiple mechanism to implement it, the only reference I know of is: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#zfs_encryption
If you want to avoid the complexity of PCI passthrough, there’s a simpler method that works very well.
You can set up the NVMe drive as an LVM-Thin storage directly in Proxmox and then assign a virtual disk to your VM that uses this storage...
So far I have plugged in the new disk, but I'm wondering how to encrypt it in the PVE? Is this possible?
I have been trying to search forums and internet for the answer but I have not been able to find any
Or should I encrypt it in another...
Zed (ZFS event daemon) sends a notification mail when a pool changes to DEGRADED state when properly configured. See:
https://pve.proxmox.com/wiki/ZFS_on_Linux#_configure_e_mail_notification
/etc/zfs/zed.d/statechange-notify.sh...
Zed (ZFS event daemon) sends a notification mail when a pool changes to DEGRADED state when properly configured. See:
https://pve.proxmox.com/wiki/ZFS_on_Linux#_configure_e_mail_notification
/etc/zfs/zed.d/statechange-notify.sh...
Imho it's a bad idea to have your backups inside your prouction environment. Imagine something bad happens ( hardware error, ransomware) you will need your cluster to restore your cluster. Even worse: If some bad actor manages to take over your...
Imho it's a bad idea to have your backups inside your prouction environment. Imagine something bad happens ( hardware error, ransomware) you will need your cluster to restore your cluster. Even worse: If some bad actor manages to take over your...
Hey @fabian I manage my certs with ansible from a central location is there a way to allow this mode of management like on pve/pbs?
I don't really want separate acme.sh instances on each server at this time.
If you want the ability to reject mail based on spam score, I believe you must enable 'before queue filtering'. As far as custom rules, there are quite a few examples on here. You define those in /etc/mail/spamassassin/custom.cf. You can also...
Anhand deiner Fehlermeldung ist das Problem vermutlich (ich kann auch nur grob raten, anhand der gelieferten Details) folgendes:
Du hast ein System aufgesetzt, das bei Kernel-Update automatisch versucht das "vendor-reset" Kernel-Modul zu bauen...
OMV ist doch im Prinzip "nur" ein gutes WebGUI für Dienste, die jeder Debianserver mitbringt. Wenn V. Theile in den Sack haut und keiner das weiterführt, dann muss ich mir halt was anderes suchen. Webmin und diverse andere z.B. Die...
Auch das ist ja ok. :) Wie schon erwähnt nutzt ich hier Synology NAS seit über 10 Jahren und ich hatte meine Gründe warum ich NAS von Synology gekauft habe und ich habe eben auch meine Gründe warum ich das heutzutage nicht mehr machen würde. Und...
Ich glaube, genau hier liegt der jumping point. Wenn ich eine Synology kaufe, dann kaufe ich nicht eine Hardware mit ein paar Massenspeicherslots und einer für Home-Lab-User zu schwachen CPU, sondern ich kaufe - und ich glaube, dass da niemand...
Imho it's a bad idea to have your backups inside your prouction environment. Imagine something bad happens ( hardware error, ransomware) you will need your cluster to restore your cluster. Even worse: If some bad actor manages to take over your...
Look into Starlvm or OCFS2 file system. Both free and both allow VM snapshots on shared ISCSI. Just make sure you keep TPM on local-lvm and back up any needed secrets for VM level TPM use in case a host dies and a new TPM needs to be generated...