Did a few updates to the post.
I was running into some strange issues with the benchmark numbers where they were inconsistent and out of line with what I was expecting.
Turns out that sometimes, one or more of the threads during the tests would run on the CPU that did not have a direct connection to the PCIe lanes of the carrier. The second issue was heat. The drives would begin to throttle causing lower than expected numbers.
Had to remove the second CPU and increase airflow in the drive area.
I'm almost done with my post.
I'm going to attempt to build the user-cli tools since I can't seem to find a compiled version anywhere.
Finished building the tools. No issues building and making the installer for windows. Running a list command shows the switch, but I can't run anything else.
Code:
C:\Users\Administrator>switchtec list
switchtec0 PFX 24XG3 RevB 1.09 B063 18:00.1
Anything else gives me:
Code:
C:\Users\Administrator>switchtec info switchtec0
switchtec0: A device attached to the system is not functioning.
I'll try in linux later...
I hope I'm not annoying anyone with the constant editing...