No problem, glad it worked. There's a delay on SmartOS with start due to everything that's included with starting and stopping through the 'svcadm' interface. If you have any other issues, don't hesitate to ask.
-Jared On Thu, Sep 20, 2012 at 12:54 PM, Callixte Cauchois <[email protected]>wrote: > So I removed the installed packages, removed user, group, logs and data. I > then installed the package you mentioned pkg_add. I first thought it did > not work, but it just took a long time to come alive. It now works. > > Thanks for your help. > > > On Thu, Sep 20, 2012 at 11:09 AM, Jared Morrow <[email protected]> wrote: > >> Callixte, >> >> At first glance, your app.config has several issues. Was this app.config >> was the one from the SmartOS Riak package, or did you make edits of our >> (Basho's) SmartOS package? I'd recommend trying our package >> http://s3.amazonaws.com/downloads.basho.com/riak/CURRENT/smartos/11/riak-1.2.0-SmartOS-i386.tgzafter >> force removal of Joyent's packages. If you don't want to do that, >> attached is what a default app.config should look like on SmartOS machine. >> Put that in `/opt/local/etc/riak` and let us know if things get better for >> you. >> >> Thanks, >> Jared >> >> >> >> >> On Thu, Sep 20, 2012 at 11:33 AM, Callixte Cauchois < >> [email protected]> wrote: >> >>> Here are: >>> >>> 1. the riak console output >>> 2. the app.config >>> 3. the vm.args >>> 4. the erl_crash.dump. >>> >>> >>> >>> On Thu, Sep 20, 2012 at 10:04 AM, Sean Carey <[email protected]> wrote: >>> >>>> Could you send along your erlang crash log and config files? >>>> >>>> On Wednesday, September 19, 2012 at 2:59 PM, Callixte Cauchois wrote: >>>> >>>> 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 >>>> [email protected] >>>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >>>> >>>> >>>> >>> >>> _______________________________________________ >>> riak-users mailing list >>> [email protected] >>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >>> >>> >> >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
