mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-07-31 17:51:58 +08:00

When mounting fails, the node-plugin should give a suggestion to check the kernel logs so that users can report problems better. Edited the existing log to include the message in both rbd and cephfs. Fixes: https://github.com/ceph/ceph-csi/issues/1006 Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>