Hello,

I am trying to get riak working on SmartOs using Joyent provided dataset
(399e09fc-c448-11e1-b3c8-a3d517dfbb07 smartos 2012-07-02
sdc:sdc:riak:1.6.1).
It doesn't start. When using riak console, I get this error message:
18:48:37.011 [error] CRASH REPORT Process riak_core_handoff_listener with 1
neighbours exited with reason: bad argument in gen_server:init_it/6 line 328
/opt/local/lib/riak/lib/os_mon-2.2.9/priv/bin/memsup: Erlang has closed.
I have created the vm with a very simple json:
{
  "alias": "riak1",
  "brand": "joyent",
  "dataset_uuid": "399e09fc-c448-11e1-b3c8-a3d517dfbb07",
  "max_physical_memory": 2048,
  "nics": [
    {
      "nic_tag": "admin",
      "ip": "dhcp"
    }
  ]
}
It is riak v.1.1.4. I tried to upgrade to 1.2.0 using the compiled package
and got the same error.

Am I missing something?

Thanks.
Callixte.
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to