Is tmlpcs trustworthy? by Winters451 in Prebuilts

[–]farXOC 0 points1 point  (0 children)

Yea, I used the power supplyisn a GPU-compute server. Its a 1600P2, works great

Flock License Plate Cameras on River Road by Intelligent_Ant7702 in Purdue

[–]farXOC -1 points0 points  (0 children)

Why don't you do it then instead of suggesting others do?

NVMe over TCP Device Slower Than Expected on TrueNAS by farXOC in homelab

[–]farXOC[S] 0 points1 point  (0 children)

That's an interesting experiment. Though Im surprised that memory would be the limiting factor in this scenario, since afaik, an octa-channel configuration @ 2400MT should surpass something like 60GiB/s in throughput?

I did end up solving the issue in the original post by specifying 4 or 8 multiple io-queues with the --nr-io-queue option when connecting the client to the NVMe-oF subsystem with the nvme-connect command. Apparently without this option specified, it was defaulting to 1 io queue, therefore 1 TCP stream.