My single homelab server became a nightmare, so I split it into eight


My homelabbing journey started off like many of you, with just one server. I finally moved to using multiple servers about a year ago and I can say that my homelab has never been more stable than it is now, and I couldn’t be more happy with the setup.

My original homelab had just one server

And it handled everything

A Lenovo RD440 rack-mount server mounted to a 27U rack in a homelab. Credit: Patrick Campanale / How-To Geek

When I first got started in homelabbing, I was doing it on as much of a budget as I could. I started by reusing hardware I had around the house, and then I picked up an old enterprise-grade server for about $400 on eBay and that was my humble beginnings.

The enterprise-grade server was actually pretty beefy for what it was. I put dual 6-core 12-thread Xeon processors in it, and picked up some second-hand DDR3 ECC RAM to upgrade it to 64GB when I picked it up several years ago. I then cobbled together all the drives I had accumulated over the years and picking up a few more just for the NAS.



















Quiz
8 Questions · Test Your Knowledge

Home Networking & Wi-Fi

Think you know your routers from your repeaters — put your home networking know-how to the ultimate test.

Wi-FiRoutersSecurityHardwareProtocols

What does the ‘5 GHz’ band in Wi-Fi offer compared to the ‘2.4 GHz’ band?

That’s right! The 5 GHz band delivers faster data rates but loses signal strength more quickly over distance and through walls. It’s ideal for devices close to the router that need maximum throughput, like streaming 4K video.

Not quite — the 5 GHz band actually offers faster speeds at the cost of range. The 2.4 GHz band travels farther and penetrates obstacles better, which is why smart home devices and older gadgets often prefer it.

Which Wi-Fi standard, introduced in 2021, is also known as Wi-Fi 6E and extends into a new frequency band?

Correct! 802.11ax is the technical name for Wi-Fi 6 and Wi-Fi 6E. The ‘E’ variant extends the standard into the 6 GHz band, offering a massive swath of new, less-congested spectrum for faster and more reliable connections.

The answer is 802.11ax — that’s Wi-Fi 6 and Wi-Fi 6E. Wi-Fi 6E adds support for the 6 GHz band, giving it far less congestion than the crowded 2.4 GHz and 5 GHz bands. 802.11be is actually the upcoming Wi-Fi 7 standard.

What is the default IP address most commonly used to access a home router’s admin interface?

Spot on! The vast majority of consumer routers use either 192.168.0.1 or 192.168.1.1 as the default gateway address. Typing either into your browser’s address bar will bring up the router’s login page — just make sure you’ve changed the default password!

The correct answer is 192.168.0.1 or 192.168.1.1. These are the most common default gateway addresses for home routers. The 255.x.x.x addresses are subnet masks, and 127.0.0.1 is your own machine’s loopback address, not a router.

Which Wi-Fi security protocol is considered most secure for home networks as of 2024?

Excellent! WPA3 is the latest and most robust Wi-Fi security protocol, introduced in 2018. It uses Simultaneous Authentication of Equals (SAE) to replace the older Pre-Shared Key handshake, making it far more resistant to brute-force attacks.

The answer is WPA3. WEP is completely broken and should never be used, WPA is outdated, and WPA2 with TKIP has known vulnerabilities. WPA3 offers the strongest protection, and if your router supports it, you should enable it right away.

What is the primary difference between a mesh Wi-Fi system and a traditional Wi-Fi range extender?

Exactly right! Mesh systems use multiple nodes that talk to each other intelligently, handing off your device seamlessly as you move around your home under one SSID. Traditional range extenders typically broadcast a separate network and can cut bandwidth in half as they relay the signal.

The correct answer is that mesh nodes form one intelligent, seamless network. Range extenders are actually the ones that often create separate SSIDs (like ‘MyNetwork_EXT’) and can significantly reduce speeds. Mesh systems are far superior for large homes with many devices.

What does DHCP stand for, and what is its main function on a home network?

Perfect! DHCP (Dynamic Host Configuration Protocol) is the unsung hero of home networking. Every time a device joins your network, your router’s DHCP server automatically hands it a unique IP address, subnet mask, and gateway info so it can communicate without manual configuration.

DHCP stands for Dynamic Host Configuration Protocol, and its job is to automatically assign IP addresses to devices on your network. Without it, you’d have to manually configure a unique IP address on every single phone, laptop, and smart device — a tedious nightmare!

What is ‘QoS’ (Quality of Service) used for in a home router?

That’s correct! QoS lets you tell your router which traffic gets priority. For example, you can prioritize video calls or gaming over a family member’s file download, ensuring your Zoom meeting doesn’t freeze just because someone is downloading a large update.

QoS — Quality of Service — is actually about traffic prioritization. By tagging certain data types (like VoIP calls or gaming packets) as high priority, your router ensures latency-sensitive applications get bandwidth first, even when the network is congested.

What does the ‘WAN’ port on a home router connect to?

Correct! WAN stands for Wide Area Network, and the WAN port is where your router connects to the outside world — typically to your cable modem, DSL modem, or ISP gateway. The LAN ports on the other side connect to devices inside your home network.

The WAN (Wide Area Network) port connects your router to your ISP’s modem or gateway — essentially your entry point to the internet. The LAN (Local Area Network) ports are for connecting devices inside your home. Mixing them up can cause your network to not function at all!

Challenge Complete

Your Score

/ 8

Thanks for playing!

Once it was all built out, the server had about 40TB of storage and 1TB of NVMe cache, ready to handle anything I threw at it. I ran Unraid on the server and started installing Docker containers right away.

Of course, I ran Plex on it with a slew of other media apps. NextCloud, Audiobookshelf, Pi-hole, Home Assistant, Minecraft servers, and so much more ran on that single server, but, it became a single point of failure for me.

Four hard drivers sticking out of a rack-mount server that's being used as a NAS. Credit: Patrick Campanale / How-To Geek

If I had to do something to the array, all of my services would go offline. If I needed to reboot it for any reason, everything would go offline. It wasn’t just my storage server, it was my entire homelab, and the uptime of every service in my house relied on that server.

This actually caused my homelab to be quite unstable at the beginning. I was constantly adding new drives as I found them around the house, or as I picked up new ones. So, my array was constantly being spun down, which meant my services would go offline.

Another thing I was doing was adding new hardware quite often. I tried different graphics cards for Plex, added in new network cards, added extra SSD cache storage, and made many changes to the underlying operating system. I’m a tinkerer, and I was using the server to tinker—and that made the server unstable, so I eventually had to do something about it.

Moving to a multi-server homelab helped me way more than I expected it would

Separate servers gave me better uptime than I ever had before

A cluster of rack-mounted enterprise-grade storage servers. Credit: Patrick Campanale / How-To Geek

I actually ran the single-server setup for a handful of years. I really started to build out my homelab in 2021, and I stayed with just one server until early 2025. I only moved to a multi-server setup in 2025 because I was able to trade some old computer gear I had for someone else’s old servers they had, and that’s when I realized just how much I was missing out on by running one server for all those years.

My first foray away from a single-server homelab was to a dual-server homelab. I had my original Lenovo RD440 that had been running things for years, and a Dell R720. The RD440 stayed as my storage server (and still is to this day), while the R720 got Proxmox installed on it and started running all of my applications.

Now, I was able to maintenance the Unraid storage server without bringing services like Home Assistant or Audiobookshelf offline. Sure, Plex would still go down as all of my media storage lived on the Unraid server, but the rest of my homelab stayed running just fine.

From dual servers to a full multi-server homelab, my journey is never over

High availability is just the latest addition to my homelab

From that dual server solution that I started with in early 2025 to today a lot has changed. I now have four Proxmox virtual machine servers and four storage servers, with the hardware constantly shifting around. While the original multi-server setup only separated my services from storage, I now actually have proper category separation within my homelab.

With three mini PCs running all of my services with high availability, I have all of my media services on one system, all of my administration services on another, and then a miscellaneous server for anything else I need to run. My fourth Proxmox system is dedicated to development, and used for nothing else.

Since I have several virtual machine servers now, I’ve actually deployed them as a cluster so I can migrate services between them with a few clicks of a mouse. Now, if I need to maintenance a server, the services that were running on it spin up on another server automatically, making downtime almost nonexistent.

I also have separated my storage into very specific categories. My Lenovo RD440, my tried and true storage server, still serves as the home for all of my Plex media. I then have my Ugreen iDX6011 Pro NAS running as a backup target for all the computers in the house as well as storing all of my photography and videography content from over the years.

My Zettlab D4 NAS functions as a backup target and storage target for all of the Proxmox nodes. I have all of my ISOs stored there for Proxmox, as well as any high availability virtual machine and any virtual machine backups. My newest NAS, the Synology DS225+, is about to be put into service to run my locally-hosted cloud storage like Immich and Synology Drive.

Why do I have my entire homelab split on so many different machines? Well, it allows me to maintenance one without having to take down other services. Something like the DS225+ will need very little maintenance, which means that my cloud storage will very rarely see downtime. Same with the Zettlab D4, I don’t foresee that needing a lot of maintenance, meaning it will be extremely reliable as a backup target for my Proxmox servers.

The Ugreen NAS is in the same boat, a reliable system to use as a backup target for all the computers in the house. The Lenovo RD440 is the only system that still requires a decent amount of tinkering at this point, and the only thing it houses is my Plex media. So, if I need to take that down, I’m not taking down the rest of my homelab at the same time.

  • GEEKOM A5 mini PC.

    Brand

    GEEKOM

    CPU

    AMD Ryzen 5 7430U

    The GEEKOM A5 mini PC packs 16GB of user-replaceable RAM, a user-swappable NVMe SSD, plus two other storage slots, giving you plenty of user-upgradability in this compact system. The Ryzen 5 processor packs plenty of power for general tasks, and it’s even great at lightweight gaming and CAD work too.


  • ACEMAGIC M5 mini PC.

    Brand

    ACEMAGIC

    CPU

    i7-14650HX

    The ACEMAGIC M5 mini PC is perfect for setups that need a high-performance desktop with a small footprint. It boasts the Intel i7-14650HX 16-core 24-thread processor and 32GB DDR4 RAM (which is upgradable to 64GB). The pre-installed 1TB NVMe drive can be swapped out for a larger one though, and there’s a second NVMe slot for extra storage if needed.


  • KAMRUI Hyper H1 mini PC.

    Brand

    KAMRUI

    CPU

    AMD Ryzen 7 7735HS

    The KAMRUI Hyper H1 mini PC is perfect for setups that need a high-performance desktop without spending an arm and a leg. It boasts the AMD Ryzen 7 7735HS 8-core 16-thread processor and 16GB of LPDDR5 RAM (which is not user-upgradable). The pre-installed 512GB NVMe drive can be swapped out for a larger one though, and there’s a second NVMe slot for extra storage if needed.



A homelabber’s path is more about the journey than the destination

My homelabbing setup has definitely evolved over the years, and it’s really evolved over the past 12 months. But that’s the key: it’s evolving. I didn’t start out day one with four virtual machine servers and four storage servers—I started out with just one system.

Over time, my homelab has grown in more ways than I ever expected it to. When I first started out, I had no idea that I would eventually have all of the equipment I now do. I love the setup I have now, but I know that it’ll likely look very different a year from now.

I’m just glad that I finally made the move from one server running everything to having multiple systems going so that way my homelab could become more reliable now than it ever has been before.



Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


Google Maps has a long list of hidden (and sometimes, just underrated) features that help you navigate seamlessly. But I was not a big fan of using Google Maps for walking: that is, until I started using the right set of features that helped me navigate better.

Add layers to your map

See more information on the screen

Layers are an incredibly useful yet underrated feature that can be utilized for all modes of transport. These help add more details to your map beyond the default view, so you can plan your journey better.

To use layers, open your Google Maps app (Android, iPhone). Tap the layer icon on the upper right side (under your profile picture and nearby attractions options). You can switch your map type from default to satellite or terrain, and overlay your map with details, such as traffic, transit, biking, street view (perfect for walking), and 3D (Android)/raised buildings (iPhone) (for buildings). To turn off map details, go back to Layers and tap again on the details you want to disable.

In particular, adding a street view and 3D/raised buildings layer can help you gauge the terrain and get more information about the landscape, so you can avoid tricky paths and discover shortcuts.

Set up Live View

Just hold up your phone

A feature that can help you set out on walks with good navigation is Google Maps’ Live View. This lets you use augmented reality (AR) technology to see real-time navigation: beyond the directions you see on your map, you are able to see directions in your live view through your camera, overlaying instructions with your real view. This feature is very useful for travel and new areas, since it gives you navigational insights for walking that go beyond a 2D map.

To use Live View, search for a location on Google Maps, then tap “Directions.” Once the route appears, tap “Walk,” then tap “Live View” in the navigation options. You will be prompted to point your camera at things like buildings, stores, and signs around you, so Google Maps can analyze your surroundings and give you accurate directions.

Download maps offline

Google Maps without an internet connection

Whether you’re on a hiking trip in a low-connectivity area or want offline maps for your favorite walking destinations, having specific map routes downloaded can be a great help. Google Maps lets you download maps to your device while you’re connected to Wi-Fi or mobile data, and use them when your device is offline.

For Android, open Google Maps and search for a specific place or location. In the placesheet, swipe right, then tap More > Download offline map > Download. For iPhone, search for a location on Google Maps, then, at the bottom of your screen, tap the name or address of the place. Tap More > Download offline map > Download.

After you download an area, use Google Maps as you normally would. If you go offline, your offline maps will guide you to your destination as long as the entire route is within the offline map.

Enable Detailed Voice Guidance

Get better instructions

Voice guidance is a basic yet powerful navigation tool that can come in handy during walks in unfamiliar locations and can be used to ensure your journey is on the right path. To ensure guidance audio is enabled, go to your Google Maps profile (upper right corner), then tap Settings > Navigation > Sound and Voice. Here, tap “Unmute” on “Guidance Audio.”

Apart from this, you can also use Google Assistant to help you along your journey, asking questions about your destination, nearby sights, detours, additional stops, etc. To use this feature on iPhone, map a walking route to a destination, then tap the mic icon in the upper-right corner. For Android, you can also say “Hey Google” after mapping your destination to activate the assistant.

Voice guidance is handy for both new and old places, like when you’re running errands and need to navigate hands-free.

Add multiple stops

Keep your trip going

If you walk regularly to run errands, Google Maps has a simple yet effective feature that can help you plan your route in a better way. With Maps’ multiple stop feature, you can add several stops between your current and final destination to minimize any wasted time and unnecessary detours.

To add multiple stops on Google Maps, search for a destination, then tap “Directions.” Select the walking option, then click the three dots on top (next to “Your Location”), and tap “Edit Stops.” You can now add a stop by searching for it and tapping “Add Stop,” and swap the stops at your convenience. Repeat this process by tapping “Add Stops” until your route is complete, then tap “Start” to begin your journey.

You can add up to ten stops in a single route on both mobile and desktop, and use the journey for multiple modes (walking, driving, and cycling) except public transport and flights. I find this Google Maps feature to be an essential tool for travel to walkable cities, especially when I’m planning a route I am unfamiliar with.


More to discover

A new feature to keep an eye out for, especially if you use Google Maps for walking and cycling, is Google’s Gemini boost, which will allow you to navigate hands-free and get real-time information about your journey. This feature has been rolling out for both Android and iOS users.



Source link