clyso / ceph_diagnostics

3 stars 3 forks source link

Ceph pool names #21

Closed JoshuaGabriel closed 2 months ago

JoshuaGabriel commented 2 months ago
$ ceph osd pool stats
pool .mgr id 1
  nothing is going on

pool test id 2
  nothing is going on

pool rbd id 3
  nothing is going on

pool cephfs.cephfs.meta id 4
  nothing is going on

would want json file for pool stats and id. useful for figuring out distribution per pool and mapping it to the pool name

JoshuaGabriel commented 2 months ago

oversight, ceph df has the info i need