Search results

  1. K

    CPU affinity, P-Cores slower than E-Cores?

    I have the same exact result of a 13900hx (8x2p, 16e) with 250tdp unlocked # p core CPU speed: events per second: 13647.55 General statistics: total time: 10.0012s total number of events: 136503 Latency (ms): min: 0.60 avg...
  2. K

    how to cli grep local-lvm usage but use less cpu resource?

    Thanks man, that's awesome, did some test and it's working like a charm, and fast, really fast! However, setting the cookie and csrf those stuffs are just a little bit tedious.. have to run on every node.. I also found a command "lvs" will also doing really fast, it also reports the data and...
  3. K

    how to cli grep local-lvm usage but use less cpu resource?

    Thanks man, how can I access the rdd data? thro api or ssh? Can't find any info. edit1: OK I search the forum and see the pvesh command, let me try that one. Thanks for the rdd info :) edit2: nope it still takes too much processing time for calling pvesh command time pvesh get...
  4. K

    how to cli grep local-lvm usage but use less cpu resource?

    Hey guys, I am writing a script to grep my local-lvm usage then output to a json file. I am currently use "pvesm status" method: time pvesm status | grep "local-lvm" local-lvm lvmthin active 158994432 119532013 39462418 75.18% real 0m0.526s user 0m0.311s sys...
  5. K

    Proxmox for Renderfarm

    pve will not that much help of a "cpu" render farm, you need as much cpu resources as you want to rendering, so in this case deploying to multi VM will waste OS resouces(plus render software licenses etc), rather consider using Deadline or something else to manage the render node. However for a...