RE: Multiple Seeds

2011-02-24 Thread Jeremy.Truelove
Gotcha I had forgotten about the gossip piece, that makes sense. -Original Message- From: Edward Capriolo [mailto:edlinuxg...@gmail.com] Sent: Wednesday, February 23, 2011 5:00 PM To: Truelove, Jeremy: IT (NYK) Cc: user@cassandra.apache.org Subject: Re: Multiple Seeds On Wed, Feb 23

Re: Multiple Seeds

2011-02-23 Thread Edward Capriolo
nt: Wednesday, February 23, 2011 3:23 PM > To: user@cassandra.apache.org > Cc: Truelove, Jeremy: IT (NYK) > Subject: Re: Multiple Seeds > > On Wed, Feb 23, 2011 at 2:59 PM,   wrote: >> To add a host to the seeds list after it has had the data streamed to it I >> need to &g

RE: Multiple Seeds

2011-02-23 Thread Jeremy.Truelove
rg Cc: Truelove, Jeremy: IT (NYK) Subject: Re: Multiple Seeds On Wed, Feb 23, 2011 at 2:59 PM, wrote: > To add a host to the seeds list after it has had the data streamed to it I > need to > > > > 1.   stop it > > 2.   edit the yaml file to > > a.  

RE: Multiple Seeds

2011-02-23 Thread Jeremy.Truelove
Also should non-seed host be perpetually set to auto_bootstrap: true ? From: Truelove, Jeremy: IT (NYK) Sent: Wednesday, February 23, 2011 3:00 PM To: user@cassandra.apache.org Subject: RE: Multiple Seeds To add a host to the seeds list after it has had the data streamed to it I need to 1

Re: Multiple Seeds

2011-02-23 Thread Edward Capriolo
ap to false > > 3.    restart it > > > > correct? Additionally you would need to add it to the other nodes seed lists > and restart them as well. > > > > From: Eric Gilmore [mailto:e...@datastax.com] > Sent: Wednesday, February 23, 2011 2:47 PM > To: user@

RE: Multiple Seeds

2011-02-23 Thread Jeremy.Truelove
seed lists and restart them as well. From: Eric Gilmore [mailto:e...@datastax.com] Sent: Wednesday, February 23, 2011 2:47 PM To: user@cassandra.apache.org Subject: Re: Multiple Seeds Well -- when you first bring a node into a ring, you will probably want to stream data to it with

Re: Multiple Seeds

2011-02-23 Thread Eric Gilmore
To: user@cassandra.apache.org > Cc: Truelove, Jeremy: IT (NYK) > Subject: Re: Multiple Seeds > > On Wed, Feb 23, 2011 at 2:30 PM, > wrote: > > Yeah I set the tokens, I'm more asking if I start the first seed node > with > > autobootstrap set to false the second see

RE: Multiple Seeds

2011-02-23 Thread Jeremy.Truelove
So all seeds should always be set to 'auto_bootstrap: false' in their .yaml file. -Original Message- From: Edward Capriolo [mailto:edlinuxg...@gmail.com] Sent: Wednesday, February 23, 2011 2:36 PM To: user@cassandra.apache.org Cc: Truelove, Jeremy: IT (NYK) Subject: Re: Mult

Re: Multiple Seeds

2011-02-23 Thread Edward Capriolo
st missed it. > > > > From: Eric Gilmore [mailto:e...@datastax.com] > Sent: Wednesday, February 23, 2011 2:24 PM > To: user@cassandra.apache.org > Subject: Re: Multiple Seeds > > > > The DataStax documentation offers some answers to those questions in the > Getting S

RE: Multiple Seeds

2011-02-23 Thread Jeremy.Truelove
tastax.com] Sent: Wednesday, February 23, 2011 2:24 PM To: user@cassandra.apache.org Subject: Re: Multiple Seeds The DataStax documentation offers some answers to those questions in the Getting Started<http://www.datastax.com/dev/tutorials/getting_started_0.7/configuring#adding-nodes-to-a-cass

Re: Multiple Seeds

2011-02-23 Thread Eric Gilmore
at’s the best way to bring multiple seeds up, should only one of them > have auto bootstrap set to true or should neither of them? Should they list > themselves and the other seed in their seed section in the yaml config? > > ___ > > > >

Multiple Seeds

2011-02-23 Thread Jeremy.Truelove
What's the best way to bring multiple seeds up, should only one of them have auto bootstrap set to true or should neither of them? Should they list themselves and the other seed in their seed section in the yaml config? ___ This e-mail may co