Ich rate generell von Pi's in diesem Bereich ab. Je mehr die Leistungsfähigkeit steigt, desto teurer und stromhungriger werden die Dinger.
Du fährst mit 5J alten refurbished-Kisten immer erheblich besser.
P.S.: Als Thinclient setzte ich Pis in...
Hey folks,
I understand we currently need qcow2 format disks to avail of the new snapshot-as-volume-chain feature. I wanted to check if this is a hard requirement or a limitation of the current implementation? From reading the description of how...
Thank you, Aaron.
That's correct, I'm importing from VMware ESXi 8, and I understand that the network device changes during migration, so it's configured to obtain an IP address from DHCP. But perhaps there's a configuration or script that, when...
I have the Intel(R) Gigabit 4P X540/I350 rNDC - 23.0.8 and Intel(R) Gigabit 2P I350-t Adapter - 25.0.4 on two R640's. My firmware updates came directly from doing the iDRAC system updates. Perhaps it is specific to the x520.
Hello thank you very much, I performed everything and I created a small guide or memorandum in case it should happen on other nodes, so I would like to know what you think.
###############################################
# CORRECT SEQUENCE FOR...
Where are you getting that newer firmware version?
Do you have a dell download link by chance? the latest im finding on their site is 19.5.0
found the latest versions for the nic when i removed the filtering for r630 parent...
Hello all,
I tried searching and couldn't find an answer. Yesterday, I switched my VMs over to Spice because it seemed better than Novnc. Everything worked except for one virtual machine. This is a Windows 11 machine that was imported from...
2 minutes is the intervall in which the pmg cluster sync happens - so this is the cause here.
The issue should only be cosmetic - postfix does restart (most of) its processes regularly - after a certain amount of time, and if it detects changes...
I use Dell X550/I350 rNDCs (CD2VM) wihout issues in production with the latest 7.x kernel in R630s. BIOS settings enabled options are X2APIC, I/OAT DMA, UEFI, and Secure Boot. I do NOT have SR-IOV enabled. I did flash the Dell version 23.0.0...
Hi!
We have implemented the Proxmox Maqil Gateway in fron of another spamfilter. Certain messages (with attachments) from gmail are changed, so the spamfilter behind is rejecting the message with invalid DKIM.
This is the issue described in...
Hi @Yuri_AR
thanks for posting on the forum!
Before diving into your actual topic, i emphasize the importance of backups for this operation. Something might go wrong and i don't want you to lose data.
That being said:
In this case i would...
Sorry for the late reply!
VXLAN is for a scenario where Layer 2 functionality is needed across sites where no direct Layer 2 link exists. So in your case with all nodes locally this would be a lot of overhead for very limited to no advantages...
The "bad record" error is almost always TSO/GSO/checksum offload misbehaving under certain traffic patterns — the NIC hardware corrupts bytes on the wire, the receiver's TLS MAC fails, connection dies.
What NIC does your PVE host have? `lspci |...
Problem gelöst und behoben!
Ursache: Der Legacy-BIOS-Bootpfad (INT13, bei uns hinter LSI 9271-4i bzw. Fujitsu EP420i) kann nur die ersten 2 TiB der Disk lesen. Da /boot auf dem 7-TB-Root-LV liegt, hatte der ext4-Allocator die neuen...
pmgversion -v
proxmox-mailgateway: 9.1 (API: 9.1.0/0b3beca05f9e, running kernel: 7.0.14-2-pve)
pmgsubscription get
message: There is no subscription key
Systems: 2 virtual machines running on PVE. The virtual machines are load balanced via...
weve just experienced this in dell r630's with the combo x520 +i350 cards (C63DV). adding "module_blacklist=igb" to the kernel commands allowed us to boot without the 2x1gb ports, the 2x10gb ports worked fine.
it actually hard crashes the system...
It to rebuild the symbolic links if any
sudo mkdir -p l
Creates a directory named l (likely shorthand for "links") if it doesn't already exist.
sudo find . -maxdepth 2 -name diff
Searches the current directory and its immediate...