this post was submitted on 30 Jul 2023
14 points (88.9% liked)

Selfhosted

60623 readers
1919 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'm wondering what the best (cheap) option is to have as much storage as possible. I have two DL380 g7 servers with one running lemmy, npm, wireguard and busy getting nextcloud and jellyfin installed. The other one is to run a Proxmox cluster. Just for fun tbh. Amd if needed spare parts. I only have a few tb of storage. Problem is that these have a 2.5 inch harddrive. So expensive drives. Is it a good idea to just buy more drives which will cost me more in the long run i guess.. Or should i go for a dedicated storage server with 3.5 drives..

you are viewing a single comment's thread
view the rest of the comments
[–] datallboy@lemmy.techhaven.io 1 points 2 years ago

Get a dedicated NAS server with 3.5" drives for bulk storage. Used SAS drives on eBay are pretty cheap. Use iSCSI or NFS shares mounted to your bulk data directories for Nextcloud and Jellyfin. Buy some SSDs for local storage on the DL380 servers and use those as system disks for your VMs.

You could install Proxmox Backup Server on one of your nodes and backup the VM disks on SSD pool to the NAS and have a backup then.