Red Hat recently open sourced Calamari, the management platform for Ceph. As a part of rolling this valuable tool out to the community we're taking some time to walk through the current functionality in an upcoming webinar on June 24th: www.inktank.com/webinars/?commid=115487

For those who are unfamiliar with Calamari, it consists of two components:
- Backend: written in Python 2.6+, using Saltstack, ZeroRPC, gevent, Django, django-rest-framework, graphite, and more, it instantiates a new REST API for integration with other systems. It is designed to be much more comprehensive and should be the basis for new development efforts that wish to interact with a Ceph cluster.
- Frontend: a web browser UI implemented primarily in Javascript, it uses the Calamari REST API.
You should also know that Calamari:
- Does not currently include deployment functionality, but long-term, it is expected to have hooks for deployment tools that include both ceph-deploy and other tools like Puppet, Chef, Juju, etc.
- While the Ceph REST API is a low level interface where each URL maps directly to an equivalent command to the `ceph` CLI tool, the Calamari REST API presents a higher level interface where API consumers can manipulate objects using idiomatic GET/POST/PATCH operations without knowing the underlying Ceph commands. Calamari REST API produces interpreted data and is designed for many applications to be built on top of it.
- You can use the Calamari backend to integrate Ceph with your own user interface.
For the full intro writeup about Ceph Calamari, check out the blog here:
http://ceph.com/community/ceph-calamari-goes-open-source/
If you're interested in learning more, don't miss the June 24th webinar demonstrating how you can monitor the health and performance of your Ceph cluster and perform RADOS management tasks!
저자 소개
채널별 검색
오토메이션
기술, 팀, 인프라를 위한 IT 자동화 최신 동향
인공지능
고객이 어디서나 AI 워크로드를 실행할 수 있도록 지원하는 플랫폼 업데이트
오픈 하이브리드 클라우드
하이브리드 클라우드로 더욱 유연한 미래를 구축하는 방법을 알아보세요
보안
환경과 기술 전반에 걸쳐 리스크를 감소하는 방법에 대한 최신 정보
엣지 컴퓨팅
엣지에서의 운영을 단순화하는 플랫폼 업데이트
인프라
세계적으로 인정받은 기업용 Linux 플랫폼에 대한 최신 정보
애플리케이션
복잡한 애플리케이션에 대한 솔루션 더 보기
가상화
온프레미스와 클라우드 환경에서 워크로드를 유연하게 운영하기 위한 엔터프라이즈 가상화의 미래