The error indicates that the basho_bench erlang node failed to start
net_kernel because the node name was invalid. It looks like the
"basho_bench_measurement_erlangvm" module is looking for a "mynode" config
option to set the name during net_kernel start.

Can you try adding "{mynode, '[email protected]'}." to your basho_bench
config?

Thank you,
Dan


Daniel Reverri
Client Architect
Basho Technologies, Inc.
[email protected]


On Wed, Mar 20, 2013 at 11:56 AM, Mark Phillips <[email protected]> wrote:

> Hey Kevin,
>
> Any chance you can pop into #riak on freenode? We can do this
> trouble-shooting in real time. :)
>
> Mark
>
> On Wed, Mar 20, 2013 at 11:42 AM, Kevin Burton <[email protected]>
> wrote:
> > So your theory is the the ‘check the configuration’ is not from
> basho_bench
> > but from erlang. What configuration needs to change? The link mentions
> > running a deamon that maps long names to short names. Do I need that? As
> far
> > as I can tell I am using the “standard” naming convetion
> > ([email protected]). Do you think this is a ‘long name’?
> >
> >
> >
> > From: Roberto Aloi [mailto:[email protected]]
> > Sent: Wednesday, March 20, 2013 1:16 PM
> > To: Kevin Burton
> > Cc: [email protected]
> >
> >
> > Subject: Re: Getting basho_bench to work.
> >
> >
> >
> > Hi,
> >
> >
> >
> > At a glance, it looks like the basho_bench node couldn't start correctly
> > with a longname.
> >
> > How are you starting basho_bench?
> >
> >
> >
> > This issue could be due to a misconfiguration in the hostname for your
> > machine.
> >
> > How do your /etc/hosts and /etc/hostname look like?
> >
> >
> >
> > For information about shortnames and longnames in Erlang:
> >
> >
> >
> >
> http://www.snookles.com/erlang-docs/R15B03/doc/reference_manual/distributed.html
> >
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 6:36 PM, Kevin Burton <[email protected]>
> > wrote:
> >
> > I reiterate the request to see what is wrong with my basho_bench
> > configuration. I have attached the configuration as well as the output.
> Any
> > ideas as to what is wrong would be greatly appreciated.  I basically used
> > the templates in the ‘examples’ folder but apparently there is something
> > wrong.
> >
> >
> > _______________________________________________
> > riak-users mailing list
> > [email protected]
> > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
> >
> >
> >
> >
> >
> > --
> > Roberto Aloi
> > ---
> > Website: http://roberto-aloi.com
> > Twitter: @robertoaloi
> >
> >
> > _______________________________________________
> > 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

Reply via email to