this post was submitted on 26 May 2025
12 points (92.9% liked)

Self Hosted - Self-hosting your services.

14706 readers
1 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

Important

Cross-posting

If you see a rule-breaker please DM the mods!

founded 4 years ago
MODERATORS
 

So I'm very new to self hosting. When I set up Ubuntu server and jellyfin it formatted as a logical drive. I can't for the life of me parse how I add the other terabytes worth of disks I have to the machine. Can someone eli5?

you are viewing a single comment's thread
view the rest of the comments
[–] just_another_person@lemmy.world 2 points 1 month ago

It didn't format as a logical drive, a logical drive was created then partitioned, then formatted with whatever filesystem you chose. A logical drive is just an easy to "handle" or representation of storage that makes it easy to work with instead of having to directly address many devices at once. It's like a grouping of things.

That being said, you just need to expand the partition to use all available space: https://www.redhat.com/en/blog/resize-lvm-simple