Skip to content

Using command "dr health --debug-ms 1" does not generate any debug messages #338

@netzzer

Description

@netzzer

Using debug flag does not output any messages. Krew rook-ceph plugin version v0.9.2.

$ kubectl rook-ceph -n openshift-storage dr health --debug-ms 1
Info: fetching the cephblockpools with mirroring enabled
Info: found "ocs-storagecluster-cephblockpool" cephblockpool with mirroring enabled
Info: running ceph status from peer cluster
Info:   cluster:
    id:     29148898-e40d-44f5-8ce8-f361fb33a025
    health: HEALTH_WARN
            2 MDSs behind on trimming
 
  services:
    mon:        3 daemons, quorum a,b,c (age 29h)
    mgr:        a(active, since 11d), standbys: b
    mds:        1/1 daemons up, 1 hot standby
    osd:        3 osds: 3 up (since 11d), 3 in (since 3w)
    rbd-mirror: 1 daemon active (1 hosts)
    rgw:        1 daemon active (1 hosts, 1 zones)
 
  data:
    volumes: 1/1 healthy
    pools:   12 pools, 169 pgs
    objects: 3.40k objects, 11 GiB
    usage:   35 GiB used, 1.5 TiB / 1.5 TiB avail
    pgs:     169 active+clean
 
  io:
    client:   2.1 KiB/s rd, 7.4 KiB/s wr, 3 op/s rd, 0 op/s wr
 

Info: running mirroring daemon health
health: OK
daemon health: OK
image health: OK
images: 0 total

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions