• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Making a Supermicro 6028U X10 server quiet?

Joined
Oct 20, 2009
Messages
2,878 (0.51/day)
Location
Corpus Christi, Texas
System Name FumoffuFumoffu
Processor Intel i7 4770K
Motherboard Gigabyte Z87X -UD3H
Cooling Corsair H100i
Memory 16GB DDR3 1600 Crucial Ballistix
Video Card(s) Sapphire AMD Radeon HD 7970 OC
Storage 1- WD 500GB 1- Samsung F2 1.5TB 1- Crucial M4 128GB SSD 1-256GB ADATA XPG SX900 ASX900S3 SSD
Display(s) Hanns-G HZ281HPB 27.5'' 3ms Full HD 1920x1200 WideScreen LCD Monitor
Case Corsair Graphite Series 600T
Audio Device(s) Creative Soundblaster X-Fi Titanium
Power Supply Corsair HX 750W Gold
Software Windows 7 Pro x64
I have a 6028U X10DRU-i+ server and it is loud AF. Apparently SuperMicro doesnt have SQ PSUs for it. What mods can I do to make this thing quiet? I hear that I theoretically can put an SQ PSU in there with some dremeling but Im not positive. Another thing is the midplane fans. All fans are Delta ~7k fans. Im not running hard drives in the 12 bay. Im running datacenter S3610 drives in it.
 
Think you'll find most of that noise is from the fans and not the PSU, can replace them with desktop alternatives though depending on the config and workload this might not be a good idea and could overheat components or throttle workloads, there's a reason it's a server and not a workstation or desktop and that's cause they are designed to run loud as fuck lol Delta 7k fans are like jet turbines lol not sure what you expected?
 
Think you'll find most of that noise is from the fans and not the PSU, can replace them with desktop alternatives though depending on the config and workload this might not be a good idea and could overheat components or throttle workloads, there's a reason it's a server and not a workstation or desktop and that's cause they are designed to run loud as fuck lol Delta 7k fans are like jet turbines lol not sure what you expected?
its a game server
 
Newer SM boards do have thresholds but I am running a few noctuas on my test machine.

older boards like the X10s are just fine with replacements.

Unlike other brands SM boards won’t lock down and refuse to boot when detecting lower RPM limits.
 
Is it this (mid-plane) fan PFB1248XHE-TP17, good to include the fan info in your question: https://www.delta-fan.com/technology/pfb1248xhe-tp17.html

Let's try a software diagnostic and fix first, since it'll save buying a new fan.

Check out: https://www.intel.com/content/www/us/en/products/docs/servers/ipmi/ipmi-home.html which contains a link to a 650 page PDF about IPMI: https://www.intel.com/content/dam/w...t-interface-spec-2nd-gen-v2-0-spec-update.pdf or this much shorter information: https://github.com/ipmitool/ipmitool

Skip down to this section: "Popular IPMI tools in the market" in this document: https://www.logic-fruit.com/blog/general/simplified-server-management/ where you can read about IPMI tools, like: https://sourceforge.net/projects/openipmi/ (and maybe: https://github.com/jhoblitt/puppet-ipmi?tab=readme-ov-file) or https://github.com/ipmitool/ipmitool

Install the IPMI tool using the following command:
$ sudo apt-get install ipmitool

Use a command such as this, replace all the arguments with appropriate values:
$ ipmitool -I lanplus -H 192.168.1.112 -U ADMIN -P ADMIN sensor thresh FAN1 lower 200 250 300

You should be able to set a slower fan curve, don't run them so slow that necessary cooling suffers. You can use those tools to get temperature and fan speed information.


Lastly, you could replace the fans with slower (and quieter) fans: https://noctua.at/en/products/fan/nf-a12x25-pwm but you'll need to watch your temps, the faster fans were there for a reason.
 
Is it this (mid-plane) fan PFB1248XHE-TP17, good to include the fan info in your question: https://www.delta-fan.com/technology/pfb1248xhe-tp17.html

Let's try a software diagnostic and fix first, since it'll save buying a new fan.

Check out: https://www.intel.com/content/www/us/en/products/docs/servers/ipmi/ipmi-home.html which contains a link to a 650 page PDF about IPMI: https://www.intel.com/content/dam/w...t-interface-spec-2nd-gen-v2-0-spec-update.pdf or this much shorter information: https://github.com/ipmitool/ipmitool

Skip down to this section: "Popular IPMI tools in the market" in this document: https://www.logic-fruit.com/blog/general/simplified-server-management/ where you can read about IPMI tools, like: https://sourceforge.net/projects/openipmi/ (and maybe: https://github.com/jhoblitt/puppet-ipmi?tab=readme-ov-file) or https://github.com/ipmitool/ipmitool

Install the IPMI tool using the following command:
$ sudo apt-get install ipmitool

Use a command such as this, replace all the arguments with appropriate values:
$ ipmitool -I lanplus -H 192.168.1.112 -U ADMIN -P ADMIN sensor thresh FAN1 lower 200 250 300

You should be able to set a slower fan curve, don't run them so slow that necessary cooling suffers. You can use those tools to get temperature and fan speed information.


Lastly, you could replace the fans with slower (and quieter) fans: https://noctua.at/en/products/fan/nf-a12x25-pwm but you'll need to watch your temps, the faster fans were there for a reason.

4x 8cm heavy duty PWM fans

PSU Part No.:PWS-1K02A-1R

Is it this (mid-plane) fan PFB1248XHE-TP17, good to include the fan info in your question: https://www.delta-fan.com/technology/pfb1248xhe-tp17.html

Let's try a software diagnostic and fix first, since it'll save buying a new fan.

Check out: https://www.intel.com/content/www/us/en/products/docs/servers/ipmi/ipmi-home.html which contains a link to a 650 page PDF about IPMI: https://www.intel.com/content/dam/w...t-interface-spec-2nd-gen-v2-0-spec-update.pdf or this much shorter information: https://github.com/ipmitool/ipmitool

Skip down to this section: "Popular IPMI tools in the market" in this document: https://www.logic-fruit.com/blog/general/simplified-server-management/ where you can read about IPMI tools, like: https://sourceforge.net/projects/openipmi/ (and maybe: https://github.com/jhoblitt/puppet-ipmi?tab=readme-ov-file) or https://github.com/ipmitool/ipmitool

Install the IPMI tool using the following command:
$ sudo apt-get install ipmitool

Use a command such as this, replace all the arguments with appropriate values:
$ ipmitool -I lanplus -H 192.168.1.112 -U ADMIN -P ADMIN sensor thresh FAN1 lower 200 250 300

You should be able to set a slower fan curve, don't run them so slow that necessary cooling suffers. You can use those tools to get temperature and fan speed information.


Lastly, you could replace the fans with slower (and quieter) fans: https://noctua.at/en/products/fan/nf-a12x25-pwm but you'll need to watch your temps, the faster fans were there for a reason.
fans.png
 
Last edited:
Back
Top