this post was submitted on 10 Nov 2023
0 points (NaN% liked)

Selfhosted

39227 readers
371 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Image transcription:

Processor: (3.40 GHz) 4-Core Intel Core i7-6700 Processor

Memory (RAM): 32GB (2x16GB) DDR4 PC4 U Memory (for i-series/Core Processors)

Graphics Card: Integrated Graphics (with i series processors only) +$0.00

Drive 1: 3TB HDD SATA 7.2k 3.5" Hard Drive

Drive 2: 3TB HDD SATA 7.2k 3.5" Hard Drive

M.2 Storage: 512GB M.2 SSD NVMe Drive

Price: $291.95

My main concern with this option is energy usage. The CPU's TDP is 65W, the CPU in my current server's TDP is 35W.

It does have a few advantages over my current setup:

  • More RAM 8 → 32
  • Better CPU, passmark score 4766 → 8091, threads 4 → 8
  • Ability to use RAID, current setup only has the capacity for 1 drive.

Is this a good option or is there a better option? I've also been considering using an external drive enclosure with software RAID, but I heard that could be unreliable.

EDIT: Is the price good? Shipping is quite expensive (about $100), so I'm only planning on buying it if the deal is good.

top 11 comments
sorted by: hot top controversial new old
[–] psmgx@lemmy.world 0 points 10 months ago (2 children)

What are the use cases? More RAM is nice but could be overkill if you're bottlenecked by CPU, and if this is for running a few simple VMs or as storage then you may not need much of this.

RAID is generally a good thing but don't get complacent, follow the 3-2-1 method. I.e. you might be better off saving the cash and using a backup script to push stuff you really care about to the cloud, and pay for cloud fees vice hw.

[–] qaz@lemmy.world 0 points 10 months ago (1 children)

Use case is a few simple VMs, Nextcloud, storage, maybe a minecraft server and probably something like Jellyfin later on.

[–] teawrecks@sopuli.xyz 0 points 10 months ago (1 children)

This will be fine. But assume you'll want to swap out the hard drives in the future for more, larger, NAS appropriate disks.

[–] Hopfgeist@feddit.de 0 points 10 months ago* (last edited 10 months ago)

If you're as paranoid as me about data integrity, SAS drives on a host adapter card in "Initiator Target" (IT) mode with write-cache on the disks disabled is the safest. It will degrade performance when writing many small files concurrently, but not as badly as with SATA drives (that's for spinning disks, of course, not SSD). With a good error-correcting redundant system such as ZFS you can probably get away with enabled write cache in most cases. Until you can't.

[–] Hopfgeist@feddit.de 0 points 10 months ago

RAID is generally a good thing but don’t get complacent, follow the 3-2-1 method

To expand on that: Redundant drive setup and backups serve completely different purposes. The only overlap is in case of a single disk failure, where RAID (or similar) may save the data.

Redundancy is all about reducing downtime in case of single hardware failures. Backups not only protect you from data loss in case of multiple simultaneous failures, but also from accidental deletion. Failures that require restoration of data almost always involve downtime. In short: You always need backups (unless it's strictly a local cache, and easily recreatable), but if you want high availability, redundancy may help.

3-2-1-rule for backups, in case you're unfamiliar: 3 copies of important data, on 2 different media, with 1 off-site.

[–] nieceandtows@programming.dev 0 points 10 months ago (1 children)

If you are planning to use it as a jellyfin or other media server, look for 8th Gen or later Intel. They have Intel quicksync that provide hardware decoding.

[–] teawrecks@sopuli.xyz 0 points 10 months ago (1 children)

Why 8th gen? Wikipedia and Plex say quicksync was added in Sandy Bridge.

[–] ChrisLicht@lemm.ee 0 points 10 months ago (1 children)

QuickSync is available on earlier gen machines. I have 7th gen with it.

[–] TechAdmin@lemmy.world 0 points 10 months ago (1 children)

Intel Quick Sync video saw a lot of improvements on 8th gen & since it's all so old the pricing differences between 7th & 8th gen are going to be negligible.

[–] ChrisLicht@lemm.ee 0 points 10 months ago (1 children)

I don’t see as nearly as many used ThinkCentre Tinys for sale with post 7th gen chips. I wonder if this is why.

[–] cron@feddit.de 0 points 10 months ago

I think the fact that Windows 11 is only supported on 8th gen makes the previous generations quite cheap. Many companies are preparing the upgrade to windows 11 and start throwing the old stuff out.