Comment 29 for bug 1909162

Revision history for this message
Dan Hill (hillpd) wrote :

Verified the ceph package in nautilus-proposed (14.2.22-0ubuntu0.19.10.1~cloud2)

Detail steps:
1. deployed bionic+nautilus with `--force`
2. added nautilus-proposed
3. upgraded ceph to `14.2.22-0ubuntu0.19.10.1~cloud2` and restarted ceph services
4. ran a write benchmark: `sudo rados bench -p bench_pool 30 write --no-cleanup`
5. lowered slow request complaint threshold: `sudo ceph config set osd osd_op_complaint_time 0.1`
6. increased osd debug: `sudo ceph config set osd debug_osd 20`
7. verified slow request debug detail is present in the osd logs
8. verified slow request debug detail is NOT present in the cluster log (ceph.log)