this post was submitted on 28 May 2026
13 points (84.2% liked)

Selfhosted

59516 readers
916 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi folks, my NAS is running on this motherboard: https://rog.asus.com/motherboards/rog-crosshair/rog-crosshair-vi-extreme-model/spec/

I currently have the following:

  • M.2 NVME Boot Drive 1TB SSD
  • M.2 NVME App Drive SSD
  • SATA HDD Pools
  • SATA SSD Pools
  • 2x GTX 1080s SLI
  • 1 USB 3.1 PCIe card
  • 32 GB DDR4 (wish I had bought 64Gb before prices went crazy, but it's perfectly manageable)

As you can probably tell, this was a gaming PC at one point, but now I have it in a massive case, so it's really easy to get in there and mess with stuff on my home rig.

Here's my quandry: I currently have a 1TB M.2 drive as my boot drive of which ~16Gb is used. SSDs are obscenely expensive right now and I'm out of room for games. I've read online that you can use Intel Optane memory as a boot drive.

This unit in particularly was recommended: https://www.amazon.com/Intel-Optane-Memory-Xpoint-Retail/dp/B078ZCZ5H9

My question is this, and it sounds a bit silly for someone who can self host to not know this, but how do I insert the optane memory and is it compatible with my mobo? I see it has a PCI 3.0 connection type but it has a little half-moon screw divot on the end like an M.2 drive. Do I just push a drive like this upright into one of the PCIe slots or does it have to go into that second m.2 slot the motherboard specs show supports PCI 3.0. I'm trying to avoid using the second M.2 slot since I might want to add a second SSD for apps later on as I already get an earful whenever the Jellyfin goes down. :D Alternatively, I'm considering using the SATA SSD as a boot drive. I've read that once everything is up, it's all loaded into RAM anyway and the boot drive speed is not really important anymore. I can tolerate an extra 15 seconds on startup more a machine that might get rebooted once or twice a week when things are running smoothly. I could give up the USB 3.1 PCIe card as I think there are some headers hooked up to the case ports.

What would you do in my situation?

you are viewing a single comment's thread
view the rest of the comments
[–] Toes@ani.social 5 points 11 hours ago (1 children)

They are a nvme m.2 drive. What makes them special is if you wanna use them as cache which is done in software + firmware.

Since it sounds like you just wanna use it as a regular ssd any m2 slot should be fine. There are also m.2 to PCIe adapters.

An important detail, when you connect a bunch of m.2 drives and PCIe devices. (m.2 slots are essentially PCIe slots with a different connector) The motherboard will divide the lanes between all the devices. (Could result in i/o bottlenecks)

If you have any sata type m.2 drives it's common for the motherboard to disable a regular sata port.

[–] cmnybo@discuss.tchncs.de 5 points 11 hours ago

That motherboard has a very limited number of PCIe lanes. Using the second m.2 slot will slow down the second GPU. All of the other slots are coming from the chipset and are only PCIe 2.0.

I would get rid of the second GPU, then there would be enough lanes to run 3 SSDs at PCIe 3.0 x4.