Skip to content

Instantly share code, notes, and snippets.

/err.txt Secret

Created July 2, 2015 12:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/bcdafd7429fda97001c8 to your computer and use it in GitHub Desktop.
Save anonymous/bcdafd7429fda97001c8 to your computer and use it in GitHub Desktop.
[root@ceph-client:~]: rbd map joe --pool rbd --name client.admin
rbd: sysfs write failed
rbd: map failed: (5) Input/output error
[root@ceph-client:~] dmesg:
[44494.249572] libceph: loaded (mon/osd proto 15/24, osdmap 5/6 5/6)
[44494.250025] rbd: loaded rbd (rados block device)
[44494.251762] libceph: mon0 10.1.1.6:6789 feature set mismatch, my 2 < server's 42040002, missing 42040000
[44494.251984] libceph: mon0 10.1.1.6:6789 missing required protocol features
[44504.256389] libceph: mon0 10.1.1.6:6789 feature set mismatch, my 2 < server's 42040002, missing 42040000
[44504.256489] libceph: mon0 10.1.1.6:6789 missing required protocol features
[44514.257837] libceph: mon0 10.1.1.6:6789 feature set mismatch, my 2 < server's 42040002, missing 42040000
[44514.257946] libceph: mon0 10.1.1.6:6789 missing required protocol features
[44524.259182] libceph: mon0 10.1.1.6:6789 feature set mismatch, my 2 < server's 42040002, missing 42040000
[44524.259291] libceph: mon0 10.1.1.6:6789 missing required protocol features
[44534.260635] libceph: mon0 10.1.1.6:6789 feature set mismatch, my 2 < server's 42040002, missing 42040000
[44534.260735] libceph: mon0 10.1.1.6:6789 missing required protocol features
[44544.261841] libceph: mon0 10.1.1.6:6789 feature set mismatch, my 2 < server's 42040002, missing 42040000
[44544.262036] libceph: mon0 10.1.1.6:6789 missing required protocol features
[root@ceph-client:/var/log]: tail -3 kern.log
Jul 2 07:50:09 ceph-client kernel: [45021.417940] libceph: mon0 10.1.1.6:6789 missing required protocol features
Jul 2 07:50:19 ceph-client kernel: [45031.418908] libceph: mon0 10.1.1.6:6789 feature set mismatch, my 2 < server's 42040002, missing
42040000
[root@ceph-01:/var/log/ceph]: tail -f ceph-mds.ceph-01.log
2015-07-02 07:49:17.514073 7fcf96bc6700 1 mds.-1.-1 asok_command: status (starting...)
2015-07-02 07:49:17.514094 7fcf96bc6700 1 mds.-1.-1 asok_command: status (complete)
2015-07-02 07:49:27.918054 7fcf96bc6700 1 mds.-1.-1 asok_command: status (starting...)
2015-07-02 07:49:27.918081 7fcf96bc6700 1 mds.-1.-1 asok_command: status (complete)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment