this post was submitted on 22 May 2024
12 points (92.9% liked)

Selfhosted

39484 readers
429 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.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hello everyone!

I have a small question for you guys. I currently have a server with a P420 PCIe RAID Card on it, the card itself gets really hot (at around 80-85C, even with an added fan on the heatsink. It is a DL380 G8e server with 10x8TB in a Hardware RAID 5 array.

My question is this: I know that I can put this card into IT mode (drive passthrough to the OS) but would this mean the card temperature would get lower ? I guess yes, but I want to know your experience !

Thank you !

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 4 months ago* (last edited 4 months ago) (1 children)

It probably would lower the temp because the on-board cpu would no longer be doing the RAID controlling.

All that work would be offloaded to the system CPU and whatever software you use to control the RAID setup (TrueNAS, Proxmox, UnRAID, etc).

Of course this would mean backing up all the data on those drives (which you're already doing, right) and rebuilding the array with the software you choose.

[–] [email protected] 2 points 4 months ago (1 children)

This is exaclty what I think too. But does anyone have tested this and is the theory same as in reality?

Backup up is not an issue of course! Restoring either, 10GB cards at the rescue!

[–] [email protected] 0 points 4 months ago

Every circumstance is different, but undoubtedly the RAID cpu temp will drop since it's not doing anything.

Also, it seems the direction today for self holsters is software RAID, which I can get behind because I've had RAID cards die, and when they can't be replaced, you're out of luck.