Just to be clear, you don't encrypt the source pool and then just pull ZFS snapshots to your encrypted backup pool and want encryption there, right?
Because simply encrypting on the source would be easier otherwise.
ZFS is a server filesystem...
I recall Minisforum PCs had similar issues before. I think there is a way to do an "hard reset", which might bring the NIC back or it might be necessary to change the BIOS battery which has a tendency to die early with side effects like this.
If you have configured email notifications, you will get SMART errors.
I am not 100% sure if you also get ZFS and scrub errors by default, but I guess that is the case.
These files have nothing to do with gpu issues though. Disabling the Enterprise Repos and enabling no-subscription repo should be possible from the web ui
Good morning
You can use a monitlring system like zabbix or zfs-sed
https://www.thomas-krenn.com/en/wiki/Configuration_and_creation_of_mail_notifications_in_Proxmox_VE
Dann ist die 60-GB-Partition nicht automatisch falsch, aber sie löst kein Redundanzproblem. Wenn pro Host nur eine kleine SSD da ist, würde ich eher schlicht PVE auf diese SSD installieren und die 4-TB-SSD komplett als VM-Pool nutzen. Wichtig ist...
Die zwei 256er als ZFS-Mirror fürs PVE-OS und die 4TB als eigenen Pool für die VMs ist die richtige Lösung. OS und VM-Daten getrennt, und beim Mirror überlebt der Node auch wenn eine OS-Platte abraucht. Die Samsung sind nur OEM-Consumer (PM981a...
Kommt drauf an ob du wirklich VMs hast die die NVMe-Performance brauchen. Datenbank-Server z.B., wo @Falk R. ja die 1-Minuten-Replikation gefahren hat, sowas profitiert. Dann spricht nichts gegen nen zweiten ZFS-Pool auf der NVMe für genau die...
Hebe lieber die NVMe in der Schublade auf suche einen vernünftigen Einsatzzweck und fidel das mit der SSD ab, statt dein Setup auf Teufel heraus zu verkomplizieren. Du gewinnst keinen cent damit.
Hättest du andersherum nur eine 4TB-NVMe, was...
Good morning
You can use a monitlring system like zabbix or zfs-sed
https://www.thomas-krenn.com/en/wiki/Configuration_and_creation_of_mail_notifications_in_Proxmox_VE
Thanks, that was my conclusion as well. As a next step, I will examine the network more closely.
There are plans to expand the cluster by one or two hosts in the near future. Consequently, this is unfortunately not an option.
Thanks for the logs.
So to me it seems like there was a network communication issue where the nodes 1 and 2 couldn't communicate with each other over the Ceph interfaces. Corosync seems fine according to the log.
My reason to believe this: Log of...
One can set norebalance, norecover as above to avoid that during a reboot. With the default 3/2 replicas it will work fine with 2 nodes.
The implication here is some PGs don’t have 2 available hence I/O pauses.
If you know you will never expand this 3-node cluster, I suggest using a full-mesh broadcast network. This eliminates a switch and every node will drop packets not addressed to it. Promox has a KB on it at...
I stumbled upon this when I searched for the unknown device. But I couldn't find a working solution... I tried for a while and found this solution:
1.) Download the Integration Services from Microsoft Download Center...
Thanks for your very responsive reply but a quick search for "reboot" and "shutdown" in your script showed only commands that seem to be for VMs and containers. I might have missed it but then this is an indicator that your script is too complex...
Perhaps I did not look deep enough but I did not find some important info about the inner working of the script. I am only interested in updating the hosts/cluster and for this to be safe I would like to know:
- does it check if reboot is...
Hi,
I have built ny first proxmox using zfs.
A mirror for 2 disk for proxmox os.
And a zfs raid 10 for storage.
I know need alerts setup if a disk fails.
Can proxmox itself monitor for these alerts if i setup mail alert for proxmox?
Im...