Re: Cassandra on Windows network latency

2010-04-29 Thread Heath Oderman
I learned the hard way, that running py_stress in the src/contrib directory is a great way to test what kind of speeds you are really getting. What tools / client are you using to test to get the 200ms number? stu On Thu, Apr 29, 2010 at 7:12 AM, Viktor Jevdokimov < viktor.jevdoki...@adform.com>

Re: New User: OSX vs. Debian on Cassandra 0.5.0 with Thrift

2010-04-23 Thread Heath Oderman
Really interesting find. After Jonathan E. suggested py_stress and it seemed clear the problem was in my .net client I spent a few days debugging the client in detail. I ended up changing my CassandraContext instantiation to use a TBuffferedProtocol(TSocket) instead of a TSoc

Re: New User: OSX vs. Debian on Cassandra 0.5.0 with Thrift

2010-04-16 Thread Heath Oderman
Any pointers on why a thrift client would fly against cass on one os vs another? The only delta is os. I'm going to try py_stress remote. Stu On Apr 16, 2010 11:39 AM, "Jonathan Ellis" wrote: Sounds like the problem is with the C# client code, then. On Fri, Apr 16, 2010 at

Re: New User: OSX vs. Debian on Cassandra 0.5.0 with Thrift

2010-04-16 Thread Heath Oderman
wrote: > What kind of numbers do you get from contrib/py_stress? > > (that's located somewhere else in 0.5, but you should really be using > 0.6 anyway.) > > On Thu, Apr 15, 2010 at 12:53 PM, Heath Oderman > wrote: > > So checking it out quickly: > > vmstat - &

Re: New User: OSX vs. Debian on Cassandra 0.5.0 with Thrift

2010-04-15 Thread Heath Oderman
u should really be using > 0.6 anyway.) > > On Thu, Apr 15, 2010 at 12:53 PM, Heath Oderman > wrote: > > So checking it out quickly: > > vmstat - > > Never swaps. si and so stay at 0 during the load. > > iostat -x > > the %util never climbs above 0.00, but the

Re: New User: OSX vs. Debian on Cassandra 0.5.0 with Thrift

2010-04-15 Thread Heath Oderman
Thanks again, Heath On Thu, Apr 15, 2010 at 1:34 PM, Heath Oderman wrote: > Thanks Jonathan, I'll check this out right away. > > > On Thu, Apr 15, 2010 at 1:32 PM, Jonathan Ellis wrote: > >> You're right, to get those numbers on debian something is very wrong. >

Re: New User: OSX vs. Debian on Cassandra 0.5.0 with Thrift

2010-04-15 Thread Heath Oderman
What is the bottleneck on the linux machines? > > With the kind of speed you are seeing I wouldn't be surprised if it is > swapping. > > -Jonathan > > On Tue, Apr 13, 2010 at 11:38 PM, Heath Oderman > wrote: > > Hi, > > I wrote a few days ago and got

Re: RE: Very new user needs some troubleshooting pointers

2010-04-09 Thread Heath Oderman
0 at 11:23 AM, Heath Oderman wrote: > What's interesting fo...

Re: RE: Very new user needs some troubleshooting pointers

2010-04-09 Thread Heath Oderman
e machines, so I can compare the two for speed, because either I’ve got crap for hardware, or there is something rotten in Denmark. *From:* Heath Oderman [mailto:he...@526valley.com] *Sent:* Friday, April 09, 2010 10:40 AM *To:* user@cassandra.apache.org *Subject:* Re: Very new user needs some trou

Re: Very new user needs some troubleshooting pointers

2010-04-09 Thread Heath Oderman
05.html > > On Thu, Apr 8, 2010 at 3:59 PM, Heath Oderman wrote: > > Hi All, > > I'm brand new to Cassandra and know absolutely nothing, so please forgive > me > > in advance. > > A friend and I have each setup a few Cassandra stand alone nodes, > completel

Very new user needs some troubleshooting pointers

2010-04-08 Thread Heath Oderman
Hi All, I'm brand new to Cassandra and know absolutely nothing, so please forgive me in advance. A friend and I have each setup a few Cassandra stand alone nodes, completely default. His: Mac OSX Snow Leopard Mac Book Pro Intel Duo Core 4GB Ram 5400 rpm disk Mine: debian 5.x