Project

General

Profile

Bug #56101

Updated by Vikhyat Umrao almost 2 years ago

<pre> 
 [root@gibba001 f9d4cf6a-edcf-11ec-a96a-3cecef3d8fb8]# ceph crash info 2022-06-17T18:32:15.065315Z_b367a9b5-64d1-4005-9d0f-cba44819fc79 
 { 
     "backtrace": [ 
         "/lib64/libpthread.so.0(+0x12ce0) [0x7fe6de9fece0]", 
         "(rocksdb::DBImpl::GetApproximateSizes(rocksdb::SizeApproximationOptions const&, rocksdb::ColumnFamilyHandle*, rocksdb::Range const*, int, unsigned long*)+0x3a) [0x5641d6e6114a]", 
         "(RocksDBStore::estimate_prefix_size(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x41e) [0x5641d6e25bae]", 
         "(BlueStore::pool_statfs(unsigned long, store_statfs_t*, bool*)+0x1e8) [0x5641d6806648]", 
         "(OSD::collect_pg_stats()+0x741) [0x5641d62ddac1]", 
         "(MgrClient::_send_pgstats()+0x40) [0x5641d6c17b10]", 
         "(MgrClient::_send_stats()+0x15) [0x5641d6c1a945]", 
         "(Context::complete(int)+0xd) [0x5641d6309d1d]", 
         "(CommonSafeTimer<std::mutex>::timer_thread()+0x11a) [0x5641d69e2afa]", 
         "(CommonSafeTimerThread<std::mutex>::entry()+0x11) [0x5641d69e4121]", 
         "/lib64/libpthread.so.0(+0x81ca) [0x7fe6de9f41ca]", 
         "clone()" 
     ], 
     "ceph_version": "17.2.0", 
     "crash_id": "2022-06-17T18:32:15.065315Z_b367a9b5-64d1-4005-9d0f-cba44819fc79", 
     "entity_name": "osd.298", 
     "os_id": "centos", 
     "os_name": "CentOS Stream", 
     "os_version": "8", 
     "os_version_id": "8", 
     "process_name": "ceph-osd", 
     "stack_sig": "8401ef44af5a55696ab4d190dcfd98f4b85bab2f37ee2f91d6cd7a241a3b0737", 
     "timestamp": "2022-06-17T18:32:15.065315Z", 
     "utsname_hostname": "gibba016", 
     "utsname_machine": "x86_64", 
     "utsname_release": "4.18.0-301.1.el8.x86_64", 
     "utsname_sysname": "Linux", 
     "utsname_version": "#1 SMP Tue Apr 13 16:24:22 UTC 2021" 
 } 

 </pre> 

 <pre> 
 [root@gibba001 f9d4cf6a-edcf-11ec-a96a-3cecef3d8fb8]# ceph tell osd.298 version 
 { 
     "version": "17.2.0-436-gda36d2c9", 
     "release": "quincy", 
     "release_type": "stable" 
 } 
 

 <pre> 

 </pre>

Back