My managers are crashing reading the sqlite database for deviceheatlth: .mgr:devicehealth/main.db-journal debug -2> 2022-08-15T11:14:09.184+0000 7fa5721b7700 5 cephsqlite: Read: (client.53284882) [.mgr:devicehealth/main.db-journal] 0x5601da0c0008 4129788~65536 debug -1> 2022-08-15T11:14:09.184+0000 7fa5721b7700 5 client.53284882: SimpleRADOSStriper: read: main.db-journal: 4129788~65536 debug 0> 2022-08-15T11:14:09.200+0000 7fa664aca700 -1 *** Caught signal (Segmentation fault) ** I upgraded to 17.2.3 but it seems like I'll need to do a sqlite recovery on the database, since the devicehealth module is now non-optional. I tried: sqlite3 -cmd '.load libcephsqlite.so' '.open file:///mgr:devicehealth/main.db?vfs=ceph' but that didn't work Error: unable to open database ".open file:///mgr:devicehealth/main.db?vfs=ceph": unable to open database file Any suggestions? Also I've seen some pretty crazy bugs in Quincy now (rebalancing uses 100% cpu - still not fixed and the mgr crashing), maybe I jumped in too early? Is this normal at the start of the release? Is there guidance for a roughly safe subversion to wait before upgrading to a new release? _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx