I’m not tech illiterate, but it’s also not my job or anything. That said I managed to figure out how to get a synology up and running and it hosts my Jellyfin and *arrs. Nothing too exciting. I also have a couple of vps’s that I use for nextcloud, a recipe server, all in docker containers. Not nothing but also, not the hardest thing to accomplish.
Well, my manager gifted me an old Dell PowerEdge R720 and 4 hard drives. Yeah, this is way more than I know what to do with, or even where to start. Do I need to plug both power cables in? I still need to figure out how to get a monitor hooked up to it with what looks to be a VGA cable. And even then this thing is a behemoth and what do I even do with it?? My manager was so excited to talk to me about it and I’m all 😵💫
Where do I start?
oOooo… Quite interesting.
If you are intending to use it, I have some thoughts about the way that you should get it setup and running.
First thing I would look into is getting the iDrac reset and working. iDrac is intended to allow you to view the display of the server without connecting a monitor, simply use a web page. It also allows you to power on/off the server remotely even if it is frozen or off. It is a simple web interface that allows you to control it.
After that, I have some questions about your intention for this server. If you are intending to use this server as a hypervisor, I would like to take just a moment to shill for Apache Cloudstack. I recently setup a server running this and it is going absolutely wonderfully. The reason I chose to use it is it is more open to DevOps workloads, by default compatible with Terraform and takes literally 5 minutes to setup an entire Kubernetes cluster. However, the networking behind it is a bit more advanced and if you want more detail just ask me. For now, suffice it to say that it is capable of running 201 vlans protected by virtual routers.
If that is too much to bite off for a hypervisor at one time, then Proxmox is the way to go. You can probably see a few videos from Linus Tech Tips involving that software. It has much simpler networking and can get you up and running in no time.
Finally, if you are intending to learn something a little more professionally viable, then I would talk to your boss about utilizing an unused VMWare license or perhaps working with Hyper-V(my least favorite option).
If you do intend a Hypervisor, then I would highly recommend setting up a raid. Now, the type of RAID depends highly on what you want. RAID 5 will probably work for a homelab, but I would still recommend a RAID 10. RAID 5 gives you more storage space, but I like the performance benefits of a RAID 10. I think that it is very important when multiple virtual devices are sharing the same storage. You can read more about the various RAID levels here: https://www.prepressure.com/library/technology/raid