this post was submitted on 28 Dec 2024
1 points (100.0% liked)

homelab.

10 readers
1 users here now

Welcome to your friendly /r/homelab, where techies and sysadmin from everywhere are welcome to share their labs, projects, builds, etc.

founded 1 year ago
MODERATORS
 
The original post: /r/homelab by /u/Intrepid_Document804 on 2024-12-27 19:07:25.

I’m trying to use ceph for docker swarm cluster, but I’m trying to get my head around how it works. I’m familiar with computers and how local hard drives work.

My setup is a master and 3 nodes with 1Tb nvme storage.

I’m running Portainer and Ceph dashboard. The ceph dash shows the OSD’s.

I want to run basics- file downloads, plex, etc.

  1. Should I run the nvme in stripe or mirror mode? What if the network is a point of failure, how is it handled?
  2. How do I access the drive from a folder/file structure point of view? If I want to point it in the yaml file when I start a docker container, where do I find the /mnt or /dev? Is it listed in the ceph dashboard?
  3. Does ceph auto manage files? If it’s getting full, can I have it auto delete the oldest file?
  4. Is there a ELI5 YouTube vid on ceph dashboards for people with ADHD? Or a website? I can’t read software documentation (see ADHD wiki)
no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here