Ceph Blog
Articles filtered by ‘ceph’
- Cephalocon 2024 Shirt Design Competition
by Anthony Lewitt
The Cephalocon Conference t-shirt is a perennial favorite and is literally worn as a badge of honor…
- 40GiB/s S3 Throughput With 22TB Spinners - Part I
by Paul Cuzner (IBM),Gregory Orange (Pawsey Supercomputing Research Centre)
From time to time, our friends over at the Pawsey Supercomputing Research Centre in Australia…
- Silver bullet for RocksDB performance
by Stefan Kooman (hydro-b)
There is no silver bullet regarding RocksDB performance. Now that I got your attention: you might…
- Ceph: A Journey to 1 TiB/s
by Mark Nelson (nhm)
I can't believe they figured it out first. That was the thought going through my head back in…
- Ceph Reef Encryption Performance
by Mark Nelson (nhm)
Hello Ceph community! Over the past year or so we've been hearing from more and more people who are…
- Ceph Reef - 1 or 2 OSDs per NVMe?
by Mark Nelson (nhm)
Hello Ceph community! It's time again for another blog post! One of the most common questions we've…
- Reddit Challenge Accepted - Is 10k IOPS achievable with NVMes?
by Mark Nelson (nhm)
Hello Ceph community! It's that time again for another blog post! Recently, a user on the ceph…
- Celebrating one exabyte of Ceph storage!
by Yaarit Hatuka
We are excited to announce we have reached the 1 exabyte milestone of Ceph storage, reported…
- Ceph Reef Freeze Part 2: RGW Performance
by Mark Nelson (nhm)
AbstractThe Ceph community recently froze the upcoming Reef release of Ceph and today we are…
- Ceph Reef Freeze Part 1: RBD Performance
by Mark Nelson (nhm)
AbstractThe Ceph community recently froze the upcoming Reef release of Ceph and today we are…
- Crimson: Next-generation Ceph OSD for Multi-core Scalability
by Cheng, Yingxin; Feng, Tian; Gohad, Tushar; Just, Samuel; Li, Jianxin; Mao, Honghua;
The author list is in alphabetical order.BackgroundThe landscape of bare-metal hardware for storage…
- Centralized Logging on Ceph Dashboard
by Nizamudeen A
Disclaimer: This article proclaims Loki as a hero.What are we trying to solve? Ceph, as a…
- Ceph OSD CPU Scaling - Part 1
by Mark Nelson (nhm)
IntroductionCeph does a lot of things very well, but it's never been known to have incredibly low…
- Developers asked, and users answered: What is the use case of your Ceph cluster?
by Laura Flores and Zac Dover
Introduction In October 2022, the Ceph project conducted a user survey to understand how people…
- Get Involved with Ceph at Grace Hopper Celebration Open Source Day, 2022!
by Laura Flores
This Friday, Ceph is participating as a featured project in AnitaB.org's Open Source Day OSD, an…
- Improving Dashboard accessibility for blind and visually impaired ceph users
by Ngwa Sedrick Meh
Introduction Web accessibility, or e-accessibility, is the inclusive practice of ensuring there are…
- Everything you need to know about the PG Autoscaler before and after upgrading to Quincy
by Laura Flores and Kamoltat Sirivadhna
Introduction The pgautoscaler module, first introduced in the Nautilus 14.2.x release, is an…
- Visual Regression Testing of Ceph Dashboard
by aaryan
This summer I worked with The Ceph Foundation under Google Summer Of Code '21 GSoC programme.Google…
- New in Pacific: SQL on Ceph
by batrick
A new libcephsqlite library is available in Pacific that provides a ceph SQLite3 Virtual File…
- Diving into the Deep
by kbader
The IDC DataAge Whitepaper assesses where data is being generated, where it is being stored, byte…
- Rook v1.0: Nautilus Support and much more!
by tnielsen
We are excited that Rook has reached a huge milestone... v1.0 has been released! Congrats to the…
- Rook: Automating Ceph for Kubernetes
by tnielsen
Rook is an orchestrator for storage services that run in a Kubernetes cluster. In the Rook v0.8…
- Ceph Community Newsletter, Feb 2018 edition
by lvaz
Hey Cephers! We are starting this new section on Ceph website to talk about the project highlights…
- New in Luminous: Zabbix
by widodh
The Ceph manager service ceph-mgr was introduced in the Kraken release, and in Luminous it has been…
- OpenStack Summit Tokyo 2015: Presentation
by dalgaaf
The schedule for the next OpenStack Summit in Tokyo this year was announced some days ago. One of…
- faster debugging of a teuthology workunit
by loic
The Ceph integration tests run via teuthology rely on workunits found in the Ceph repository. For…
- Scaling out the Ceph community lab
by loic
Ceph integration tests are vital and expensive. Contrary to unit tests that can be run on a laptop,…
- OpenStack Summit Tokyo 2015: Vote for Ceph Presentations
by dalgaaf
In a few hours the voting period for the next OpenStack Summit in Tokyo ends at 30. July, 11:59 PDT…
- Sorting Ceph backport branches
by loic
When there are many backports in flight, they are more likely to overlap and conflict with each…
- OpenStack Summit Tokyo 2015: Vote for Presentations
by dalgaaf
As mentioned before: then next OpenStack Summit will take place in Tokyo, Japan from 27-30 October…
- Ceph integration tests made simple with OpenStack
by loic
If an OpenStack tenant account in the OpenStack parlance is available, the Ceph integration tests…
- HOWTO setup a postgresql server on Ubuntu 14.04
by loic
In the context of the teuthology the integration test framework for Ceph, there needs to be a…
- OpenStack Summit Tokyo: Call for Speakers
by dalgaaf
The next OpenStack Summit will take place in Tokyo, Japan from 27-30 October 2015. The Call for…
- oneliner to deploy teuthology on OpenStack
by loic
Note: this is obsoleted by Ceph integration tests made simple with OpenStackThe teuthology can be…
- Running your own Ceph integration tests with OpenStack
by loic
Note: this is obsoleted by Ceph integration tests made simple with OpenStackThe Ceph lab has…
- configuring ansible for teuthology
by loic
As of July 8th, 2015, teuthology the Ceph integration test software switched from using Chef to…
- Jewel - Ceph Developer Summit
by dalgaaf
The next virtual Ceph Developer Summit is coming. The agenda has been finally announced for the…
- DOST 2015: Ceph Security Presentation
by dalgaaf
After two days the first "Deutsche OpenStack Tage" ended. There have been many…
- Deutsche OpenStack Tage 2015
by dalgaaf
Next week, from 23.-24.06.2015, the "German OpenStack Days" Deutsche OpenStack Tage take…
- Teuthology docker targets hack (5/5)
by loic
The teuthology container hack is improved to run teuthology-suite. For…
- OpenStack Summit Vancouver
by dalgaaf
Finally back from Vancouver, back from an interesting week at the OpenStack Summit including a…
- Ceph Jerasure and ISA plugins benchmarks
by loic
In Ceph, a pool can be configured to use erasure coding instead of replication to save space. When…
- Improving Ceph python scripts tests
by loic
The Ceph command line and ceph-disk helper are python scripts for which there are integration tests…
- Ceph make check in a ram disk
by loic
When running tests from the Ceph sources, the disk is used intensively and a ram disk can be used…
- Update: OpenStack Summit Vancouver Presentation
by dalgaaf
The schedule for the upcoming OpenStack Summit 2015 in Vancouver is finally available. Sage and I…
- Ceph erasure coding overhead in a nutshell
by dmsimard
Calculating the storage overhead of a replicated pool in Ceph is easy. You divide the amount of…
- New release of python-cephclient: 0.1.0.5
by dmsimard
I’ve just drafted a new release of python-cephclient on PyPi: v0.1.0.5.After learning about the…
- Provisionning a teuthology target with a given kernel
by loic
When a teuthology target i.e. machine is provisioned with teuthology-lock for the purpose of…
- Ceph OSD uuid conversion to OSD id and vice versa
by loic
When handling a Ceph OSD, it is convenient to assign it a symbolic name that can be chosen even…
- Re-schedule failed teuthology jobs
by loic
The Ceph integration tests may fail because of environmental problems network not available,…
- HOWTO extract a stack trace from teuthology (take 2)
by loic
When a Ceph teuthology integration test fails for instance a rados jobs, it will collect core dumps…
- CDS: Infernalis Call for Blueprints
by dalgaaf
The "Ceph Developer Summit" for the Infernalis release is on the way. The summit is…
- Vote for Presentations: OpenStack Summit Vancouver 2015
by dalgaaf
The next OpenStack summit is planed to take place in Vancouver from 18 - 22 May 2015. The…
- Ceph Meetup Helsinki : 22 Jan 2015
by syndicated
Ceph Meetup Helsinki , Finland 22nd Jan 2015 It has been a good start to 2015. We the geeks of…
- Teuthology docker targets hack (4/5)
by loic
The teuthology container hack is improved by adding a flag to retrieve packages from a user…
- Building Ceph Debian GNU/Linux packages
by loic
The following script explains how to create Debian GNULinux packages for Ceph from a clone of the…
- A make check bot for Ceph contributors
by loic
The automated make check for Ceph bot runs on Ceph pull requests. It is still experimental and will…
- Teuthology docker targets hack (3/4)
by loic
The teuthology container hack is improved so each Ceph command is run via docker exec -i which can…
- Why are by-partuuid symlinks missing or outdated ?
by loic
The ceph-disk script manages Ceph devices and rely on the content of the devdiskby-partuuid…
- How many PGs in each OSD of a Ceph cluster ?
by loic
To display how many PGs in each OSD of a Ceph cluster: ceph --format xml pg dump xmlstarlet sel -t…
- Ceph read-only mirror on gitlab
by loic
The gitlab-mirrors scripts are installed to setup a a read-only Ceph mirror, updated hourly. It is…
- HOWTO debug a teuthology task
by loic
To debug a modification to a ceph-qa-suite task for instance repairtest.py, a teuthology target is…
- Teuthology docker targets hack (2/4)
by loic
The teuthology container hack is improved to snapshot the container after Ceph and its dependencies…
- Running make check on Ceph pull requests
by loic
Each Ceph contribution is expected to successfully run make check and pass all the unit tests it…
- make -j150 ceph
by loic
A power8 machine was recently donated to the GCC compile farm and proccpuinfo shows 160 processors.…
- Teuthology docker targets hack (1/3)
by loic
teuthology runs jobs testing the Ceph integration on targets that can either be virtual machines or…
- Ceph Developer Summit 2014 - Hammer
by dalgaaf
The Ceph Developer Summit CDS for the next major Ceph release called Hammer started today some…
- Ceph make -j8 check in less than 3mn
by loic
The Ceph sources contain tests that can be run with make check. As of v0.85 then can only be run…
- Using git bisect with Ceph
by loic
When investingating a a problem using the latest Ceph sources, it was discovered that the problem…
- Manual bootstrap of a Ceph MON on Ubuntu 14.04
by loic
A Ceph MON can be created and run manually for test purposes on Ubuntu-14.04 with: sudo apt-get…
- Manual bootstrap of a Ceph MON on RHEL7
by loic
A Ceph MON can be created and run manually for test purposes on RHEL7 with: sudo yum install ceph…
- Lowering Ceph scrub I/O priority
by loic
The disk IO of a Ceph OSD thread scrubbing is the same as all other threads by default. It can be…
- Ceph make check in docker
by loic
After Ceph is built from sources, unit and functional tests can be run with make check. Delegating…
- Running Ceph with the tcmalloc heap profiler
by loic
When running a Ceph cluster from sources, the tcmalloc heap profiler can be started for all daemons…
- Ceph development environment in Docker
by loic
The Docker package is installed withsudo apt-get install docker.ioand the loic user is made part of…
- List the versions of OSDs in a Ceph cluster
by loic
List the versions that each OSD in a Ceph cluster is running. It is handy to find out how mixed the…
- HOWTO extract a stack trace from teuthology
by loic
When a teuthology test suite fails on Ceph, it shows in pulpito. For instance there is one failure…
- Ceph Calamari : The Survival Guide
by syndicated
Ceph Calamari : step-by-step Calamari is a management and monitoring system for Ceph storage…
- Running python rados tests in Ceph
by loic
When Ceph is built from sources, make check will not run the testrados.py tests.A minimal cluster…
- Ceph placement group memory footprint, in debug mode
by loic
A Ceph cluster is run from sources withCEPHNUMMON1 CEPHNUMOSD5 .vstart.sh -d -n -X -l mon osdand…
- Running node-rados from sources
by loic
The nodejs rados module comes with an example that requires a Ceph cluster.If Ceph was compiled…
- HOWTO test a Ceph crush rule
by loic
The crushtool utility can be used to test Ceph crush rules before applying them to a cluster.…
- HOWTO test teuthology tasks
by loic
The Ceph integration tests run by teuthology are described with YAML files in the ceph-qa-suite…
- What cinder volume is missing an RBD object ?
by loic
Although it is extremely unlikely to loose an object stored in Ceph, it is not impossible. When it…
- Update: OpenStack Summit Paris 2014 - CFS
by dalgaaf
An update on my talk submission for the OpenStack summit this year in Paris: my speech about Ceph…
- Tell teuthology to use a local ceph-qa-suite directory
by loic
By default teuthology will clone the ceph-qa-suite repository and use the tasks it contains. If…
- A new Ceph mirror on the east coast
by dmsimard
I’m glad to announce that Ceph is now part of the mirrors iWeb provides.It is available in both…
- Temporarily disable Ceph scrubbing to resolve high IO load
by loic
In a Ceph cluster with low bandwidth, the root disk of an OpenStack instance became extremely slow…
- OpenStack Summit Paris 2014 - CFS
by dalgaaf
The Call for Speakers period for the OpenStack Summit from 03. - 07.11.2014 in Paris ended this…
- Brace yourself, DevStack Ceph is here!
by shan
For more than a year, Ceph has become increasingly popular and saw several deployments inside and…
- Ceph disaster recovery scenario
by loic
A datacenter containing three hosts of a non profit Ceph and OpenStack cluster suddenly lost…
- puppet-ceph update
by loic
End of last year, a new puppet-ceph module was bootstrapped with the ambitious goal to re-unite the…
- Ceph erasure code jerasure plugin benchmarks (Highbank ARMv7)
by loic
The benchmark described for Intel Xeon is run with a Highbank ARMv7 Processor rev 0 v7l processor…
- workaround DNSError when running teuthology-suite
by loic
Note: this is only useful for people with access to the Ceph lab.When running a Ceph integration…
- CDS Giant and Hammer
by dalgaaf
Today is the second day of the Ceph Developer Summit CDS for the Giant and Hammer release. We had…
- A use case of Tengine, a drop-in replacement and fork of nginx
by dmsimard
Some contextI’ve always been a fan of nginx, it was love at first sight.I tend to use nginx first…
- A use case of Tengine, a drop-in replacement and fork of nginx
by dmsimard
I’ve always been a fan of nginx, it was love at first sight.I tend to use nginx first and foremost…
- Locally repairable codes and implied parity
by loic
When a Ceph OSD is lost in an erasure coded pool, it can be recovered using the others.For instance…
- Back from the Juno summit Ceph integration into OpenStack
by shan
Six months have passed since Hong Kong and it is always really exciting to see all the folks from…
- Ceph erasure code jerasure plugin benchmarks
by loic
On a IntelR XeonR CPU E5-2630 0 2.30GHz processor and all SIMD capable Intel processors the Reed…
- Create a partition and make it an OSD
by loic
Note: it is similar to Creating a Ceph OSD from a designated disk partition but simpler.In a…
- Recovering from a cinder RBD host failure
by loic
OpenStack Havana Cinder volumes associated with a RBD Ceph pool are bound to a host.cinder…
- Inktank & Redhat to open source Calamari, the Ceph web interface
by dmsimard
You might have heard this already but Redhat made an annoucement last week that they will be…
- Non profit OpenStack & Ceph cluster distributed over five datacenters
by loic
A few non profit organizations April, FSF France, tetaneutral.net… and volunteers constantly…
- Inktank and Redhat to open source Calamari, the Ceph web interface
by dmsimard
You might have heard this already but Redhat made an annoucement last week that they will be…
- Sharing hard drives with Ceph
by loic
A group of users give hard drives to the system administrator of the Ceph cluster. In exchange,…
- Erasure Coding in Ceph
by syndicated
Erasure Coding : All you have to know If there is data , there would be failure and there will…
- Celebrate Firefly and Icehouse
by loic
If you’re in Atlanta Sunday 11th, may 2014 evening, for the OpenStack summit or any other reason,…
- SSE optimization for erasure code in Ceph
by loic
The jerasure library is the default erasure code plugin of Ceph. The gf-complete companion library…
- Your first exabyte in a Ceph cluster
by loic
rbd create --size 1024 1024 1024 1024 tiny rbd info tinyrbd image 'tiny':size 1024 PB in…
- The footprints of 192 Ceph developers
by loic
Gource is run on the Ceph git repository for each of the 192 developers who contributed to its…
- working with git submodules in Ceph
by loic
The gf-complete and jerasure libraries implement the erasure code functions used in Ceph. They were…
- Openstack, Swift & Ceph @ Openstack Montreal
by dmsimard
The second meetup of Openstack Montreal, in collaboration with iWeb, Enovance and Savoir-faire…
- Openstack, Swift and Ceph @ Openstack Montreal
by dmsimard
The second meetup of Openstack Montreal, in collaboration with iWeb, Enovance and Savoir-faire…
- Proxmox 3.2 is now available with SPICE, Ceph and updated QEMU
by syndicated
Proxmox has today released a new version of Proxmox VE, Proxmox 3.2 which is available as either a…
- Admin Guide :: Replacing a Failed Disk in a Ceph Cluster
by syndicated
Replacing a Failed Disk from Ceph a Cluster Do you have a ceph cluster , great , you are awesome ;…
- Benchmarking Ceph jerasure version 2 plugin
by loic
The Ceph erasure code plugin benchmark for jerasure version 1 are compared after an upgrade to…
- Ceph erasure code : ready for alpha testing
by loic
The addition of erasure code in Ceph started in april 2013 and was discussed during the first Ceph…
- rbd ioengine for fio
by dalgaaf
Since running benchmarks against Ceph was a topic in the "Best Practices with Ceph as…
- Ceph Day 2014 in Frankfurt
by dalgaaf
Back again on my blog ... as you may know I work since a while now on the topic of Cloud Storage…
- How does a Ceph OSD handle a read message ? (in Firefly and up)
by loic
When an OSD handles an operation it is queued to a PG, it is added to the opwq work queue or to the…
- Manually Mount a Ceph Storage Pool in Proxmox
by syndicated
The latest BETA of Proxmox, and soon to be released 3.2 comes with the Ceph client automatically…
- Create a 3 Node Ceph Storage Cluster
by syndicated
Ceph is an open source storage platform which is designed for modern storage needs. Ceph is…
- Ceph Storage on Proxmox
by syndicated
Ceph is an open source storage platform which is designed for modern storage needs. Ceph is…
- Ceph Error “Warning: the ECDSA host key for ‘SERVER’ differs from the key for the IP address ‘IP'”
by syndicated
I recently received the below error when installing Ceph on Proxmox which related the the key for…
- figuring out why ccache misses
by loic
When compiling Ceph, ccache may appear to miss more than expected, as shown by the cache miss line…
- Ceph paxos propose interval
by loic
When a command is sent to the Ceph monitor, such as ceph osd pool create, it will add a pool to the…
- Hadoop like computing with Ceph
by loic
Computation can be co-located on the machine where a Ceph object resides and access it from the…
- New Proxmox BETA – now with Ceph
by syndicated
Proxmox has just released a new feature to the Proxmox VE software – Ceph integration. It is…
- How Data Is Stored In CEPH Cluster
by syndicated
HOW :: Data is Storage Inside Ceph Cluster This is something definitely your would be wondering…
- python-cephclient now on PyPi
by dmsimard
Back on January 1st, I wrote about my initiative regarding a client for the Ceph REST API made in…
- python-cephclient now on PyPi
by dmsimard
Back on January 1st, I wrote about my initiative regarding a client for the Ceph REST API made in…
- Organization mapping and Reviewed-by statistics with git
by loic
shortlog is convenient to print a leader board counting contributions. For instance to display the…
- CephFS with a dedicated pool
by syndicated
CephFS with a Dedicated PoolThis blog is about configuring a dedicated pool user defined pool for…
- Becoming a Core Contributor : the fast track
by loic
Anyone willing to become a better Free Software contributor is invited to attend the next session…
- Exploring Ceph cache pool implementation
by loic
Sage Weil and Greg Farnum presentation during the Firefly Ceph Developer Summit in 2013 is used as…
- Zero To Hero Guide : : For CEPH CLUSTER PLANNING
by syndicated
What it is all about :If you think or discuss about Ceph , the most common question strike to your…
- Documentation for ceph-rest-api
by dmsimard
I learned that there was a Ceph REST API and I experimented with it a bit.I said the documentation…
- Documentation for ceph-rest-api
by dmsimard
I learned that there was a Ceph REST API and I experimented with it a bit.I said the documentation…
- A python client for ceph-rest-api
by dmsimard
After learning there was an API for Ceph, it was clear to me that I was going to write a client to…
- A python client for ceph-rest-api
by dmsimard
After learning there was an API for Ceph, it was clear to me that I was going to write a client to…
- Ceph and OpenStack in a Nutshell
by syndicated
Ceph and OpenStack in a NutshellCeph and Openstack in a Nutshell from Karan Singh
- Ceph Filesystem ( CephFS) :: Step by Step Configuration
by syndicated
CephFSCeph Filesystem is a posix compliant file system that uses ceph storage cluster to store its…
- Experimenting with the Ceph REST API
by dmsimard
Like I mentioned in my previous post, Ceph has a REST API now. That opens a lot of…
- Experimenting with the Ceph REST API
by dmsimard
Like I mentioned in my previous post, Ceph has a REST API now. That opens a lot of…
- Benchmarking Ceph erasure code plugins
by loic
The erasure code implementation in Ceph relies on the jerasure library. It is packaged into a…
- Profiling CPU usage of a ceph command (callgrind)
by loic
After compiling Ceph from sources with:.configure --with-debug CFLAGS'-g' CXXFLAGS'-g'The crushtool…
- Profiling CPU usage of a ceph command (gperftools)
by loic
After compiling Ceph from sources with:.configure --with-debug CFLAGS'-g' CXXFLAGS'-g'The crushtool…
- Testing a Ceph crush map
by loic
After modifying a crush map it should be tested to check that all rules can provide the specified…
- Ceph has a REST API!
by dmsimard
Ceph is a distributed object store and file system designed to provide excellent performance,…
- Ceph has a REST API!
by dmsimard
Ceph is a distributed object store and file system designed to provide excellent performance,…
- Ceph Storage :: Introduction
by syndicated
What is CEPH Ceph is an open-source, massively scalable, software-defined storage system which…
- Ceph + OpenStack :: Part-5
by syndicated
OpenStack Instance boot from Ceph Volume For a list of images to choose from to create a bootable…
- Ceph + OpenStack :: Part-4
by syndicated
Testing OpenStack Glance RBD To allow glance to keep images on ceph RBD volume , edit…
- Ceph + OpenStack :: Part-3
by syndicated
Testing OpenStack Cinder RBD Creating a cinder volume provided by ceph backendrootrdo rootrdo…
- Ceph + OpenStack :: Part-2
by syndicated
Configuring OpenStackTwo parts of openstack integrates with Ceph’s block devices:Images: OpenStack…
- Ceph + OpenStack :: Part-1
by syndicated
Ceph & OpenStack Integration We can use Ceph Block Device with openstack through libvirt,…
- Ceph Installation :: Part-3
by syndicated
Creating Block Device from Ceph From monitor node , use ceph-deploy to install Ceph on your…
- Ceph Installation :: Part-2
by syndicated
CEPH Storage Cluster Installing Ceph Deploy ceph-mon1 Update your repository and install…
- Ceph Installation :: Part-1
by syndicated
Ceph Installation Step by StepThis quick start setup helps to deploy ceph with 3 Monitors and 2 OSD…
- Ceph and Swift: Why we are not fighting.
by syndicated
I have just come back from the OpenStack summit in Hong Kong. As always it was a blast talking to…
- Openstack+Puppet
by dmsimard
Thanks to the hard work of the puppet-openstack community, Puppet was the preferred method of…
- Back from the summit: Ceph/OpenStack integration
by shan
The summit was exciting and full of good things and announcements. We had great Cinder sessions and…
- Manage a multi-datacenter crush map with the command line
by loic
A new datacenter is added to the crush map of a Ceph cluster: ceph osd crush add-bucket fsf…
- Mixing Ceph and LVM volumes in OpenStack
by loic
Ceph pools are defined to collocate volumes and instances in OpenStack Havana. For volumes that do…
- Creating a Ceph OSD from a designated disk partition
by loic
When a new Ceph OSD is setup with ceph-disk on a designated disk partition say devsdc3 , it will…
- Display the default Ceph configuration
by loic
The ceph-conf command line queries the etccephceph.conf file. ceph-conf --lookup…
- Migrating from ganeti to OpenStack via Ceph
by loic
On ganeti, shutdown the instance and activate its disks:z2-8: gnt-instance shutdown nerrantWaiting…
- Collocating Ceph volumes and instances in a multi-datacenter setup
by loic
OpenStack Havana is installed on machines rented from OVH and Hetzner. An aggregate is created for…
- Ceph Days London: Ceph Performance slides
by shan
CephDays is the only official event entirely devoted to Ceph. It’s usually one day long, organised…
- New Ceph Backend to Lower Disk Requirements
by scuttlemonkey
I get a fair number of questions on the current Ceph blueprints, especially those coming from the…
- Ceph Cuttlefish Release has Arrived!
by nwl
Today marks another milestone for Ceph with the release of Cuttlefish v0.61, the third stable…
- Ceph Mania
by debbie
Ceph is super hot. When people tell me that storage can’t be sexy, I can’t help but feel like Ceph…
- Supporting Ceph With new hastexo Partnership
by debbie
Today, I am excited to announce our partnership with hastexo who provides Ceph-related professional…
- Ceph is in EPEL, and why Red Hat users should care
by sage
EPEL is Extra Packages for Enterprise Linux, a project that ports software that is part of the…
- Puppet modules for Ceph finally landed!
by shan
Quite recently François Charlier and I worked together on the Puppet modules for Ceph on behalf of…
- Inktank’s Roadmap for Ceph: Massive scale with Minimal effort
by nwl
It’s been just over a year since Inktank was formed with a goal of making Ceph the ‘Linux of…
- CEPH – THE CRUSH DIFFERENCE!
by syndicated
So many people have been asking us for more details on CRUSH, I thought it would be worthwhile to…
- Our First Webinar – Getting Started With Ceph
by syndicated
Yesterday was another milestone for our Inktank scrapbook. We hosted our first webinar titled…
- The Momentum Continues to Accelerate for Inktank and Ceph
by bryan
We launched Inktank in 2012 to provide enterprise-level support for the Ceph distributed storage…
- Argonaut vs Bobtail Performance Preview
by MarkNelson
ContentsIntroductionSystem SetupTest Setup4KB Write Results4KB Read Results128KB Write Results128KB…
- Ceph Performance Part 2: Write Throughput Without SSD Journals
by MarkNelson
INTRODUCTION Hello again!If you are new around these parts you may want to start out by reading the…
- Ceph at Open World Forum and OpenStack Summit
by scuttlemonkey
As Ceph development continues to move forward at an astonishing rate we’re working hard to share…
- Summer Adventures with Ceph: Building a B-tree
by Eleanor Cawthon
Greetings! I am a summer intern at Inktank. My summer project is to create a distributed,…
- My First Impressions of Ceph as a Summer Intern
by Eleanor Cawthon
Hi! My name is Eleanor, and I’m working on Ceph as an intern for Inktank this summer. My task for…