]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: helpful error message on map failure 8944/head
authorVenky Shankar <vshankar@redhat.com>
Thu, 5 May 2016 09:58:16 +0000 (15:28 +0530)
committerVenky Shankar <vshankar@redhat.com>
Mon, 9 May 2016 15:38:10 +0000 (21:08 +0530)
commit685fa656e005a4fc107df43705bdb0c6adce4048
tree097824771886c5f2cb1f63d2c58f76d86cd6bb3d
parent09f572064ced21d7fb843d1334fee011b63c7001
rbd: helpful error message on map failure

Failure to map an rbd image provides pretty much nothing to
debug (or rectify) the nature of failure. This change tries
to improve the same by providing helpful error messages (by
pointing to dmesg, etc..).

Fixes: http://tracker.ceph.com/issues/15721
Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/tools/rbd/action/Kernel.cc