I found the problem. It was quite annoying. Essentially -- the systems were all valid, but Riak wouldn't recognise the fully-qualified hostnames until I rm -rf /var/lib/riak/* and restarted riak.
On Thu, 13 Aug 2015 at 13:52 Toby Corkindale <t...@dryft.net> wrote: > I'm trying to set up another cluster, and I'm hitting problems with Riak > complaining that ** System running to use fully qualified hostnames ** > ** Hostname db04 is illegal ** > > However, as far as I can see, the host does have a fully-qualified > hostname: > > root@db04:/# hostname > db04 > root@db04:/# hostname -f > db04.dc.sdlocal.net > > /etc/hosts contains a line with both the short and fqdn names in it. > > Is there something else I should be checking? > > Cheers > Toby >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com