Hallo Zusammen,
ich hab seit gestern mein Cluster stehen und leider auch die Intel Ethernet Connection (11) I219-V,
Ich hatte diese Nacht und soeben den Fehler:
e1000e hardware unit hang ..........
@Bu66as: Was meinst du mit deinem Post:
kurz...
This strengthens @leesteken 's point with the BIOS update / reset.
Please check the configuration there for IOMMU or VT-d / AMD-Vi and other virtualization related options.
Apart from that i can just ask you to re-verify that all the...
Hi @Bishop27
thanks for posting in the forum!
So the EFI messages were just a warning for the soon expiring Secure Boot CAs from Microsoft, which you successfully updated as it seems.
The second error message as it says, has something to do...
Maybe you updated the motherboard BIOS also? Or maybe the CMOS is reset and/or CMOS battery is empty? Enable IOMMU (or VT-d or AMD-Vi) again in the motherboard BIOS/UEFI.
Hi @proxycat
thanks for posting in the forum!
may i ask is there a particular reason why you are using the CLI for this restore?
It shouldn't be relevant to the problem but just out of curiosity.
Apart from that, a few questions:
Is this a...
Thank you for the information about the workaround.
This helped someone else as well already.
Do you remember the exact kernel version?
That would help us narrow down any changes our kernels have, that the Ubuntu one did not.
Since our kernels...
After being advised to use the remote-migration feature to keep QEMU and LXC templates in sync between our three clusters, I have implemented additional remote-migration tasks in our Ansible playbook which is already capable of creating and...
Given a sufficient number of 10G+ interfaces you could connect the nodes directly to each other and use the SDN Mesh Feature. You don't strictly need a full mesh but having many hops between two nodes is probably a bad idea.
After being advised to use the remote-migration feature to keep QEMU and LXC templates in sync between our three clusters, I have implemented additional remote-migration tasks in our Ansible playbook which is already capable of creating and...
Passt schon, ist genau richtig so. Der Unterschied: beim Boot-Setup legt der Installer eine GPT mit Partitionen an (sda2/sda3) und packt das LVM auf die Partitionen, drum "GPT Yes". Wenn du über die GUI nen Thinpool auf ner extra Disk anlegst...
Hallo @Erdnussflip1812
vielen Dank für deinen Post!
Ich nehme jetzt mal an, dass es sich bei den VMs um Windows Maschinen handelt und verlinke daher die Best Practices für Windows Server 2022 [1]
Dort steht ein bisschen was an Performance...
Yes, renaming is indeed not (yet) support - my bad.
But in the meantime, it should be quite easy to work around if you simply delete the old pinning file first at /usr/local/lib/systemd/network/50-pmx-<oldname>.link, and then run...
You may read man zed after you've installed it with apt install zfs-zed.
"disk fails completly to a point where it needs to be changed" is not mentioned explicitly, but yes, I expect it to report fatal errors ;-)
My only point here is that the term “snapshot” has different meanings, heavily depending on the contextual point-of-view:
PVE VM snapshot
This is the native Proxmox function. It freezes the current status of a VM. This state can be “unfrozen”...
Hi @shodan
thanks for posting in the forum!
If you look into the source code f.ex. of the LVMThin Storage Plugin [1], there is a function called create_base which is called during template creation / conversion. This changes properties of the...
For myself, I prepared a document (sv4000 & svProx - HD Replacement steps.txt) with all steps how to replace the faulty HD, which is handed over to OpenMediaVault zfs running on ProxMox.
(In advance I made sure all files stored on zfs were backed...
You can do it on the CLI, just remove the template: 1 from the configuration ... as you wrote
EDIT: Wording, you had it right, I misread on the first answer.