Project

General

Profile

Bug #45242

Updated by Brad Hubbard about 4 years ago

These tests run until killed (timeout) and are testing jewel clients against master. Should we remove the jewel clients from these tests? 

 /a/bhubbard-2020-04-16_09:57:54-rados-wip-badone-testing-distro-basic-smithi/4957842/ 

 While the tests are running running any command from the client does not return and produces the following error. 

 <pre> 
 $ sudo ceph -s 
 2020-04-21 06:26:43.084644 7f93202ba700    0 -- 172.21.15.192:0/4014373224 >> 172.21.15.192:6789/0 pipe(0x7f932405c560 sd=3 :57076 s=1 pgs=0 cs=0 l=1 c=0x7f932405d820).connect protocol feature mismatch, my 27ffffffefdfbfff < peer 2701cfb8efbdbfff missing 200000 
 2020-04-21 06:26:43.084718 7f93202ba700    0 -- 172.21.15.192:0/4014373224 >> 172.21.15.192:6789/0 pipe(0x7f932405c560 sd=3 :57076 s=1 pgs=0 cs=0 l=1 c=0x7f932405d820).fault 
 2020-04-21 06:26:43.084963 7f93202ba700    0 -- 172.21.15.192:0/4014373224 >> 172.21.15.192:6789/0 pipe(0x7f932405c560 sd=3 :57078 s=1 pgs=0 cs=0 l=1 c=0x7f932405d820).connect protocol feature mismatch, my 27ffffffefdfbfff < peer 2701cfb8efbdbfff missing 200000 
 2020-04-21 06:26:43.285556 7f93202ba700    0 -- 172.21.15.192:0/4014373224 >> 172.21.15.192:6789/0 pipe(0x7f932405c560 sd=3 :57082 s=1 pgs=0 cs=0 l=1 c=0x7f932405d820).connect protocol feature mismatch, my 27ffffffefdfbfff < peer 2701cfb8efbdbfff missing 200000 
 </pre>

Back