Comment 0 for bug 1807444

Revision history for this message
Peng Peng (ppeng) wrote : STX: Storage, failed to kill ceph osd process

Brief Description
-----------------
 Failed to Kill ceph-osd process

Severity
--------
Major

Steps to Reproduce
------------------
1. Randomly pick one OSD and get the pid of the OSD process
2 Kill the ceph-osd PID for that OSD

Expected Behaviour
------------------
ceph-osd process is running again with a different PID

Actual Behaviour
----------------
ceph-osd process is running with a same PID

Reproducibility
---------------
Reproducible
10/10

System Configuration
--------------------
Dedicated storage

Branch/Pull Time/Commit
-----------------------
master as of 2018-12-06_20-18-00

Timestamp/Logs
--------------
[2018-12-07 15:21:29,291] 263 DEBUG MainThread ssh.send :: Send 'cat /var/run/ceph/osd.11.pid'
[2018-12-07 15:21:29,395] 389 DEBUG MainThread ssh.expect :: Output:
33089

[2018-12-07 15:21:31,081] 263 DEBUG MainThread ssh.send :: Send 'kill -9 33089'

[2018-12-07 15:26:31,788] 263 DEBUG MainThread ssh.send :: Send 'cat /var/run/ceph/osd.11.pid'
[2018-12-07 15:26:31,891] 389 DEBUG MainThread ssh.expect :: Output:
33089