Hacker News new | ask | show | jobs
by cromo 3383 days ago
I built my own rack for my apartment homelab as well. It's just unfinished pine, but it's a horizontal rack instead of the typical vertical rack to make better use of my limited space. Here's the album on imgur: https://imgur.com/a/D0lXM
3 comments

Hopefully this isn't a silly question, but do you have a concern about the exhaust/heat hitting the floor instead of having enough room for it to escape?
Servers usually have pretty good fans, as long as you're not doing anything extremely intense you're probably fine with just air cooling at room temp like any desktop PC, we've run them on shelves in a non-ventilated lab for years without issue.

Someone correct me if I'm wrong, but I get the impression that the main reason DCs need special ventilation is due to sheer number of servers producing a lot more heat combined.

Yes, there is a lot of heat that must be removed quickly.

As well, savings can be had by running separate hot/cold aisles - cold air goes into the front of the racks, and the hot air is of course found on the other side of the racks, so that hot air is the focus of the chiller.

I thought the same thing. I would also be really concerned about people shaking it when steadying themselves remove or putting on shoes.

Beatiful workmanship though, I wish I could fabricate things like that.

I'm not really concerned about the exhaust heat. There's a decent amount of clearance, and the fans are gonna be way stronger than convective currents. Since it's also at the bottom of the stairs, it also sits in what is usually the coolest part of my apartment.

If I need more support while handling shoes, I just sit on the stairs or lean against the wall or hold on to the railing. In other words, there are an abundance of anchor points that aren't free standing.

And thanks for the kind words. This is the first thing I've fabricated out of wood in years. It was very satisfying to finally finish it - metaphorically, as it's not actually stained or sealed.

Thanks for the info! I guess you don't live in a very humid/hot area like Australia then!

OpenSCAD seems to be a great tool, are there any reference guides or tutorials you recommend to use it?

Clever setup. Very space-efficient. Do you find you get much utility as a standup in the entry way? Or is it used more as a server and you just have the monitor and keyboard there in case you need to log in quickly?
The monitor and keyboard were just for initial set up. I soon got an iDRAC and now control the system entirely over the network, so the monitor and keyboard have been relegated back to emergency diagnostic status - that is, they're sitting in my closet for the time being.

Instead, the top surface now holds my daily carry gear and anything I need to take with me in the near future, such as gifts for family.

Hey, thanks for the tip on OpenSCAD!
It's a handy tool, that's for sure! Funny story about it though - when I took it to the maker space where I could use some tools, the two older guys who help run it scoffed at me for using OpenSCAD - they're used to graphical - and admittedly easier to use - tools. They pointed me at another tool they liked called On Shape, but I haven't done much with it. I feel more at home with OpenSCAD for now.