They probably didnt configure the CT Change Detection Mode.
@HomerJ.S. Any particular reason you use suspend over mode? pct config 111 might be of interest too.
https://pbs.proxmox.com/docs/installation.html#minimum-server-requirements-for-evaluation
“
Prefer fast storage that delivers high IOPS for random IO workloads; use only enterprise SSDs for best results.
If HDDs are used: Using a metadata cache...
Hi, wenn du nur VLANs nutzen willst, brauchst du dir keinen OVS antun.
Natürlich gehen VLANs auch ohne OVS.
Nutze für LACP einen Bond und diesen nutzt du als Uplink für deine vmbr.
Die vmbr VLAN Aware aktivieren und du kannst der VM Nic das...
Well, did you compare the power consumption? (I am in Germany, and costs for energy are insane.)
From the technical details I would prefer the Dell for one Detail: ECC Ram.
Unfortunately the H700 is not ZFS-compatible and I do not know if it...
When I do potentially problematic things like changing the topology or to run "experimental" commands like you do I set a global checkpoint to have a way back to the previous global state of the "rpool".
See man zpool-checkpoint for details...
My idea at the moment is that you can boot this laptop from a Debian Live CD and see whether the adapter works in it, or not.
Then from some Ubuntu Live CD.
It will show if the reason is in the laptop or in the operating system (particularly in...
While a new backup will transfer only changed data, PVE first has to decide which data has been changed.
On a running VM there is a "dirty bitmap", which knows exactly which bytes had been modified since the last backup.
For a VM which has has...
While having limited budget resources but expecting some kind of ha of your solution I assume you would even have limited man power to maintain and fix problems as they appear. So you should look for a solution which you are familar with and in...
Corosync can run over a bond, but it is not recommended. Smaller clusters and blade servers regularly use bonded interfaces out of necessity.
Having multiple IP addresses per host is a standard deployment for a PVE cluster. In fact, it is...
Danke für den Tipp. Die AI lag falsch ;-) Es geht auch mit Linux/Bond Bridge
Diese Konfiguartion funktioniert ohen Problem. Ich habe LACP und VLANs
auto lo
iface lo inet loopback
auto enp2s0f0
iface enp2s0f0 inet manual
bond-master...
Sicher?
Ich habe kein 8.x mehr zur Hand, aber "man könnte" das ja mal überprüfen. Ansonsten: die Problematik ist ja nicht neu und die manuelle Methode existiert "schon immer"...
Yes, most probably you have lost data. As you are having 3 copies of every PG, it can happen that PG was located on those three disks, so when you have removed them at the same time it became unavailable. As you have wiped OSDs, I dont think...
That's just not how it works.
"Failure domain" is host. You could have shutdown one host with all 4 OSDs going down. That would have worked fine.
All data is distributed between those three nodes. You do not know onto which OSD. (Well, you...
The recommended place for Bugs and for Feature Requests is over there: https://bugzilla.proxmox.com/enter_bug.cgi?product=pve
While several Proxmox staff members do regularly use this forum (thank you for that!), that one is considered to be...
Given no more information: either run it in a VM instead of a container or update Proxmox to a version that supports the OS your want to run in a container. Keeping your Proxmox up to date might be a good thing in itself (with security fixes and...
Did you already read the relevant parts of the manual?
https://pve.proxmox.com/wiki/Cluster_Manager#pvecm_cluster_network
https://pve.proxmox.com/wiki/Deploy_Hyper-Converged_Ceph_Cluster#_recommendations_for_a_healthy_ceph_cluster...
Naja, es ist halt ein Stück zusätzliche Komplexität. Wenn man in erster Linie die da gespeicherten Daten eh in Containern oder VMs verarbeiten möchte, könnte man die schließlich auch direkt in den entsprechenden lxcs/vms zugewiesenen virtuellen...