Hello RIAK, I have one problem with riak node configuration. I have install RIAK KV and everything is ok. I run *riak start* on my CentOS 6.5 and it starts ok. I have configure file */etc/hosts* :
*127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4* *::1 localhost localhost.localdomain localhost6 localhost6.localdomain6* *192.168.1.10 riak1.mydomain.com <http://riak1.mydomain.com/> riak1* and this file */etc/sysconfig/network* : *NETWORKING=yes* *HOSTNAME=riak1.mydomain.com <http://riak1.mydomain.com/>* But, when i try to do this steps, on this link : http://docs.basho.com/riak/kv/2.2.0/using/running-a-cluster/ #configure-the-first-node to configure first node, when I change nodename form : *nodename = [email protected] <[email protected]>* to *nodename = [email protected] <[email protected]>* , riak doesn't start, I take back this error messages : [root@riak1 ~]# riak start Node '[email protected]' not responding to pings. Node '[email protected]' not responding to pings. Node is not running! or *nodename = [email protected] <[email protected]>*, riak doesn't start, I take back this error messages : [root@riak1 ~]# riak start Node '[email protected]' not responding to pings. Node '[email protected]' not responding to pings. Node is not running! Can you please tell me how can I resolve this problem? Thank you in advance, Jurgen
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
