Re: [ceph-users] Write throughput drops to zero

2015-11-05 Thread Max A. Krasilnikov
Здравствуйте! On Fri, Oct 30, 2015 at 09:30:40PM +, moloney wrote: > Hi, > I recently got my first Ceph cluster up and running and have been doing some > stress tests. I quickly found that during sequential write benchmarks the > throughput would often drop to zero. Initially I saw this i

Re: [ceph-users] Write throughput drops to zero

2015-11-04 Thread Brendan Moloney
Hi, I tried some of the network tuning suggestions made by other people on this list who faced similar problems: net.core.rmem_max = 33554432 net.core.wmem_max = 33554432 net.core.rmem_default = 87380 net.core.wmem_default = 65536 net.core.optmem_max = 25165824 net.ipv4.tcp_rmem = 4096 87380 335

Re: [ceph-users] Write throughput drops to zero

2015-10-30 Thread K K
I was get same situation at 1gbit network. Try to change mtu 9000 on nic and switch. Do you show cluster configs? -- Kostya суббота, 31 октября 2015г., 02:30 +05:00 от Brendan Moloney < molo...@ohsu.edu> : >Hi, > >I recently got my first Ceph cluster up and running and have been doing some >st