Muhammad Alfian Tirta Kusumablog-alfian.hashnode.dev·9 minutes agoCeph Reef to Squid UpgradeIn this article I will show you how to upgrade the Ceph version from Reef to Squid using Cephadm. A version upgrades is performed if the cluster has bugs and the bug has been fixed in the latest version, it can also be if there are new features in th...ceph
Muhammad Alfian Tirta Kusumablog-alfian.hashnode.dev·15 minutes agoOpenstack 2024.1 Caracal And Ceph Reef IntegrationIn this article I will show you how to integrate OpenStack and Ceph using Kolla-Ansible. OpenStack will store service data like Glance, Nova, and Cinder inside Ceph, this allows for high availability as Ceph will replicate the data. I used Kolla-Ansi...openstack
Muhammad Alfian Tirta Kusumablog-alfian.hashnode.dev·18 minutes agoCeph Reef All In One DeploymentIn this article I will show you how to deploy Ceph all-in-one deployment using Cephadm. What all-in-one means is that all Ceph components will be deployed on a single node, this is suitable for local testing. I use Cephadm to perform automatic deploy...ceph
Muhammad Alfian Tirta Kusumablog-alfian.hashnode.dev·Jan 20, 2025Integrasi Openstack dan Ceph dengan Cara ManualSebelumnya kita membahas terkait dengan OpenStack dan Ceph. Pada kali ini kita akan coba untuk mengintegrasikan kedua software tersebut, dimana OpenStack akan menyimpan data seperti instance, image dan volume di dalam Ceph. Apa kelebihan meyimpan dat...openstack
Rajni RetheshforMiddleware - Be Productive, Not Busy!middlewarehq.com·Oct 28, 2024Ceph Repo Dora Metrics: Solid Deployments, but First Response and Merge Times Are DraggingImagine you're managing a growing tech platform, and every day, your users generate terabytes of data—files, logs, videos, backups, etc. As your business expands, so do your storage needs, and suddenly, traditional storage solutions aren’t cutting it...100 Days of Dora Metrics Case Studiesceph
Muhammad Alfian Tirta Kusumablog-alfian.hashnode.dev·Aug 9, 2024Deploy Ceph dengan CephadmDalam dunia IT pasti akan selalu berkaitan dengan storage, kita memerlukan tools untuk mengelola storage tersebut, tentunya yang high availability dan bisa di intergrasikan dengan tools lainnya. Salah satu tools untuk mengelola storage adalah Ceph da...30 readscephadm
Erv Walterewal.dev·May 24, 2024CephFS: Migrating Files Between PoolsWhen I started with CephFS, I didn't have a good plan for how I wanted subfolders to map to different Ceph pools. I had different kinds of data in the file system, so I knew I wanted some of it to be on fast NVMe storage with simple replication, and ...353 readsceph
Erv Walterewal.dev·May 23, 2024Homelab Storage: A Journey to Cephtldr: I started with a modest NAS setup in my homelab, but my curiosity led me to build an 8-node Ceph distributed storage cluster. Ceph, though overkill for a home environment, offers scalable, resilient storage by distributing data across multiple ...2.3K readsHomelab Tourcephfs
Erv Walterewal.dev·May 23, 2024Going Overboard with My HomelabMy homelab is certainly more elaborate than necessary, but that's because I love to tinker. It's one of my hobbies, and truth be told, my lab's main purpose is just that—being a hobby. While some components are genuinely useful, the overall setup is ...309 readsHomelab TourHomelab
Aadarsha Dhakalblog.aadarshadhakal.com.np·Mar 24, 2024Exploring File Systems for Hyperconverged InfrastructureWhen it comes to managing data on our systems, one fundamental aspect to consider is the file system. It's the backbone of how data is stored, accessed, and managed on our storage devices. Among the plethora of file systems available, two prominent c...ext4