Show off your Homelab! 🧪

Did it have the power monitoring? If love to put that in my lab. Do you need monitoring or just a regular pdu?

https://www.bhphotovideo.com/c/product/1584008-REG/apc_ap8831_2g_metered_rack_pdu.html

It appears it does! I got it with the server so I haven’t used it.

I just want something that would fit with my 15u rack. Power monitoring would be nice.

Edit: added pictures



1 Like

It looks a lot like the PDUs in the data center where I work. They have monitoring and outlet control, but it operates through a dedicated appliance. Not sure if they could operate standalone.

2 Likes

Hello friendly neighborhood datacenter tech lol. Where I work we use mostly AP8861s and AP8841s which have monitoring but no outlet control. They’re configurable with SNMP and we have software called Observium monitoring them, but lots of things support SNMP so almost anything should work.

The default creds are apc/apc via the RJ11 serial interface if you need to log in and reset the firmware.

3 Likes

For anyone that has Poweredge blades that always sound like they are going to blast off this script has worked wonders in controlling the noise.

After 3 days i finally have Idrac updated and proxmox setup. I feel like i am almost there…

2 Likes

I just got proxmox up today also. Spun up the 1st of 5 Kali purple vm’s. Smooth sailing so far. My fans aren’t crazy loud at all. Do you have a fan that’s out? I know it should spin down after POST

1 Like

idrac was out of date by like 4 years. It was so out of date i couldnt access from the web interface because its encryption was too poor. i had to use an old Windows 7 computer to log into it.

So i started doing incremental updates version by version to get it current. At version 2.20.20.20 fans all got pegged at 100%. Bios settings, idrac settings changing things around i could only ever get them as low as 50% ALL THE TIME.

googling said that there was a update dell made so that any third-party PCIE card when inserted, OR, any SSD that isnt Dell will force fans to 100%. The profile i posted i have running on Proxmox and it creates a fan curve based on CPU, Input Fan Temp, and Exhaust temp and scales the fans accordingly. It works perfectly but i put a TON of steps in place.

type or paste code hereTEMP_STEP0=55
FST0=10
TEMP_STEP1=56
FST1=11
TEMP_STEP2=57
FST2=12
TEMP_STEP3=57
FST3=13
TEMP_STEP4=58
FST4=14
TEMP_STEP5=59
FST5=15
TEMP_STEP6=59
FST6=16
TEMP_STEP7=60
FST7=17
TEMP_STEP8=60
FST8=18
TEMP_STEP9=61
FST9=19
TEMP_STEP10=61
FST10=20
TEMP_STEP11=61
FST11=21
TEMP_STEP12=62
FST12=22
TEMP_STEP13=62
FST13=23
TEMP_STEP14=63
FST14=24
TEMP_STEP15=63
FST15=25
TEMP_STEP16=63
FST16=26
TEMP_STEP17=64
FST17=27
TEMP_STEP18=64
FST18=28
TEMP_STEP19=64
FST19=29
TEMP_STEP20=65
FST20=30
TEMP_STEP21=65
FST21=31
TEMP_STEP22=65
FST22=32
TEMP_STEP23=65
FST23=33
TEMP_STEP24=66
FST24=34
TEMP_STEP25=66
FST25=35
TEMP_STEP26=66
FST26=36
TEMP_STEP27=66
FST27=37
TEMP_STEP28=67
FST28=38
TEMP_STEP29=67
FST29=39
TEMP_STEP30=67
FST30=40
TEMP_STEP31=67
FST31=41
TEMP_STEP32=67
FST32=42
TEMP_STEP33=68
FST33=43
TEMP_STEP34=68
FST34=44
TEMP_STEP35=68
FST35=45
TEMP_STEP36=68
FST36=46
TEMP_STEP37=68
FST37=47
TEMP_STEP38=69
FST38=48
TEMP_STEP39=69
FST39=49
TEMP_STEP40=69
FST40=50
TEMP_STEP41=69
FST41=51
TEMP_STEP42=69
FST42=52
TEMP_STEP43=69
FST43=53
TEMP_STEP44=70
FST44=54
TEMP_STEP45=70
FST45=55
TEMP_STEP46=70
FST46=56
TEMP_STEP47=70
FST47=57
TEMP_STEP48=70
FST48=58
TEMP_STEP49=70
FST49=59
TEMP_STEP50=71
FST50=60
TEMP_STEP51=71
FST51=61
TEMP_STEP52=71
FST52=62
TEMP_STEP53=71
FST53=63
TEMP_STEP54=71
FST54=64
TEMP_STEP55=71
FST55=65
TEMP_STEP56=71
FST56=66
TEMP_STEP57=72
FST57=67
TEMP_STEP58=72
FST58=68
TEMP_STEP59=72
FST59=69
TEMP_STEP60=72
FST60=70
TEMP_STEP61=72
FST61=71
TEMP_STEP62=72
FST62=72
TEMP_STEP63=72
FST63=73
TEMP_STEP64=72
FST64=74
TEMP_STEP65=73
FST65=75
TEMP_STEP66=73
FST66=76
TEMP_STEP67=73
FST67=77
TEMP_STEP68=73
FST68=78
TEMP_STEP69=73
FST69=79
TEMP_STEP70=73
FST70=80
TEMP_STEP71=73
FST71=81
TEMP_STEP72=73
FST72=82
TEMP_STEP73=73
FST73=83
TEMP_STEP74=73
FST74=84
TEMP_STEP75=74
FST75=85
TEMP_STEP76=74
FST76=86
TEMP_STEP77=74
FST77=87
TEMP_STEP78=74
FST78=88
TEMP_STEP79=74
FST79=89
TEMP_STEP80=74
FST80=90
TEMP_STEP81=74
FST81=91
TEMP_STEP82=74
FST82=92
TEMP_STEP83=74
FST83=93
TEMP_STEP84=74
FST84=94
TEMP_STEP85=75
FST85=95
TEMP_STEP86=75
FST86=96
TEMP_STEP87=75
FST87=97
TEMP_STEP88=75
FST88=98
TEMP_STEP89=75
FST89=99
TEMP_STEP90=75
FST90=100

Now its whisper quiet. like my SM7b doesnt even pick it up in my tiny room.

3 Likes

That sucks you have to do the upgrade path. I lucked out since the guy I picked up from had the latest available applied on most of them. That’s dope you got it going! :clap:

Work really kicked my ass this past month and i hadnt really had time to work too much on the homelab but after making like 200 cat6 cables and realizing my 20yr old cable tester had taken up the ghost and just always told me the cable was good i was able to invest in a better tester and made another 10-15 cables after pulling my hair out chasing gremlins… its almost done. waiting on some deals on a good POE/managed switch. hoping someone unknowledgable dumps some ubiquiti switches in my lap but its looking good so far…

I did however give away my old rack to another homelabber local to me and got the startech one i wanted!

6 Likes

I’ve been scrounging and digging for a server cabinet for my 3D printer. Found 3 being auctioned together by a school district in Kansas, just too far for me. But, the high bid is 12.50 for 3 cabinets, and what looks like a switch in one of them. Good deal if you’re close enough.

In Hays Kansas.
There is a buyer’s premium. (a percent charge above the sales price that goes to the auctioneer.)
Auction is over in 21hrs, (I think Noon, Central time 1/9/24.)

1 Like

Hey! I went to college there! It’s actually not too far from where I live now. Maybe 3 hours or so. I’d offer to go pick them up for you if I had a vehicle to do so.

2 Likes

My family is all south of Wichita. It’s a 8-9 hour trip, plus another 3-4 to hays or I’d be all over it.

I figure the two shorter cabinets could be 3D printer cases, and the 4ft tall one, would be going back to work as a server. Cause I’ve got the ā€œmore equipmentā€ disease.

2 Likes

Never thought about a server cabinet as an enclosure, I like the idea!
I’ve been looking for a small cabinet on craigslist. If i had the time, and the room for all 4 I’d grab them. Would be a good excuse to see family out there lol

Things I have considered for a 3D enclosure.

1 Server Cabinet
2 Microwave Cabinet / Cart
3 Entertainment Center
4 Remember those glass front stereo cabinets from the 90’s, where you pushed on them to open them. Yeah.
5 The ā€œArmoireā€ style tv cabinets from the early 2000’s. Big Tvs in big chunky oak cabinets.
6 Newspaper vending machine.
7 Glass door refrigerators. Some nice mid size ones out there, but need to find a nonoperational one to keep price sane.
8 The shell of a toolbox chest with all the drawers removed and some glass doors added.
9 A whole variety of glass display cases and curio cabinets.
10 Custom 8020 aluminum frame with plexiglass sides.

3 Likes

There are about a million guides or there about how to use two IKEA Lack tables to make a printer enclosure. Apparently it’s one of the more popular options.

https://all3dp.com/2/ikea-3d-printer-enclosure-tutorial/

2 Likes

I’ve thought about the LAKS enclosure. Found a long desk to replace my L shaped desk that has a shelf in the middle big enough for the Prusa and can be enclosed with plexi like the LAKS one.

1 Like

I did the lack enclosure and it’s great for my needs

1 Like

Been cruising several surplus auction sites. I found a listing for 6 servers and from the pics I can see a Poweredge R630, R710, R740. These are relatively modern servers, right? The other three may be Cisco brand. What do you think a fairish price range might be.

I also found a palletful of servers, presumably older, one is marked poweredge 2950. I’m assuming these are fairly old and out of date. Thoughts? Prices? Worth messing with?

Honestly what has interested me lately for home servers is laptop chips. 7840U and 7945HX (Minisforum EM780 and BD790i). Super fast and efficient.

Although my next lab refresh might be around the 8950U/8955HX release window.

3 Likes