]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
lvm/activate.py: clarify error message: fsid refers to osd_fsid 32865/head
authorYaniv Kaul <ykaul@redhat.com>
Thu, 19 Dec 2019 14:54:58 +0000 (16:54 +0200)
committerShyukri Shyukriev <shshyukriev@suse.com>
Sat, 25 Jan 2020 20:44:26 +0000 (22:44 +0200)
commit88565b6bda8c2e0bcf3ebe4dd424b65d7f66b932
treec2234c272e66efecbd36e166550894f033975c83
parente1c5fd9306ce839d8d3ac8160c57aba42e0231a8
lvm/activate.py: clarify error message: fsid refers to osd_fsid

Users complained[1] the error message isn't clear, and they thought
it referred to the cluster fsid instead of the osd_fsid.
Made it clearer.

[1] rook/rook#4547

Fixes: https://tracker.ceph.com/issues/43442
Signed-off-by: Yaniv Kaul <ykaul@redhat.com>
(cherry picked from commit ff3ba9200a6b5856fbdf4372fe292a7b94dd2539)
src/ceph-volume/ceph_volume/devices/lvm/activate.py