Project

General

Profile

Bug #50546

Updated by Ramana Raja about 3 years ago

tasks/cephfs_test_exports failed in multi mds suite in nautilus testing as follows, testing, 
 https://pulpito.ceph.com/yuriw-2021-04-21_16:22:49-multimds-wip-yuri2-testing-2021-04-20-0721-nautilus-distro-basic-smithi/6062475/ 

 ``` 
 description: multimds/basic/{0-supported-random-distro$/{ubuntu_16.04} begin clusters/9-mds 
   conf/{client mds mon osd} inline/yes mount/kclient/{mount overrides/{distro/rhel/{k-distro 
   rhel_latest} ms-die-on-skipped}} objectstore-ec/bluestore-comp-ec-root overrides/{basic/{frag_enable 
   session_timeout whitelist_health whitelist_wrongly_marked_down} fuse-default-perm-no} 
   q_check_counter/check_counter tasks/cephfs_test_exports} 
 duration: 903.8412609100342 
 failure_reason: 'The following counters failed to be set on mds daemons: {''mds.imported'', 
   ''mds.exported''}' 
 flavor: basic 
 owner: scheduled_yuriw@teuthology 
 status: fail 
 success: false 
 ``` 

 The above failure occurs after all 3 tests in cephfs_test_exports.py passed. 

Back