Skip to content

Tendrl-api v1.2.1

Choose a tag to compare

@r0h4n r0h4n released this 28 Feb 19:37
· 409 commits to master since this release
  • Auto detection of available clusters
    • import ceph and gluster from the detected cluster list

Performance Monitoring

  • Automatic configuration of storage nodes(monitoring conf, collect config and startup)
  • Host specific stats are available(cpu, memory etc)
  • Host specific stats are populated as part of GetNodeList API
  • Cluster status : ceph and gluster cluster(API only)
  • Gluster volume status
  • Cluster utilization : ceph and gluster
  • Storage utilization: volumes and pools(API only)

Inventory listing:

  • ceph and gluster cluster
  • volumes, pools and rbds
  • storage nodes
  • Ceph Pool creation
  • Replicated pools
  • EC Pools(API only)
  • Edit Ceph Pool(API only)
    • Grow PGs(API only)
    • Delete Pool(API only)
  • Ceph RBD Creation
  • Resize Rbds
  • Delete Rbds(API only)