Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mini Rack --> Rackception #37

Open
jccherry opened this issue Jan 18, 2025 · 1 comment
Open

Mini Rack --> Rackception #37

jccherry opened this issue Jan 18, 2025 · 1 comment

Comments

@jccherry
Copy link

jccherry commented Jan 18, 2025

Image

Description

About a year ago I started working as a software developer full time, and got very interested with high availability VMs, containers, production software deployment, networking--the things that they never teach you in school for CS but matter a lot as a professional. I wanted a way to toy around with VMs, Kubernetes, Software Observability, and Networking without breaking my home network. Enter the Minirack!

Project Goals

  • Provide high-availability virtual machines for personal learning, self-hosted services, and personal software development projects
  • One power connection into the wall and one ethernet connection into my ISP router
  • Finally find a use for a Raspberry Pi 4 I bought in college and never used
  • Small and easy to move since I live in and apartment and might move soon

Hardware (Top to Bottom)

  • Ubiquiti PoE Access Point
  • Mikrotik Hex S Router
  • Ubiquiti 8 PoE Gen1
  • DeskPi 12 Port Patch Panel
  • Raspberry Pi 4B (Pihole, Tailscale)
  • 3 x Lenovo M720q (Proxmox Cluster) w/ I5-8500T 16GB RAM, 256GB NVME, (1TB SATA SSD in one node for a TrueNAS VM)

Issues

I had so much fun with this minirack project, but there were a few main issues that I ran into. Firstly, I do own a 3D printer, but the bed size of my 6 year old Monoprice Select Mini V2 was too small to print any 10 inch brackets without splitting the print up into 4+ pieces, which led to bad structural integrity. The DeskPi shelves are priced reasonably enough that it made more sense to buy 4 rather than upgrading my 3D printer. I was able to print some small brackets to hold the Lenovo power bricks which were extremely useful to prevent cables dragging on the ground behind the rack.

The next main issue I had was storage. I initially only had 1TB of NAS storage, and I had no idea how quickly 8GB DVDs add up to 1TB, so I blew through 70% of my storage capacity within the first lot of DVDs I got on Ebay. I kept looking for a NAS solution to pack 10+ TB of redundant storage without spending thousands of dollars. One product I really wanted to try was the LincPlus LincStation N1, a 4-bay NVME 2-bay 2.5" SATA NAS device that measures in at roughly 8.5" x 6" x 1.6" which should fit perfectly on a 1u 10" shelf, but I don't need more than gigabit networking, NVME storage is very expensive in high capacities, and there's little room for expansion. For cost and expandability reasons, I came up with an alternative solution: Rackception (shoutout GerlingFAR on Jeff's Reddit Post from a few days ago for the name)

Rackception

Image

Using a cheap 4u OEM server chassis I found on ebay, some recycled gaming PC hardware for 5-6 years ago, alongside some 12TB drives, I built a dedicated TrueNAS machine with expansion for days. Using the 10" rack on a shelf of the larger 19" 15u Rack, I was able to rack my ISP router and give my laptop and steam deck a permanent place to charge. Additionally, I was able to design a small bracket to more permanently mount the DeskPi rack to a 19" rack, alleviating most of the shelf's bending (Onshape Model Link)

Future Plans

The future of this project is mostly software-driven. I've been really enjoying Proxmox as a hypervisor, and I want to learn Ansible and get a better grasp of Kubernetes. Another thing I've been considering is adding a GPU somewhere to bring up a Game Streaming server to use with my Steam Deck.

Additional Pictures

Rear of Minirack with 3D printed brackets to hold the power bricks
Image

3D printed Bracket that secures the deskPi to the 19" Rack
Image

geerlingguy added a commit that referenced this issue Jan 18, 2025
@jccherry jccherry changed the title Mini Rack --> Rackception [build showcase] Mini Rack --> Rackception Jan 18, 2025
@hysteriamk2
Copy link

Any chance you could share a link to those power bricket brackets?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants