Re: [ceph-users] OSD process doesn't die immediately after device disappears

2016-05-19 Thread Marcel Lauhoff
Hi Somnath, Somnath Roy writes: > FileStore doesn't subscribe for any such event from the device. Presently, it > is relying on filesystem (for the FileStore assert) to return back error > during IO and based on the error it is giving an assert. > FileJournal assert you are getting in the aio

Re: [ceph-users] OSD process doesn't die immediately after device disappears

2016-05-17 Thread Somnath Roy
Hi Marcel, FileStore doesn't subscribe for any such event from the device. Presently, it is relying on filesystem (for the FileStore assert) to return back error during IO and based on the error it is giving an assert. FileJournal assert you are getting in the aio path is relying on linux aio sy