[root@lab8106 ~]# ceph --show-config|grep rbd|grep features rbd_default_features = 61
RBD属性表: 61的意思是上面图中的bit码相加得到的值
对rbd进行内核的map操作
1 2 3 4 5
[root@lab8106 ~]# rbd map mytest rbd: sysfs write failed RBD image feature set mismatch. You can disable features unsupported by the kernel with "rbd feature disable". In some cases useful info is found in syslog - try "dmesg | tail" or so. rbd: map failed: (6) No such device or address