Project

General

Profile

Bug #57015

Updated by Kamoltat (Junior) Sirivadhna over 1 year ago

/a/yuriw-2022-07-28_15:03:58-rados-wip-yuri3-testing-2022-07-27-1134-distro-default-smithi/6952123/

<pre>
2022-07-28T16:55:11.419 INFO:tasks.ceph.osd.1.smithi156.stderr:2022-07-28T16:55:11.414+0000 7fd38239c4c0 -1 bluestore::NCB::__restore_allocator::No Valid allocation info on disk (empty file)
2022-07-28T16:55:16.204 DEBUG:teuthology.orchestra.run.smithi156:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'for f in 0 1 2 3 ; do sudo ceph daemon osd.$f config set osd_recovery_sleep 0 ; sudo ceph daemon osd.$f config set osd_recovery_max_active 20 ; done'
2022-07-28T16:55:16.342 INFO:teuthology.orchestra.run.smithi156.stdout:{
2022-07-28T16:55:16.342 INFO:teuthology.orchestra.run.smithi156.stdout: "success": "osd_recovery_sleep = '0.000000' "
2022-07-28T16:55:16.343 INFO:teuthology.orchestra.run.smithi156.stdout:}
2022-07-28T16:55:16.476 INFO:teuthology.orchestra.run.smithi156.stdout:{
2022-07-28T16:55:16.476 INFO:teuthology.orchestra.run.smithi156.stdout: "success": "osd_recovery_max_active = '20' "
2022-07-28T16:55:16.476 INFO:teuthology.orchestra.run.smithi156.stdout:}
2022-07-28T16:55:18.400 INFO:tasks.ceph.osd.1.smithi156.stderr:2022-07-28T16:55:18.394+0000 7fd38239c4c0 -1 bluestore::NCB::__restore_allocator::No Valid allocation info on disk (empty file)
2022-07-29T04:47:43.791 DEBUG:teuthology.exit:Got signal 15; running 1 handler...
2022-07-29T04:47:43.823 DEBUG:teuthology.task.console_log:Killing console logger for smithi156
2022-07-29T04:47:43.825 DEBUG:teuthology.exit:Finished running handlers
</pre>

This results in a dead job.

Back