]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
misc: Fix get_wwn_id_map() to be optional
authorSam Lang <sam.lang@inktank.com>
Fri, 1 Feb 2013 14:20:43 +0000 (08:20 -0600)
committerSam Lang <sam.lang@inktank.com>
Fri, 1 Feb 2013 14:20:43 +0000 (08:20 -0600)
commitac4ba69d8ded4b1e102058ebbac5fe10616eb5b8
treeca69f3af69957a261d131e4b06b29578d67c9708
parent933cc3c382e1acc7ba6b90e19eca37a3f027e2f5
misc: Fix get_wwn_id_map() to be optional

Not all plana nodes have symlinks setup when
we check /dev/disk/by-id/wwn-*.  Instead of failing
here, just use the /dev/disk/sd* devices.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
teuthology/misc.py