Re: problem with write_survey

2015-07-30 Thread Robert Coli
On Wed, Jul 29, 2015 at 11:57 PM, wrote: > Do you see this log message? > > > > logger.info("Startup complete, but write survey mode is active, not > becoming an active ring member. Use JMX (StorageService->joinRing()) to > finalize ring joining."); > > > > > > ð Yes ! > If that's the case, I w

RE: problem with write_survey

2015-07-29 Thread aeljami.ext
StorageService.java (line 853) Startup complete, but write survey mode is active, not becoming an active ring member. Use JMX (StorageService->joinRing()) to finalize ring joining. De : Robert Coli [mailto:rc...@eventbrite.com] Envoyé : mercredi 29 juillet 2015 21:03 À : user@cassandra.apache.o

Re: problem with write_survey

2015-07-29 Thread Robert Coli
On Wed, Jul 29, 2015 at 8:04 AM, wrote: > but the node allows read: > > > > cqlsh> select * from myTable where id = 1745; > > > > id | fname | lname > > --+---+--- > > 1745 | john | smith > > This is unexpected. Does the node show up in eg nodetool ring? If so, you are probably f