Search results

  1. R

    Performance ESXi Importer

    Der ESXI-Import Wizard, ist lahm das stimmt. Nicht destotrotz hab ich mit dem ungefähr 20 VM's migriert über ein Wochenende. Sind so 8TB an Daten insgesamt. Also gings doch trotz ersteindruck relativ schnell, was mir aufgefallen ist, das manche VM's lahm migrieren, andere wiederum schnell, das...
  2. R

    [SOLVED] NVME disk "Available Spare" problem.

    Thats a good advice! Shutdown/poweroff/start fixed some nvme issues i had in the past either with consumer nvme drives.
  3. R

    [SOLVED] After you are done laughing at this one, any advice is welcome (no network or graphics)

    The keyboard still works... i would boot the machine simply, blindly type root and your password, enter and then: insmod r8125 systemctl restart networking Then you should get ssh access again :)
  4. R

    [SOLVED] NVME disk "Available Spare" problem.

    dd if=/dev/zero of=/root/zeroes bs=$((1024*1024)); rm -f /root/zeroes fstrim -v / Wait then 5 Minutes or so and reboot once, just to get sure and check with smartctl again :) It has only 778GB Written, that SSD is basically brand new, lol
  5. R

    Worse performance with higher specs server

    TBH, They are all very Hot, no matter which Raid-Card i seen in my life. So i wouldn't worry at all about the heat. Maybe True HBA-Cards are Cold, but even the 9305 that i use now with IT-FW is very hot. Not sure about those new Broadcom Tri-Mode Controllers, since they are too expensive to test xD
  6. R

    Worse performance with higher specs server

    Just a note, on my Backupserver (ML350 G9), that has 24 3,5inch bays, was some sort of HP-Raid Controller, with a Multiplexer built in. I dont remember which controller it was, but one that comes as default with ML350 G9. And both ZFS-Pools (One Consists of 12x 4TB Sata drives, the other...
  7. R

    [SOLVED] [iperf3 speed] Same Node vs 2 Nodes (Found a Bug)

    15gb/s is a bit low for 2 containers on the same node and same network. Very low, i reach on lowend e5 v3, extremely old xeons, at least 30gb/s per core/stream
  8. R

    AMD pstate driver steps and discussion

    People are talking here about saving Power :) Im more in search of more performance, but more performance also means that the CPU doesn't get too hot. So is there anyone already with Epyc Milan/Rome/Genoa Servers out here and can report if its worth it over acpi? I thought of using...
  9. R

    High iops in host, low iops in VM

    Lets do it differently, i think you dont care about sync writes or parallelism things etc. I think you want simply better performance. There is indeed a performance issue with ZVOL's (every VM on your ZFS Storage) is using Zvol. Except if you defined a storage as "Directory" on the ZFS Pool...
  10. R

    [SOLVED] [iperf3 speed] Same Node vs 2 Nodes (Found a Bug)

    Still Debugging, but i found the Best example: LXC Conainers with 2 Cores Assigned and iperf3 test with -P 2 [ 5] 9.00-10.00 sec 1.61 GBytes 13.8 Gbits/sec 0 1.02 MBytes [ 7] 9.00-10.00 sec 4.10 GBytes 35.2 Gbits/sec 0 513 KBytes [SUM] 9.00-10.00 sec 5.71...
  11. R

    Random 6.8.4-2-pve kernel crashes

    Did anyone with kernel crashes, tryed to disable Hyperthreading? I have no kernel crashes here, but issues related to the scheduler, its not working how it should (i think). Still debugging the issue. But my issue is definitively related to HT, because everything that runs on HT-Cores has only...
  12. R

    [SOLVED] [iperf3 speed] Same Node vs 2 Nodes (Found a Bug)

    Im Further with my Investigation: If i set the LXC Container to use only one CPU-Core: ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 4.28 GBytes 36.7 Gbits/sec 0 508 KBytes [ 5] 1.00-2.00 sec 4.27 GBytes 36.8 Gbits/sec 0 537...
  13. R

    Performance: zvol vs. raw files on a dataset

    the "fix" was merged into 2.2.4 https://github.com/openzfs/zfs/pull/16098 But all the original PR is doing as far i understand is just using multithreading for that issue. Its not fixing ZVOL's main issue with the caches. However, as far i understand people should see at least an improvement...
  14. R

    [SOLVED] [iperf3 speed] Same Node vs 2 Nodes (Found a Bug)

    Single Socket Genoa 9375 / 12x DDR5 Memory Channels with 64GB-Dimms / Ultrafast Raid 10 out of 8x Micron 7450 MAX: 8 Streams: Ubuntu 24.04: [SUM] 0.00-10.00 sec 123 GBytes 105 Gbits/sec 0 sender [SUM] 0.00-10.00 sec 123 GBytes 105 Gbits/sec receiver...
  15. R

    [SOLVED] [iperf3 speed] Same Node vs 2 Nodes (Found a Bug)

    There is no difference and it has anyway nothing with iperf itself todo. You can do parallel with iperf2 and 3, there is no difference, but im not talking about parallel. Im talking about something in vmbridge or kernel or ip stack in the kernel, that is sometimes multithreaded and sometimes...
  16. R

    Relay to Mailservers based on TO: Email-Addr

    Hi, is it possible to use PMG to Route incoming Mails based on their destination mail address, to specific Mailservers? Thats called in German a "Mailweiche", but im not sure how it's called in English. The usecase is very simple, for example you have two companies that merged together, but...
  17. R

    [SOLVED] [iperf3 speed] Same Node vs 2 Nodes (Found a Bug)

    Okay i found the KEY issue. When it runs at 13-14Gbits/s, im hitting a Single Thread/Core limit on the PVE Host itself! But im not seeing which process is eating that one core, so that must be a Kernel or a Module. When it runs at 34Gbits/s, i am not hitting a Single Thread/Core limit, instead...
  18. R

    [SOLVED] [iperf3 speed] Same Node vs 2 Nodes (Found a Bug)

    i just migrated the Container back, so that both are again on the same Node and retested: iperf3 -c 172.17.1.122 Connecting to host 172.17.1.122, port 5201 [ 5] local 172.17.1.129 port 35156 connected to 172.17.1.122 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [...
  19. R

    [SOLVED] [iperf3 speed] Same Node vs 2 Nodes (Found a Bug)

    I just stumbled over something very weird with LXC Containers, but i bet it happens with VM's either: i have 2 Identical Nodes in a Cluster: - both are connected over 2x25G in LACP (NIC: Intel E810) - CPU: Genoa 9374F - RAM: 12x64GB (All Channels 1DPC) 768GB - Storage: ZFS Raid10 (8x Micron...
  20. R

    ZFS Datastore on PBS - ZFS Recordsize/Dedup...

    Hey @Dunuin the Answer from Chatgpt about recordsize: ---- In OpenZFS 2.2, the recordsize property defines the block size used for reading and writing. Larger recordsize values can be counterproductive for databases due to their random access patterns. However, they can improve disk space...