Earlier quoted context omitted.
Sits at about 250W, goes up to ~300W when it's running a scrub or something.
Did you consider a low power NAS approach? Spending somewhere around $20 per month on electricity for a home server seems like a lot to me. Maybe if it was hosting a handful of VMs for various purposes, but I suppose you don't want to run a NAS as a VM?
Building a NAS
61–70 of 150 posts
Re: Building a NAS
#62I've had two of those chassis fail over the last couple years... would not recommend.
Re: Building a NAS
#63I like the creative use of what appears to be an Ikea table for a rack.
That's actually a fairly common setup, known as a LackRack [0], although this one seems to be a different size/model, but maybe that's my eyes playing tricks on me. Edit: actually now that I look back at it I'm almost positive this is the deeper lack "coffee table". [0] https://wiki.eth0.nl/index.php/LackRack
By the way, if anyone is considering deploying their own LackRack, I would highly recommend reading the installation section in the OP. It's got some quirks that are worth considering before you dive in.
Re: Building a NAS
#64I originally posted this on reddit, but I'm happy to see it reposted elsewhere. Let me know if anyone has any questions.
I already have a FreeNAS system, but I have been thinking about upgrading a few parts, like the chassis. Right now it sits in a cheap Tower, and doesn't have enough drive slots for my liking. So this is a really interesting guide.
Re: Building a NAS
#65I originally posted this on reddit, but I'm happy to see it reposted elsewhere. Let me know if anyone has any questions.
That's a huge setup :) One questions I have regarding NAS is backups of the NAS itself. If I have a very simple NAS with 2 drives in Raid 1 (let's call it Drive A and B), and I want to make a physical backup of my NAS in a different location. How easy is it ? What is the best practice. Ideally you could just have a big rsync method that takes care of it, or rclone as described in the article, but what if you want to…
...but really, you should figure out a way to go over ethernet. Even if it takes a really long time, it'll be soooo much easier to have everything automated. You also don't have to risk pulling drives, etc...
Re: Building a NAS
#66System is probably good for 3 or 4 years, right? If your cost of funds is 6%, that works out to: 3 years: $177/month 4 years: $136/month Add $20/month for electricity: 3 years: $197/month 4 years: $156/month Could that rent respectable enough device(s) in the cloud?
Granted I didn't do this math before I dropped a few stacks on hardware. I really wanted to build it, configure it, play with it, etc. It's been a really fun project for me, and I've got a bunch of other stuff I want to do with it in the next few years (10GbE, X11 nodes, set up dedupe, etc).
Re: Building a NAS
#67I have a 36T NAS (26T usable raidz2), built using the Norco 4224 chassis. The backplane / drive trays that it comes with aren't 100% reliable, so I would recommend trying to get a SuperMicro chassis instead. I keep mine in the attic to keep the noise down. Mine runs fine on an old Q6600 with 4G of RAM. I'm not trying to do anything silly, like enabling dedupe, so it's not a problem. I'm running ZFS on Linux, again, n…
edit: Also, I'm using a SuperMicro chassis, not a Norco. I've got a section where I go into why I went with SuperMicro.
Re: Building a NAS
#68System is probably good for 3 or 4 years, right? If your cost of funds is 6%, that works out to: 3 years: $177/month 4 years: $136/month Add $20/month for electricity: 3 years: $197/month 4 years: $156/month Could that rent respectable enough device(s) in the cloud?
Re: Building a NAS
#69I originally posted this on reddit, but I'm happy to see it reposted elsewhere. Let me know if anyone has any questions.