Hello all,
I just received my HL15 fully built, I went with maxed out specs. (24 core Xeon Gold 6230R, 512GB DDR4) I’m going to be installing 15x 28 TB HDDs.
Planned additions:
-Mellanox Connectx-5 100GbE Dual Port NIC (for direct link with primary workstation)
-Nvidia RTX A4500 GPU (for running AI LLM and Plex transcoding)
I am trying to figure out what my options are for adding in SSD storage, as I’d like to have a couple drives in mirror configuration for ZFS metadata (special allocation devices), a L2ARC cache drive, and if possible a general purpose SSD storage pool for hosting VMs. I was initially planning on using NVME M.2 drives in a carrier card, but I’m worried about running into issues with write endurance, so I think enterprise U.2 drives would be a better option.
Looking at the spec sheet for the motherboard: X11SPH-nCTF | Motherboards | Products | Supermicro
I have four physical PCIE slots to work with. If slot 1 is set to run at x8 speed, then slot 2 can run at x8. If slot 1 is running at x16, then slot 2 is disabled. Slot 3 is always x8 and slot 4 is always x4 speed. I don’t think I need the full x16 speed for either the GPU or NIC given my use case, so I should have an effective total of 3x PCIe 4.0 x8 slots and a x4 slot.
Looking at the spec sheet for the CPU:
https://www.intel.com/content/www/us/en/products/sku/199346/intel-xeon-gold-6230r-processor-35-75m-cache-2-10-ghz/specifications.html
I have a maximum of 48 PCIe lanes to work with.
If my math is correct, with the existing components I have…
4 lanes in use by on-board NVME boot drive
8 lanes for GPU in slot 1
8 lanes for NIC in slot 2
48 - (4+8+8) = 28 lanes remaining
I have 2x Oculink ports available, a PCIe x8 slot and a PCIe x4 slot.
Each U.2 drive will take 4 lanes.
I’d like to do:
2x U.2 connected to Oculink ports
2x U.2 in a PCIe carrier card in the x8 lane
1x U.2 in a PCIe carrier card in the x4 lane
This will use up all my physical PCIe slots, and use 44 of my 48 PCIe lanes.
Proposed lane usage:
4 lanes - boot NVME
8 lanes - GPU
8 lanes - NIC
8 lanes - both Oculink ports
8 lanes - PCIe x8 U.2 carrier card
4 lanes - PCIe x4 U.2 carrier card
Total lanes used: 44 out of 48
Did I calculate this correctly? Will this work? Am I missing anything? Would there be a better way of accomplishing this than what I’ve proposed? I’ve been discussing this plan with ChatGPT but would like a human to sanity check this before I go out and make some big purchases.
Thanks!