Ceph cluster deployment using DeepSea CLI

by rdias
GNU/Linux ◆ xterm-256color ◆ zsh 983 views

This video shows the deployment of Ceph Luminous in a SUSE SLE 12 SP3 cluster using the DeepSea deployment tool. The cluster nodes were already pre-installed with the ceph packages.

The deployment takes around 10 minutes to deploy a Ceph cluster in 3 nodes, each one with two additional hard drives for storage. In the end, we deployed:

  • 1 MON per node
  • 2 OSDs per node,
  • 1 MGR in two nodes.

ceph -s output:

  cluster:
    id:     e0aa5392-bdf8-323b-b988-932a0e674457
    health: HEALTH_OK
 
  services:
    mon: 3 daemons, quorum node1,node2,node3
    mgr: node2(active), standbys: node1
    osd: 6 osds: 6 up, 6 in
 
  data:
    pools:   0 pools, 0 pgs
    objects: 0 objects, 0 bytes
    usage:   6331 MB used, 29925 MB / 36257 MB avail
    pgs: