Skip to content

Instantly share code, notes, and snippets.

@cagriersen
Created June 8, 2020 12:17
Show Gist options
  • Select an option

  • Save cagriersen/eb3a849c61ab14b19b727ad258b245ac to your computer and use it in GitHub Desktop.

Select an option

Save cagriersen/eb3a849c61ab14b19b727ad258b245ac to your computer and use it in GitHub Desktop.
Rook Ceph lspools
[cagri@BookPro ~ ]$ kubectl exec \
-n rook-ceph \
-it $(kubectl get po -n rook-ceph |egrep rook-ceph-tools |awk '{print $1}') \
-- ceph osd lspools
### OUTPUT ###
1 replicapool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment