Tuesday Tech Tip - The Simplest Way to Build a Ceph Cluster

Поделиться
HTML-код
  • Опубликовано: 22 янв 2025

Комментарии • 35

  • @intheprettypink
    @intheprettypink 3 года назад +23

    Lol someone had fun editing this video.

  • @heechanlee6589
    @heechanlee6589 3 года назад +10

    Video editing quality is like a... LTT! XD.
    Great editing

  • @michaelkasede1489
    @michaelkasede1489 2 месяца назад

    Thanks 45Drives for this setup. Do you have an updated video of this setup?

  • @GrishTech
    @GrishTech 3 года назад +7

    Love this style haha

  • @TmanaokLine
    @TmanaokLine 3 года назад +1

    Very cool video! Well made! I'm really impressed with the ansible playbooks and this nifty Cockpit module you guys have made! I've never explored cockpit modules, turns out I've been missing out big time!

  • @sarkhori
    @sarkhori 2 месяца назад

    Q - is there an updated version of this for Rocky 9, or that doesn't fail out on updated versions of Rocky 8? I want to try this, but don't want to have to build out unpatched early version of Rocky 8 to make it work... :)

  • @dwieztro6748
    @dwieztro6748 Год назад

    hii.. what happen if admin crash and need to re install from scratch?

  • @benjaminl1173
    @benjaminl1173 3 года назад +8

    Don't care what this video is about but I see a mayhem shrit 🤘

    • @constamentaldrift7016
      @constamentaldrift7016 3 года назад +4

      I knew I made the right call wearing that shirt to work the day we shot this. 🤘

  • @DaymauhGaming
    @DaymauhGaming 2 года назад +2

    Hey, same question as others, can this work for other hardware than 45drives ? Stuck at the Device Alias playbook (core) step. Would love to ear about you. Huge work on your side guys, thanks a lot.

  • @MidnightTech
    @MidnightTech 5 месяцев назад

    package broken now? fedora40 doesn't find dependencies. python3-dataclasses is part of python3 now, and the packages don't seem to have been updated to reflect current package state.

    • @45Drives
      @45Drives  5 месяцев назад

      Package currently works as expected in Rocky8.X and Ubuntu 20.04
      python3-dataclasses package is still provided via EPEL repo in rocky. Perhaps using a newer distro?
      Rocky 9 and Ubuntu support coming in the coming months.
      Reach out to info@45drives.com with any tech issues you're having and I can help you. - Brett K.

    • @MidnightTech
      @MidnightTech 5 месяцев назад +1

      @@45Drives i may delete my comment later. Script has conditionals for fedora, but does not work. I will chalk it up to distro differences. Would like a chance to figure this out, maybe over email? Would like to fully admit ceph is super new ro me and i want to get lab setup working.

  • @alfarahat
    @alfarahat Год назад

    I do you have Sam deployment for Ubuntu or Debian

  • @obtFusi
    @obtFusi 5 месяцев назад

    Hey Guys! What do you think about running ceph on Kubernetes on git?

    • @45Drives
      @45Drives  5 месяцев назад

      Containerized Ceph in k8s using rook is a solid option if that was fits your use case. We prefer to deploy our Ceph clusters on bare metal. But that’s the beauty of open source, the flexibility to do things your way! - Brett K

  • @kennibal666
    @kennibal666 10 месяцев назад

    Nice Mayhem shirt!

  • @UnleashingMayhem
    @UnleashingMayhem 2 года назад

    should we deploy ceph inside kubernetes cluster?
    I mean, what if something happened to the cluster than we wouldn't have access to our PVs and PVCs.
    Is it possible to integrate ceph with proxmox and than use it inside the kubernetes?
    What is the best practice here?

    • @45Drives
      @45Drives  2 года назад +1

      Thanks for the question! We are believers that Ceph should be standalone to the Kubernetes cluster. Ceph and Kubernetes are both complex systems so sticking with our theme of keeping it simple and having them work independently of each other is ideal.
      You can consume ceph storage (external to kubernetes) through the use of the ceph-csi drivers (github.com/ceph/ceph-csi). Hope this helps!

  • @MrTrever1969
    @MrTrever1969 2 года назад

    Will this work on debian?

  • @TrifonKalchev
    @TrifonKalchev Год назад

    Whats the default password for the webinterface of cephdeploy?

    • @TrifonKalchev
      @TrifonKalchev Год назад

      I figured it out, you can ignore that post.

  • @whatwhat-777
    @whatwhat-777 Год назад

    where the hell is the second part i want it

  • @Carlos-Rodrigues
    @Carlos-Rodrigues 3 года назад +2

    Took me many nights to install 4 servers one by one by hand with Ceph. Now you do this in a video that takes not longer than 13 minutes..... Am I too old ?

  • @Varengard
    @Varengard 3 года назад

    Fuck the marketing team, this is YOUR studio now. Un-negociable.

  • @johnhaight6142
    @johnhaight6142 3 года назад

    Wait though.... Building is one thing, adding on is another.... Maintain and repair , just in case, should be the priority, perhaps ?

  • @igfoobar
    @igfoobar 3 месяца назад

    Rocky Linux haha IBM Hat will make that stop

  • @lickerishstick
    @lickerishstick 3 года назад +3

    Can i suggest something, after each run is done and the done option is made available, would it not be best to Grey out the run option then otherwise you might get someone clicking run again by mistake.

  • @tekknokrat
    @tekknokrat 3 года назад +1

    If the ansible inventory mgmt is such a tedious task for you why don't you investigate a little bit time into dynamic inventories or the add_host module. You can get rid of all this inventory management when you make the classification on the machines itself, using the daughter board or with some characteristics of the hardware. Also, I would ship this boring manual pinging as part of your playbook 😉

  • @execration_texts
    @execration_texts Год назад

    Nice shirt

  • @johnhaight6142
    @johnhaight6142 3 года назад

    You get into the quantum matrix ¿ I'm going to stay retired

  • @steveo6023
    @steveo6023 3 года назад +3

    I don’t get it why they make ceph so complicated. I mean come on, a rpm/deb package for each service (osd, mon…) and one simple config file in etc/ceph (osd.conf, mon.conf…) and that should be enough. But all this cephadm/cephdeploy madness is just unnecessary

  • @ArthurOnline
    @ArthurOnline 2 года назад

    does not seem to work, error: nothing provides python3-dataclasses needed by cockpit-ceph-deploy-1.0.2-2.el8.noarch

    • @45Drives
      @45Drives  2 года назад

      Hey Arthur, this looks like its just a dependency/repo issue. Which OS are you trying to run on? We only officially support Ubuntu and Rocky at this time. If you are using Rocky or Ubuntu, just make sure that your packages are all up to date. If you are still running into issues, feel free to reach out to us at info@45drives.com and we could get you in touch with support. Thanks!