Skip to main content
Archived documentation: currently viewing CES 1.0.0

This version is end of life and no longer maintained.

Getting Started

Versioning and Release Information

Overview

Clyso Enterprise Storage (CES) is built on Ceph technology and follows a structured versioning system to ensure stability and compatibility. Each CES version is carefully tested and optimized with specific Ceph releases to provide enterprise-grade reliability.

Version Numbering

CES follows a YY.MM.X versioning scheme:

  • YY: Release year (e.g., 24 for 2024)
  • MM: Release month (e.g., 11 for November)
  • X: Patch version number (starting at 0)

Current Release

CES VersionBased on Ceph VersionImageRelease Notes
1.0v17.2.7 (Quincy)harbor.clyso.com/ces/1.0/ceph/ceph:ces-v1.0.0-rc1-x86_64Release Notes

Key Features by Version

1.0 (Current)

  • Based on Ceph Quincy (v17.2.7)
  • Includes Ceph Copilot CLI assistant (preview)
  • Enhanced RocksDB performance optimizations
  • Improved bucket sharding defaults
  • CLYSO monitoring module integration

To get started with CES, cephadm is the preferred utility to manage a ceph cluster.

For hardware recommendations see Hardware Recommendations.

For compatibility with podman see Cephadm compatibility with podman.

Additional Resources