Thanks guys, 

I am trying 3.15 kernel to see how it works. 

Andrei 

-- 
Andrei Mikhailovsky 
Director 
Arhont Information Security 

Web: http://www.arhont.com 
http://www.wi-foo.com 
Tel: +44 (0)870 4431337 
Fax: +44 (0)208 429 3111 
PGP: Key ID - 0x2B3438DE 
PGP: Server - keyserver.pgp.com 

DISCLAIMER 

The information contained in this email is intended only for the use of the 
person(s) to whom it is addressed and may be confidential or contain legally 
privileged information. If you are not the intended recipient you are hereby 
notified that any perusal, use, distribution, copying or disclosure is strictly 
prohibited. If you have received this email in error please immediately advise 
us by return email at [email protected] and delete and purge the email and any 
attachments without making a copy. 


----- Original Message -----

From: "Ilya Dryomov" <[email protected]> 
To: "Irek Fasikhov" <[email protected]> 
Cc: "Andrei Mikhailovsky" <[email protected]>, [email protected] 
Sent: Sunday, 20 July, 2014 7:55:49 PM 
Subject: Re: [ceph-users] feature set mismatch after upgrade from Emperor to 
Firefly 

On Sun, Jul 20, 2014 at 10:29 PM, Irek Fasikhov <[email protected]> wrote: 
> Привет, Андрей. 
> 
> ceph osd getcrushmap -o /tmp/crush 
> crushtool -i /tmp/crush --set-chooseleaf_vary_r 0 -o /tmp/crush.new 
> ceph osd setcrushmap -i /tmp/crush.new 
> 
> Or 
> 
> update kernel 3.15. 
> 
> 
> 2014-07-20 20:19 GMT+04:00 Andrei Mikhailovsky <[email protected]>: 
>> 
>> Hello guys, 
>> 
>> 
>> I have noticed the following message/error after upgrading to firefly. 
>> Does anyone know what needs doing to correct it? 
>> 
>> 
>> Thanks 
>> 
>> Andrei 
>> 
>> 
>> 
>> [ 25.911055] libceph: mon1 192.168.168.201:6789 feature set mismatch, my 
>> 40002 < server's 20002040002, missing 20002000000 
>> 
>> [ 25.911698] libceph: mon1 192.168.168.201:6789 socket error on read 
>> 
>> [ 35.913049] libceph: mon2 192.168.168.13:6789 feature set mismatch, my 
>> 40002 < server's 20002040002, missing 20002000000 
>> 
>> [ 35.913694] libceph: mon2 192.168.168.13:6789 socket error on read 
>> 
>> [ 45.909466] libceph: mon0 192.168.168.200:6789 feature set mismatch, my 
>> 40002 < server's 20002040002, missing 20002000000 
>> 
>> [ 45.910104] libceph: mon0 192.168.168.200:6789 socket error on read 

Your kernel is missing TUNABLES2 and TUNABLES3 feature bits. For the latter, 
do what Irek said. To deal with the former the easiest thing is to upgrade to 
3.9 or later, but if that's not acceptable to you, try 

ceph osd crush tunables legacy 

Thanks, 

Ilya 

_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to