Hi everyone, I encountered an issue while setting up a multisite configuration in Ceph. After adding the second secondary zone and enabling the archive module, the RGW daemons started crashing repeatedly after running the period update command. The crash log shows the following error: **** Caught signal (Aborted) ** * *in thread 7fc7d20c7640 thread_name:data-sync * *ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable) * *1: /lib64/libc.so.6(+0x3e6f0) [0x7fc7f5c916f0] * *2: /lib64/libc.so.6(+0x8b94c) [0x7fc7f5cde94c] * *3: raise() * *4: abort() * *5: /usr/bin/radosgw(+0x30e668) [0x55983a811668] * *6: /usr/bin/radosgw(+0x9236c7) [0x55983ae266c7] * *7: (RGWCoroutinesStack::operate(DoutPrefixProvider const*, RGWCoroutinesEnv*)+0x125) [0x55983aa484b5] * *8: (RGWCoroutinesManager::run(DoutPrefixProvider const*, std::__cxx11::list<RGWCoroutinesStack*, std::allocator<RGWCoroutinesStack*> >&)+0x489) [0x55983aa49529] * *9: (RGWCoroutinesManager::run(DoutPrefixProvider const*, RGWCoroutine*)+0xad) [0x55983aa4a31d] * *10: (RGWRemoteDataLog::run_sync(DoutPrefixProvider const*, int)+0x3e0) [0x55983ae36c20] * *11: /usr/bin/radosgw(+0x705e88) [0x55983ac08e88] * *12: (RGWRadosThread::Worker::entry()+0xb3) [0x55983ac0c863] * *13: /lib64/libc.so.6(+0x89c02) [0x7fc7f5cdcc02] * *14: /lib64/libc.so.6(+0x10ec40) [0x7fc7f5d61c40] * *NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this. * Any idea about this? Thank you. _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx