Project

General

Profile

Bug #61762

Updated by Kamoltat (Junior) Sirivadhna 9 months ago

/a/vshankar-2023-06-20_10:07:44-fs-wip-vshankar-testing-20230620.052303-testing-default-smithi/7308858 

 qa/tasks/cephfs/filesystem.py::create() creates a new ceph file system and blocks for all PGs to be clean. This routine also creates data and metadata pools with --pg_num_min=64. ceph_manager.py::wait_for_clean() times out waiting for all PGS to be clean. 

 I haven't seen this issue before, so creating a tracker. Looks unrelated to CephFS and might require looking to OSD log to infer as to why the PGs were not clean. 

 Update: 

 Looks like the problem is with PGs stuck in creating + peering for 20 minutes ever since we started the OSDs.

Back