this post was submitted on 17 Jun 2023
11 points (86.7% liked)

Build a PC

627 readers
47 users here now

Planning on building a computer but need some advice? This is the place to ask!

Planning on building a computer but need some advice? This is the place to ask! /c/buildapc is a community-driven place dedicated to custom PC assembly. Anyone is welcome to seek the input of our helpful community as they piece together their desktop.

founded 2 years ago
MODERATORS
 

If i want to run an Ubuntu server 24/7 with Plex and Qbit, would it make sense to use a hard drive as home/boot drive? Or is it better to use an SSD?

top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 year ago (1 children)

If you're running it 24/7 I'd recommend an SSD. For a boot drive it would be pretty cheap to get one. TBH the only situation i wouldn't recommend an SSD is if you're looking for more than 4TB of space.

[–] [email protected] 1 points 1 year ago (2 children)

I plan to have a 8-10TB HDD for media storage. So I guess ssd would still make sense (since the docker stuff will still be store on ssd)?

[–] [email protected] 4 points 1 year ago (1 children)

Yeah you're gonna like the faster booting/upgrading. I would say if you're dealing with that much data you should at the very least be running a RAID1. If you're using more than one disk at least a RAID5. It seems like a waste of storage until your 8TB disk dies completely and you don't have a backup.

[–] [email protected] 4 points 1 year ago (1 children)

If it's ONLY for media storage though, I just rawdog it as a JBOD, since my media is gotten through the *arrs I figure I prefer the extra space and can easily just redownload stuff if I lose a drive since none of that data is critical

[–] [email protected] 1 points 1 year ago

Yeah that makes sense. I'd rather not go through trouble of re-dowloading all of my stuff once you get above like a couple TB. I've got an old RAID5 running 6 3TB disks I bought used. I've had 2 fail (SMART prefail, not completely) over the past 5 years. For me, the money I saved on used disks let me buy more and still keep it protected. As with everything, it all depends on what you're willing to lose.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

It will work fine, if it takes a few seconds longer to boot, it really does it matter with a server. But I'd still separate the OS from the data drive, since you can get a 120gb SSD for $10, it's a no brainer really, in case you need to reinstall the OS, you can leave the data untouched.

You can also backup data from the SSD to the HDD in case it fails.

But for simplicity and if you don't really care about possibly losing data, running everything from a single HDD will work fine, most stuff will get loaded in RAM anyway, and run from there, it's not like you'll be launching new apps all the time.

[–] themoonisacheese 4 points 1 year ago

My entire proxmox stack runs off of a hard drive that I wasn't the first user of, and at some point I thought it had stopped working so I wrote "dead" on it. When building my server I needed a drive and I tried that one and it has served me well since (it is going to fail in less than 50 microseconds)

Since you'll want to stream content rapidly off of the drive using Plex, I recommend getting an SSD for mass storage. Since you don't care about boot speed (since you won't be doing much of that) I'd recommend saving and getting a cheap HDD for the boot drive. Ideally 2 of them for redundancy.

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago)

Is there any specific reason for using a HDD? Limit of disks supported by your server? Cost?

I second @[email protected] for using an SSD for streaming. Compared with the movies, the size of Ubuntu is relative small. Even if you can tolerate the boot up speed, I don't think it worth the extra complexity of another HDD

EDIT: As OP in https://lemmy.ca/comment/372018 mentioned that OP already selected a 8TB HDD, I think it's totally okay to use the HDD for system for simplicity.

load more comments
view more: next ›