Re: Riak startup issue
Hi Alain, Thanks for the reply ! The exact error message is in the gist mentioned previously . I essentially hit the issues references here : http://comments.gmane.org/gmane.comp.db.riak.user/9102 These looks like packaging issues ,so I nuked the ring dir and Riak would then start. Problem solved :-) Thanks, John On Mon, Jan 6, 2014 at 9:23 PM, Alain Rodriguez wrote: > Hi John, > > What node name are you using in vm.args? If you are using a FQDN, try > setting it to riak@ instead and see if that resolves the startup > issue. Either way, what's the exact error being logged by the riak server? > > Alain > > > On Mon, Jan 6, 2014 at 4:14 PM, John Kavanagh wrote: > >> Hi all, >> >> I am trying to deploy Riak on fresh nodes via cookbooks that have been >> fully tested and implemented in another environment and am hitting an issue >> whereby Riak won't start. >> >> https://gist.github.com/kavanista/8289711 >> >> Essentially what I am seeing is : >> ** System running to use fully qualified hostnames * >> ** Hostname localhost is illegal * >> >> I have the node bootstrapped correctly , the hostname is set to be it's >> FQDN , everything looks fine. >> >> In my app.config I have (address obfuscated of course) >> >> {http, [ >> {"192.168.x.x", 8098}, >> {"127.0.0.1", 8098} >> ]}, >> >> This works fine , I listen on 127.0.0.1 to facilitate polling stats etc. >> >> vm.args uses the nodes FQDN also. >> >> Is there anything obvious here that could be causing this ? I just don't >> get where it's getting localhost from here. >> >> Thanks ! >> >> John >> >> ___ >> riak-users mailing list >> riak-users@lists.basho.com >> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >> >> > ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
Riak Recap for December 18 - January 7
Welcome to the first 2014 Riak Recap. Since last we spoke, Riak 1.4.6 was unveiled, along with an updated Chef cookbook: - http://lists.basho.com/pipermail/riak-users_lists.basho.com/2013-December/014327.html - http://community.opscode.com/cookbooks/riak We've also hosted another Riak Community hangout. Make sure to check out all of our hangouts, and we'll have another live chat this Friday. - http://www.youtube.com/user/BashoTechnologies The Basho blog took a look back at 2013: - http://basho.com/basho-in-2013/ - http://basho.com/2013-basho-resources/ 2013 was an exciting year for Basho, and we look forward to bigger and better things in 2014. Thanks for being along for the ride! John twitter.com/macintux Riak Recap for December 18 - January 7 Basho unveiled our first infographic late last year - http://basho.com/infographic-down-with-downtime/ Jeremy Hill from Basho's UK office wrote a piece on government IT's changing views of the cloud - http://www.theinformationdaily.com/2013/12/31/a-cloud-future-the-public-sectors-new-mentality-to-data John Daily's post on Riak development anti-patterns was published today - http://basho.com/riak-development-anti-patterns/ Imran Hossain Shaon tackled using Riak CS as a storage backend for Eucalyptus 4.0 - http://mdshaonimran.wordpress.com/2014/01/01/eucalyptus-object-storage-gateway-with-riak-cs/ Srivatsa Katta created a command-line tool to interface with Riak - http://lists.basho.com/pipermail/riak-users_lists.basho.com/2013-December/014339.html - https://github.com/katta/riakcli Pedro Larroy is improving C++ and Python 3 client support - http://lists.basho.com/pipermail/riak-users_lists.basho.com/2013-December/014298.html - https://github.com/larroy/riak_python3 Basho engineer and author Eric Redmond guest-starred in a Puppet Labs Podcast - http://puppetlabs.com/podcasts/eric-redmond-design-patterns-distributed-systems Noah Isaacson released a new version of riak-streaming-node - https://npmjs.org/package/riaks Bryce Verdier took a close look at Riak and Haskell and blogged about it - http://scrollingtext.org/connecting-riak-node-using-haskell-and-viewing-riak-buckets Basho's Drew Kerrigan created a client-side counter type in Ruby with idempotent writes - http://rubygems.org/gems/riak-ruby-ledger Brian Roach unveiled a preview of Basho's completely rewritten Java client for 2.0 - http://lists.basho.com/pipermail/riak-users_lists.basho.com/2014-January/014374.html Finally, a few local events with a Basho presence: Joe Blomstedt will be talking about Riak 2.0 in Seattle, on January 14th - http://www.meetup.com/Seattle-Riak/events/157134312/ Hector Castro will be talking about using Riak as a backend for Datomic in Philadelphia, on January 15th - http://www.meetup.com/Clojadelphia/events/155920852/ Jordan West will be talking about Riak 2.0 in Portland, on January 22nd - http://www.meetup.com/Portland-Riak/events/157134982/ Q & A = - http://www.quora.com/Riak/What-are-some-good-uses-for-Riak-MapReduce - http://stackoverflow.com/questions/20674830/delete-bunch-records-by-2i-at-once-in-riak - http://stackoverflow.com/questions/20928138/riak-make-devrel-error-generate-failed-while-processing - http://stackoverflow.com/questions/20936642/riak-node-is-not-running ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com