No, in dmesg is nothing about hangs Here is the versions of software: root@ceph-esx-conv03-001:~# uname -a Linux ceph-esx-conv03-001 3.17.0-ceph #1 SMP Sun Oct 5 19:47:51 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux root@ceph-esx-conv03-001:~# ceph --version ceph version 0.87 (c51c8f9d80fa4e0168aa52685b8de40e42758578)
15.12.2014, 16:20, "Ilya Dryomov" <[email protected]>: > On Thu, Dec 11, 2014 at 7:57 PM, reistlin87 <[email protected]> wrote: >> Hi all! >> >> We have an annoying problem - when we launch intensive reading with rbd, >> the client, to which mounted image, hangs in this state: >> >> Device: rrqm/s wrqm/s r/s w/s rMB/s wMB/s avgrq-sz >> avgqu-sz await r_await w_await svctm %util >> sda 0.00 0.00 0.00 1.20 0.00 0.00 8.00 >> 0.00 0.00 0.00 0.00 0.00 0.00 >> dm-0 0.00 0.00 0.00 1.20 0.00 0.00 8.00 >> 0.00 0.00 0.00 0.00 0.00 0.00 >> dm-1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 >> 0.00 0.00 0.00 0.00 0.00 0.00 >> rbd0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 >> 32.00 0.00 0.00 0.00 0.00 100.00 >> >> Only reboot helps. The logs are clean. >> >> The fastest way to get hang it is run fio read with block size 512K, 4K >> usually works fine. But client may hang without fio - only because of heavy >> load. >> >> We used different versions of the linux kernel and ceph - now on OSD and >> MONS we use ceph 0.87-1 and linux kernel 3.18. On the clients we have tried >> the latest versions from here http://gitbuilder.ceph.com/. , for example >> Ceph 0.87-68. Through libvirt everything works fine - we also use KVM >> and stgt (but stgs is slow) > > Is there anything in dmesg around the time it hangs? > > If possible, don't change anything about your config - number of osds, > number of pgs, pools, etc so you can reproduce with logging enabled. > > Thanks, > > Ilya _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
