Advertisement
Guest User

ceph-deploy disk list doesnt always list all disks

a guest
Apr 21st, 2015
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.53 KB | None | 0 0
  1. [ceph_deploy.osd][DEBUG ] Listing disks on titan1... │···········································································································
  2. [titan1][DEBUG ] find the location of an executable │···········································································································
  3. [titan1][INFO ] Running command: sudo /usr/sbin/ceph-disk list │···········································································································
  4. [titan1][DEBUG ] /dev/sda : │···········································································································
  5. [titan1][DEBUG ] /dev/sda1 other, ext4, mounted on / │···········································································································
  6. [titan1][DEBUG ] /dev/sda2 swap, swap │···········································································································
  7. [titan1][DEBUG ] /dev/sdb other, unknown │···········································································································
  8. [titan1][DEBUG ] /dev/sdc other, unknown │···········································································································
  9. [titan1][DEBUG ] /dev/sdd other, unknown │···········································································································
  10. [titan1][DEBUG ] /dev/sde other, unknown │···········································································································
  11. [titan1][DEBUG ] /dev/sdf other, unknown │···········································································································
  12. [titan1][DEBUG ] /dev/sdg : │···········································································································
  13. [titan1][DEBUG ] /dev/sdg1 ceph data, active, cluster ceph, osd.3, journal /dev/sdg2 │···········································································································
  14. [titan1][DEBUG ] /dev/sdg2 ceph journal, for /dev/sdg1 │···········································································································
  15. [titan1][DEBUG ] /dev/sdh other, unknown │···········································································································
  16. [titan1][DEBUG ] /dev/sdi : │···········································································································
  17. [titan1][DEBUG ] /dev/sdi1 ceph data, active, cluster ceph, osd.0, journal /dev/sdi2 │···········································································································
  18. [titan1][DEBUG ] /dev/sdi2 ceph journal, for /dev/sdi1 │···········································································································
  19. [titan1][DEBUG ] /dev/sdj : │···········································································································
  20. [titan1][DEBUG ] /dev/sdj1 ceph data, active, cluster ceph, osd.5, journal /dev/sdj2 │···········································································································
  21. [titan1][DEBUG ] /dev/sdj2 ceph journal, for /dev/sdj1 │···········································································································
  22. [titan1][DEBUG ] /dev/sdk : │···········································································································
  23. [titan1][DEBUG ] /dev/sdk1 ceph data, active, cluster ceph, osd.6, journal /dev/sdk2 │···········································································································
  24. [titan1][DEBUG ] /dev/sdk2 ceph journal, for /dev/sdk1 │···········································································································
  25. [titan1][DEBUG ] /dev/sdl : │···········································································································
  26. ceph@cephadmin:~$ ceph-deploy osd create --zap-disk titan1:sdb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement