Skip to content

Instantly share code, notes, and snippets.

@briancline
Created February 7, 2014 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save briancline/8856803 to your computer and use it in GitHub Desktop.
Save briancline/8856803 to your computer and use it in GitHub Desktop.
“uh oh” (heap02:/dev/sde was added today to replace the problematic sdc)
discovery:~% ssh heap01 'df -h | grep osd'
/dev/sdb1 2.8T 2.3T 463G 84% /var/lib/ceph/osd/ceph-0
/dev/sdc1 2.8T 2.1T 646G 77% /var/lib/ceph/osd/ceph-4
/dev/sdd1 2.8T 2.3T 521G 82% /var/lib/ceph/osd/ceph-6
discovery:~% ssh heap02 'df -h | grep osd'
/dev/sdb1 2.8T 2.7T 53G 99% /var/lib/ceph/osd/ceph-1
/dev/sdc1 1.9T 1.9T 2.4G 100% /var/lib/ceph/osd/ceph-3
/dev/sdd1 2.8T 2.7T 80G 98% /var/lib/ceph/osd/ceph-5
/dev/sde1 2.8T 929G 1.9T 34% /var/lib/ceph/osd/ceph-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment