Re: Riak Control

2016-06-08 Thread satish bhatti
OK, I got it working by using MD5, thanks! On Wed, Jun 8, 2016 at 1:38 AM, Magnus Kessler wrote: > On 8 June 2016 at 00:40, satish bhatti wrote: > >> I am trying to run Riak Control for my Riak 1.4.12 setup on OSX. I >> followed the instructions here: >> >> htt

Re: Riak Control

2016-06-08 Thread Magnus Kessler
On 8 June 2016 at 00:40, satish bhatti wrote: > I am trying to run Riak Control for my Riak 1.4.12 setup on OSX. I > followed the instructions here: > > http://docs.basho.com/riak/1.4.12/ops/advanced/riak-control/ > > for setting it up. When I try to access: > > http

Riak Control

2016-06-07 Thread satish bhatti
I am trying to run Riak Control for my Riak 1.4.12 setup on OSX. I followed the instructions here: http://docs.basho.com/riak/1.4.12/ops/advanced/riak-control/ for setting it up. When I try to access: https://localhost:8069/admin it generates errors in the logs, which are attached. What am I

Re: How to access riak control panel?

2015-02-12 Thread Christopher Meiklejohn
> On Feb 12, 2015, at 9:22 PM, SeanProtain wrote: > > make stage error: > > ./rebar generate > ==> rel (generate) > ERROR: generate failed while processing /home/ubuntu/riak/rel: > {'EXIT',{{badmatch,{error,"ebloom: Missing application directory."}}, > [{rebar_reltool,generate,2,[]},

RE: How to access riak control panel?

2015-02-12 Thread SeanProtain
: cmeiklej...@basho.com Subject: RE: How to access riak control panel? Date: Fri, 13 Feb 2015 10:20:35 +0800 CC: riak-users@lists.basho.com ./rebar generate ==> rel (generate) ERROR: generate failed while processing /home/ubuntu/riak/rel: {'EXIT',{{badmatch,{error,&q

RE: How to access riak control panel?

2015-02-12 Thread SeanProtain
{rebar_core,execute,5,[]}, {rebar_core,process_dir1,6,[]}, {rebar_core,process_each,5,[]}, {rebar_core,process_dir1,6,[]}, {rebar_core,process_commands,2,[]}, {rebar,main,1,[]}]}} make: *** [generate] Error 1 > Subject: Re: How to access riak contr

Re: How to access riak control panel?

2015-02-12 Thread Christopher Meiklejohn
On Feb 12, 2015, at 7:40 PM, SeanProtain wrote: > > Please see the attached screenshot. > > > From: barco...@hotmail.com > To: cmeiklej...@basho.com > Subject: RE: How to access riak control panel? > Date: Fri, 13 Feb 2015 08:27:33 +0800 > CC: riak-users@lists.basho.c

RE: How to access riak control panel?

2015-02-12 Thread SeanProtain
If I attempt load this address in browser, it always goto https://localhost/admin and nothing to be returned. Sean From: barco...@hotmail.com To: cmeiklej...@basho.com Subject: RE: How to access riak control panel? Date: Fri, 13 Feb 2015 08:22:34 +0800 CC: riak-users@lists.basho.com Can not

RE: How to access riak control panel?

2015-02-12 Thread SeanProtain
Can not load anything from the browser. Sean Subject: Re: How to access riak control panel? From: cmeiklej...@basho.com Date: Thu, 12 Feb 2015 13:17:16 -0500 CC: riak-users@lists.basho.com To: barco...@hotmail.com Hi there, Can you attempt to load that address in your browser? Thanks,Chris On

Re: How to access riak control panel?

2015-02-12 Thread Christopher Meiklejohn
Hi there, Can you attempt to load that address in your browser? Thanks, Chris > On Feb 12, 2015, at 9:37 AM, SeanProtain wrote: > > Hi Christopher, > > After do it again with your command, I still can not connect to the admin > panel of riak control. > please see t

RE: How to access riak control panel?

2015-02-12 Thread SeanProtain
Hi Christopher, After do it again with your command, I still can not connect to the admin panel of riak control. please see the attached screeshot. Should I visit the admin panel by type http://localhost:10018/admin on the browser? Thank you! From: barco...@hotmail.com To: cmeiklej

Re: How to access riak control panel?

2015-02-10 Thread Christopher Meiklejohn
> On Feb 10, 2015, at 9:08 PM, SeanProtain wrote: > > Hi Christopher, > > Thank you! > > Then how should I pull the right code for tag riak-2.0.4? Could you please > show me the concrete command? Thank you! >From a clean clone, just run the following: $ git checkout riak-2.0.4 $ make devrel

RE: How to access riak control panel?

2015-02-10 Thread SeanProtain
Hi Christopher, Thank you! Then how should I pull the right code for tag riak-2.0.4? Could you please show me the concrete command? Thank you! > Subject: Re: How to access riak control panel? > From: cmeiklej...@basho.com > Date: Tue, 10 Feb 2015 12:06:06 -0500 > CC: riak-users@lis

Re: How to access riak control panel?

2015-02-10 Thread Christopher Meiklejohn
> On Feb 10, 2015, at 2:33 AM, SeanProtain wrote: > > Dear Christopher , > > Thank you for quick response. I installed the riak from compiling the > riak-2.0.4 source tar ball. > > I got the following message on the dev1/bin/riak console: > > (dev1@127.0.0.1)1> 15:28:37.764 [error] CRASH REP

RE: How to access riak control panel?

2015-02-09 Thread SeanProtain
_auth_mods started on node 'dev1@127.0.0.1' Eshell V5.10.3 (abort with ^G) (dev1@127.0.0.1)1> 15:24:28.142 [info] solr is up 15:24:34.983 [info] Changing AAE throttle from undefined -> 0 msec/key, based on maximum vnode mailbox size 0 from 'dev1@127.0.0.1' 15:24:35.014 [info] Wai

Re: How to access riak control panel?

2015-02-09 Thread Christopher Meiklejohn
> On Feb 9, 2015, at 8:28 PM, SeanProtain wrote: > > Hi forks, > > I created 2 dev nods dev1/ and dev2/. and I change the dev1/etc/riak.conf > with following settings: > But I still can not access http://localhost:10018/admin. Could you please > tell me how should I

How to access riak control panel?

2015-02-09 Thread SeanProtain
Hi forks, I created 2 dev nods dev1/ and dev2/. and I change the dev1/etc/riak.conf with following settings: But I still can not access http://localhost:10018/admin. Could you please tell me how should I access the riak-control admin panel? Thank you! listener.http.internal = 0.0.0.0:10018

Re: Riak control on cluster

2015-01-14 Thread Chris Meiklejohn
On Wed, Jan 14, 2015 at 4:00 PM, Bruno René Santos wrote: > Hi, > > I have a cluster of 6 machines and wanted to check them using riak control. > I tried to enabled it on node-01 (riak.conf => riak_control = on), restart > riak on that node. But nothing appears on port 8069..

Riak control on cluster

2015-01-14 Thread Bruno René Santos
Hi, I have a cluster of 6 machines and wanted to check them using riak control. I tried to enabled it on node-01 (riak.conf => riak_control = on), restart riak on that node. But nothing appears on port 8069... where else can i configure these parameters? Or check what is wrong? Thanx Br

riak control configuration

2014-08-18 Thread Michael Lewis
— Hi, I have setup Riak on my server with the Riak Control enabled and authenticated. Everything seems to be up and running fine, once I enable the control port on my firewall, I can successfully navigate to https://mymachine:myport/admin and it will ask for login details. However, if I

Re: Riak Control cannot show the RAM Usage

2013-10-27 Thread Christopher Meiklejohn
2 - Chris -- Christopher Meiklejohn Software Engineer Basho Technologies, Inc. On Sunday, October 27, 2013 at 11:34 AM, goofansu wrote: > Erlang version: R15B01 > Riak version: 1.4.2 > > I installed a riak cluster accoding to > http://docs.basho.com/riak/latest/quickstart/. > &g

Re: Riak Control display memory usage

2013-09-30 Thread Christopher Meiklejohn
Hi Nicolas, As we are still investigating another bug with the memory reporting [1], I would wait for the next packaged release of Riak. - Chris [1] https://github.com/basho/riak_control/issues/118 -- Christopher Meiklejohn Software Engineer Basho Technologies, Inc. On Monday, September

Riak Control display memory usage

2013-09-30 Thread nicolasc
Dear all, I am experiencing the bug describe here: https://github.com/basho/riak_control/pull/140 However, I am running version 1.4.2-1, directly installed from the Debian package, using a basic config. All other features of Riak Control seem to be working properly. Any advice for

Re: Riak Control display memory usage

2013-09-30 Thread Christopher Meiklejohn
all, > > I am experiencing the bug describe here: > https://github.com/basho/riak_control/pull/140 > However, I am running version 1.4.2-1, directly installed from the > Debian package, using a basic config. All other features of Riak Control > seem to be working prope

Riak Control display memory usage

2013-09-30 Thread nicolasc
Dear all, I am experiencing the bug describe here: https://github.com/basho/riak_control/pull/140 However, I am running version 1.4.2-1, directly installed from the Debian package, using a basic config. All other features of Riak Control seem to be working properly. Any advice for

Re: riak control and memory usage

2013-09-18 Thread Thomas Stein
On Wednesday 18 September 2013 11:55:49 Christopher Meiklejohn wrote: > On Wednesday, September 18, 2013 at 11:47 AM, Thomas Stein wrote: > > hello. > > > > I'm playing around with riak control. Nice tool. One problem i have right > > now. Memory Usage of the nodes

Re: riak control and memory usage

2013-09-18 Thread Christopher Meiklejohn
On Wednesday, September 18, 2013 at 11:47 AM, Thomas Stein wrote: > hello. > > I'm playing around with riak control. Nice tool. One problem i have right > now. > Memory Usage of the nodes is not shown. See screenshot at > > http://meine-oma.de/riakcontrol.png >

Riak control on HTTP (not HTTPS)

2013-09-18 Thread Guido Medina
Hi, Is it possible to have Riak control running at HTTP port on localhost? Assuming security is provided by SSH tunnels. If so what is needed to be done at app.config? I enabled Riak control but it is redirecting me to HTTPS. Thanks, Guido

riak control and memory usage

2013-09-18 Thread Thomas Stein
hello. I'm playing around with riak control. Nice tool. One problem i have right now. Memory Usage of the nodes is not shown. See screenshot at http://meine-oma.de/riakcontrol.png Someone has an idea whats causing this? Error logs are empty. thanks and best rega

Re: Riak control on HTTP (not HTTPS)

2013-09-18 Thread Christopher Meiklejohn
I've opened an issue for this: https://github.com/basho/riak_control/issues/156 Thanks! - Chris -- Christopher Meiklejohn Software Engineer Basho Technologies, Inc. On Wednesday, September 18, 2013 at 10:32 AM, Guido Medina wrote: > Now it is working, maybe to be added to a wish list, a

Re: Riak control on HTTP (not HTTPS)

2013-09-18 Thread Guido Medina
ected and there is a different transport for sensitive information. Regards, Guido. On 18/09/13 16:15, Christopher Meiklejohn wrote: On Wednesday, September 18, 2013 at 10:12 AM, Guido Medina wrote: Hi, Is it possible to have Riak control running at HTTP port on localhost? Assuming security

Re: Riak control on HTTP (not HTTPS)

2013-09-18 Thread Christopher Meiklejohn
On Wednesday, September 18, 2013 at 10:12 AM, Guido Medina wrote: > Hi, > > Is it possible to have Riak control running at HTTP port on localhost? > Assuming security is provided by SSH tunnels. > If so what is needed to be done at app.config? I enabled Riak control > but it

Re: Does riak control work?

2013-09-14 Thread David Montgomery
Yup > > root@ubuntu-VirtualBox:/etc/riak# lsof -i :8069 > COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME > beam.smp 1376 riak 21u IPv4 3238716 0t0 TCP localhost:8069 > (LISTEN) > > > I followed the instructions here > http://docs.basho.com/riak/l

Re: Does riak control work?

2013-09-09 Thread Chris Meiklejohn
t; root@ubuntu-VirtualBox:/etc/riak# lsof -i :8069 > COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME > beam.smp 1376 riak 21u IPv4 3238716 0t0 TCP localhost:8069 > (LISTEN) > > > I followed the instructions here > http://docs.basho.com/riak/latest/ops/advanced/r

Does riak control work?

2013-09-09 Thread David Montgomery
:8069 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME beam.smp 1376 riak 21u IPv4 3238716 0t0 TCP localhost:8069 (LISTEN) I followed the instructions here http://docs.basho.com/riak/latest/ops/advanced/riak-control/ %% https is a list of IP addresses and TCP ports that the

Re: Yokozuna 0.8.0 release on omnios - no Yokozuna, no Riak Control

2013-08-16 Thread Chris Meiklejohn
nown"}},{#Port<0.7016>,{data,"\n"}},{#Port<0.7016>,{exit_status,1}},{'EXIT',#Port<0.7016>,normal}] >>> >>> So, maybe finally I have a clue. "Local host name unknown"? "hostname" >>> returns "riak"..

Re: Yokozuna 0.8.0 release on omnios - no Yokozuna, no Riak Control

2013-08-16 Thread Dave Martorana
t >> known"}},{#Port<0.7016>,{data,"\n"}},{#Port<0.7016>,{exit_status,1}},{'EXIT',#Port<0.7016>,normal}] >> >> So, maybe finally I have a clue. "Local host name unknown"? "hostname" >> returns "riak"... >> >&

Re: Yokozuna 0.8.0 release on omnios - no Yokozuna, no Riak Control

2013-08-15 Thread Chris Meiklejohn
x27;EXIT',#Port<0.7016>,normal}] > > So, maybe finally I have a clue. "Local host name unknown"? "hostname" > returns "riak"... > > Dave > > > > > On Thu, Aug 15, 2013 at 4:09 PM, Chris Meiklejohn > wrote: > >> Hi Dave

Re: Yokozuna 0.8.0 release on omnios - no Yokozuna, no Riak Control

2013-08-15 Thread Dave Martorana
name unknown"? "hostname" returns "riak"... Dave On Thu, Aug 15, 2013 at 4:09 PM, Chris Meiklejohn wrote: > Hi Dave, > > I just built Yokozuna 0.8.0 from the packages available, and noticed some > behavior which might be related. Because the Yokozun

Re: Yokozuna 0.8.0 release on omnios - no Yokozuna, no Riak Control

2013-08-15 Thread Dave Martorana
zuna. >> >> Thanks, >> >> Dave >> >> >> On Wed, Aug 14, 2013 at 6:54 PM, Dave Martorana wrote: >> >>> Hi Chris, >>> >>> I've built from the "official" Yokozuna 0.8.0 download, as well >>> as rz-y

Re: Yokozuna 0.8.0 release on omnios - no Yokozuna, no Riak Control

2013-08-15 Thread Chris Meiklejohn
Hi Dave, I just built Yokozuna 0.8.0 from the packages available, and noticed some behavior which might be related. Because the Yokozuna OTP application starts before Riak Control and it's dependencies, there is a short period where Riak Control will be unavailable. Can you try the foll

Re: Yokozuna 0.8.0 release on omnios - no Yokozuna, no Riak Control

2013-08-14 Thread Dave Martorana
zuna. > > Thanks, > > Dave > > > On Wed, Aug 14, 2013 at 6:54 PM, Dave Martorana wrote: > >> Hi Chris, >> >> I've built from the "official" Yokozuna 0.8.0 download, as well >> as rz-yz-merge-1.4.0 and rz-yz-merge-master branches off of th

Re: Yokozuna 0.8.0 release on omnios - no Yokozuna, no Riak Control

2013-08-14 Thread Dave Martorana
> Hi Chris, > > I've built from the "official" Yokozuna 0.8.0 download, as well > as rz-yz-merge-1.4.0 and rz-yz-merge-master branches off of the riak repo. > > When I build from master, Riak Control works fine. > > Thanks! > > Dave > > > On W

Re: Yokozuna 0.8.0 release on omnios - no Yokozuna, no Riak Control

2013-08-14 Thread Dave Martorana
Hi Chris, I've built from the "official" Yokozuna 0.8.0 download, as well as rz-yz-merge-1.4.0 and rz-yz-merge-master branches off of the riak repo. When I build from master, Riak Control works fine. Thanks! Dave On Wed, Aug 14, 2013 at 6:52 PM, Christopher Meiklejohn < cme

Re: Yokozuna 0.8.0 release on omnios - no Yokozuna, no Riak Control

2013-08-14 Thread Christopher Meiklejohn
ng R15B02, and Oracle JDK 1.7.0_25. > > Everything appears to be building just fine. However... even though I have > Yokozuna and Riak Control enabled in my app.config, neither are able to be > used or - it seems - start up. I can confirm that kv is working fine. > > app

Yokozuna 0.8.0 release on omnios - no Yokozuna, no Riak Control

2013-08-14 Thread Dave Martorana
Hi all, I have Riak building on omnios, with Erlang R15B02, and Oracle JDK 1.7.0_25. Everything appears to be building just fine. However... even though I have Yokozuna and Riak Control enabled in my app.config, neither are able to be used or - it seems - start up. I can confirm that kv is

Re: riak control post upgrade

2013-08-08 Thread Chris Meiklejohn
wrote: > >> Hope you all don't get pissed for me spamming the list….;) >> >> I upgraded my cluster to 1.4.1 in hopes the levelDB changes may help. >> The cluster is now up and running, however Riak Control is complaining: >> >> The following nodes are curren

Re: riak control post upgrade

2013-08-08 Thread Toby Corkindale
On 06/08/13 07:51, Paul Ingalls wrote: Hope you all don't get pissed for me spamming the list….;) I upgraded my cluster to 1.4.1 in hopes the levelDB changes may help. The cluster is now up and running, however Riak Control is complaining: The following nodes are currently incompatible

Re: riak control post upgrade

2013-08-06 Thread Paul Ingalls
> - Chris > > > On Mon, Aug 5, 2013 at 2:51 PM, Paul Ingalls wrote: > Hope you all don't get pissed for me spamming the list….;) > > I upgraded my cluster to 1.4.1 in hopes the levelDB changes may help. The > cluster is now up and running, however Riak Control i

Re: riak control post upgrade

2013-08-06 Thread Chris Meiklejohn
M, Paul Ingalls wrote: > Hope you all don't get pissed for me spamming the list….;) > > I upgraded my cluster to 1.4.1 in hopes the levelDB changes may help. The > cluster is now up and running, however Riak Control is complaining: > > The following nodes are currently incom

riak control post upgrade

2013-08-05 Thread Paul Ingalls
Hope you all don't get pissed for me spamming the list….;) I upgraded my cluster to 1.4.1 in hopes the levelDB changes may help. The cluster is now up and running, however Riak Control is complaining: The following nodes are currently incompatible with Riak Control: I googled around an

Critical issue with Riak Control in Riak 1.4.0.

2013-07-30 Thread John Daily
We have identified an issue in Riak 1.4.0 that will cause any node hosting Riak Control to crash during a rolling upgrade. It is triggered when Riak Control attempts to communicate between a Riak node running version 1.3, or earlier, and one running version 1.4. If a customer were hosting

Re: Yokozuna in Riak Control

2013-07-19 Thread Chris Meiklejohn
Good idea! I've filed the following issue in GitHub for tracking this: https://github.com/basho/riak_control/issues/116 - Chris On Fri, Jul 19, 2013 at 3:03 PM, Dave Martorana wrote: > Hey everyone, > > A feature request, if I may - RAM monitoring in Riak Control currently &g

Yokozuna in Riak Control

2013-07-19 Thread Dave Martorana
Hey everyone, A feature request, if I may - RAM monitoring in Riak Control currently shows Riak RAM usage and all-other usage. Would love if it showed SOLR/Lucene RAM usage as well in future, integrated Yokozuna builds. Cheers! Dave ___ riak-users

Re: Riak Control on a non active cluster member

2013-07-18 Thread Chris Meiklejohn
On Fri, Jul 12, 2013 at 3:36 AM, rengasamy@gmail.com < rengasamy@gmail.com> wrote: > Is it possible to add a node to cluster only for enabling riak control and > not for other transaction . > Unfortunately, not at this point. The node running Riak Control has to be an a

Riak Control on a non active cluster member

2013-07-18 Thread rengasamy....@gmail.com
Is it possible to add a node to cluster only for enabling riak control and not for other transaction . -- View this message in context: http://riak-users.197444.n3.nabble.com/Riak-Control-on-a-non-active-cluster-member-tp4028291.html Sent from the Riak Users mailing list archive at Nabble.com

Re: Installing riak-control

2013-03-12 Thread Mark Phillips
[1] https://github.com/basho/riak_control/wiki/Contributing-to-Riak-Control > -Original Message- > From: Christopher Meiklejohn [mailto:cmeiklej...@basho.com] > Sent: Tuesday, March 12, 2013 10:14 PM > To: Kevin Burton > Cc: riak-users@lists.basho.com > Subject: Re: Installing ri

RE: Installing riak-control

2013-03-12 Thread Kevin Burton
ion or are they just a work-in-progress? -Original Message- From: Christopher Meiklejohn [mailto:cmeiklej...@basho.com] Sent: Tuesday, March 12, 2013 10:14 PM To: Kevin Burton Cc: riak-users@lists.basho.com Subject: Re: Installing riak-control Hi Kevin, If you've followed the ins

Re: Installing riak-control

2013-03-12 Thread Christopher Meiklejohn
Hi Kevin, If you've followed the instructions linked from the Riak Control README on GitHub, you should be able to just specify the path to the files you've built, the extension doesn't matter as long as the files are armored ASCII. {certfile, "/path/to/crt/file"},

Installing riak-control

2013-03-12 Thread Kevin Burton
I was following the instructions for setting up riak-control and I was diverted to instructions to create my own certificate. But from what I can tell I need a .pem file and the instruction don't include an explanation as to where the .pem file(s) come from or how to derive them. Ideas?

Fw: Riak Control

2012-11-29 Thread Christopher Meiklejohn
Forwarded message: > From: Darren Haken > To: christopher.meiklej...@gmail.com > Date: Wednesday, November 28, 2012 6:56:14 AM > Subject: Riak Control > > Hi, > > When will Riak Control support running Map Reduce queries? > The GitHub page states coming soon. &g

Re: Riak Control

2012-09-21 Thread Christopher Meiklejohn
riday, September 21, 2012 at 12:47 PM, Pavel Kogan wrote: > > > > > > > > > Hi fellows, > > > > > > I have cluster of 2 physical Riak nodes (I know it is not enough) running > > > on CentOS 6. > > > Now I am trying to configure Riak

Re: Riak Control

2012-09-21 Thread Pavel Kogan
Meiklejohn > > On Friday, September 21, 2012 at 12:47 PM, Pavel Kogan wrote: > > Hi fellows, > > I have cluster of 2 physical Riak nodes (I know it is not enough) running > on CentOS 6. > Now I am trying to configure Riak control - did everything according to > instructions: &g

Re: Riak Control

2012-09-21 Thread Christopher Meiklejohn
know if you're still running into problems. - Chris -- Christopher Meiklejohn On Friday, September 21, 2012 at 12:47 PM, Pavel Kogan wrote: > Hi fellows, > > I have cluster of 2 physical Riak nodes (I know it is not enough) running on > CentOS 6. > Now I am trying to co

Re: Riak Control

2012-09-21 Thread Pavel Kogan
ssuming browsing on localhost. >> > > However Riak is running on Linux server without Gnome/KDE. >> > > >> > > Regards, >> > > Pavel >> > > >> > > >> > > On Fri, Sep 21, 2012 at 6:54 PM, Wes James >> wr

Re: Riak Control

2012-09-21 Thread Pavel Kogan
t. > > > However Riak is running on Linux server without Gnome/KDE. > > > > > > Regards, > > > Pavel > > > > > > > > > On Fri, Sep 21, 2012 at 6:54 PM, Wes James > wrote: > > > Hi, > > > > > > On Fri

Re: Riak Control

2012-09-21 Thread Evan Kinney
r without Gnome/KDE. > > > > Regards, > > Pavel > > > > > > On Fri, Sep 21, 2012 at 6:54 PM, Wes James wrote: > > Hi, > > > > On Fri, Sep 21, 2012 at 10:47 AM, Pavel Kogan > > wrote: > > Hi fellows, > > > > I have

Re: Riak Control

2012-09-21 Thread Pavel Kogan
without Gnome/KDE. > > > > Regards, > > Pavel > > > > > > On Fri, Sep 21, 2012 at 6:54 PM, Wes James wrote: > > Hi, > > > > On Fri, Sep 21, 2012 at 10:47 AM, Pavel Kogan > wrote: > > Hi fellows, > > > > I have cluste

Re: Riak Control

2012-09-21 Thread Evan Kinney
ss? > > > > 2) Generated SSL certificate using this instructions like a parrot. > > 3) Enabled SSL in app.config >{ssl, [ > {certfile, "/etc/riak/server.csr"}, > {cacertfile, "/etc/riak/server.crt"}, >

Re: Riak Control

2012-09-21 Thread Wes James
012 at 10:47 AM, Pavel Kogan wrote: >> >>> Hi fellows, >>> >>> I have cluster of 2 physical Riak nodes (I know it is not enough) >>> running on CentOS 6. >>> Now I am trying to configure Riak control - did everything according to >>> instruct

Re: Riak Control

2012-09-21 Thread Pavel Kogan
el Kogan wrote: > >> Hi fellows, >> >> I have cluster of 2 physical Riak nodes (I know it is not enough) running >> on CentOS 6. >> Now I am trying to configure Riak control - did everything according to >> instructions: >> >> 1) Enabled HTTPS in ap

Re: Riak Control

2012-09-21 Thread Wes James
Hi, On Fri, Sep 21, 2012 at 10:47 AM, Pavel Kogan wrote: > Hi fellows, > > I have cluster of 2 physical Riak nodes (I know it is not enough) running > on CentOS 6. > Now I am trying to configure Riak control - did everything according to > instructions: > > 1) Ena

Riak Control

2012-09-21 Thread Pavel Kogan
Hi fellows, I have cluster of 2 physical Riak nodes (I know it is not enough) running on CentOS 6. Now I am trying to configure Riak control - did everything according to instructions: 1) Enabled HTTPS in app.config * {https, [{"0.0.0.0", 8069 }]} * * * 2) Generated SSL certificate

Re: Riak Control and issues with cluster

2012-09-02 Thread Sean Cribbs
David, If you're running 1.2, you'll have to do 'riak-admin cluster plan' followed by 'riak-admin cluster commit' on the command line. I don't think Riak Control has been updated to accommodate the new 1.2 cluster membership changes. On Sun, Sep 2, 2012 at 4:5

Riak Control and issues with cluster

2012-09-02 Thread David Montgomery
Hi, I am using riak control now. I just booted up 5 nodes with no data. I use chef to boot up the cluster and when booted I ssh into the machine and run riak-admin cluster join riak@111.111.111.111 where 111.111.111.111 is a randomly chosen ip address in the group. I go to riak control and

Re: riak control ring-view

2012-06-01 Thread Mark Phillips
Hey Theo, On Jun 1, 2012, at 7:12, Theo Bot wrote: > Hi > > I'm fairly new to riak. However I managed to setup a 5 node riak cluster on 5 > centos servers. But when I look at the ring view in riak-control I see much > more. Like 65. > > Can someone please explain

Re: riak control ring-view

2012-06-01 Thread Thomas Santero
Hi Theo, The "Cluster View" screen your viewing in Riak Control displays the partitions in your riak cluster and the physical node that has claimed each partition. By default a riak cluster has 64 paritions, you'll notice we start counting at 0. See: "The Riak Cluster"

Re: Issues with Riak Control

2012-05-07 Thread Chris Meiklejohn
es. > > -Original Message- > From: "Dmitry Demeshchuk" > Sent: Monday, 7 May, 2012 8:54pm > To: char...@contentomni.com > Cc: "Jeffrey Massung" , "riak-users" < > riak-users@lists.basho.com> > Subject: Re: Issues with Riak Control

Re: Issues with Riak Control

2012-05-07 Thread charles
ey Massung" , "riak-users" Subject: Re: Issues with Riak Control Hi, Charles. We are experiencing the same problem. I replaced all the files with the newest ones, not result. Restarted Riak just in case – still the same. For what it's worth, the CSS that is being served (by web

Re: Issues with Riak Control

2012-05-07 Thread Dmitry Demeshchuk
the time > you need to use them. > > Cheers. > > -Original Message- > From: "Jeffrey Massung" > Sent: Thursday, 22 March, 2012 9:50pm > To: char...@contentomni.com > Cc: "riak-users" > Subject: Re: Issues with Riak Control > > Replying now fo

Re: Turn off Riak Control authentication completely?

2012-04-17 Thread Jeffrey Massung
if HTTP doesn't work for you as it should. - jeff On Apr 16, 2012, at 7:48 PM, Nathaniel Talbott wrote: > We're running Riak Control within a controlled VPN environment, so > we'd like to turn off basic auth completely. However, when we set auth > to "none", w

Turn off Riak Control authentication completely?

2012-04-16 Thread Nathaniel Talbott
We're running Riak Control within a controlled VPN environment, so we'd like to turn off basic auth completely. However, when we set auth to "none", we still get prompted for basic auth, the only difference is any old username and password will work. Is there any way to

Re: Issues with Riak Control

2012-03-22 Thread charles
Jeff, Thanks a lot for helping me deal with the issue. For those who need to make changes now without having to edit any javascript files, you can do the following: 1. Clone Riak Control from Github 2. Remove your old priv file (/usr/lib/riak/lib/riak_control-0.1.0/priv) 3. Copy the new priv

Re: Issues with Riak Control

2012-03-22 Thread Jeffrey Massung
Replying now for posterity: Riak Control uses pjax for templating and dynamic updating of page elements. It's a great tool. However, it also has a very small default ajax timeout for page requests, and when there's a timeout, the ajax callback returns a success code, but with an empt

Re: Issues with Riak Control

2012-03-22 Thread Armon Dadgar
28:08 -0600 > From: Jeffrey Massung mailto:j...@basho.com)> > To: char...@contentomni.com (mailto:char...@contentomni.com) > Cc: riak-users (mailto:riak-users@lists.basho.com)> > Subject: Re: Issues with Riak Control > Message-ID: <481dc86e-1692-48e8-98a3-11dba4cc9...@basho.com

Re: Issues with Riak Control

2012-03-22 Thread Jeffrey Massung
ss for the riak_core->https > setting. > > Everything is working ok on the cluster, everything looks ok from riak-admin > status. I just have the problem with riak control. > > -Original Message- > From: "Jeffrey Massung" > Sent: Wednesday, 21 March, 2

Re: Issues with Riak Control

2012-03-21 Thread charles
is working ok on the cluster, everything looks ok from riak-admin status. I just have the problem with riak control. -Original Message- From: "Jeffrey Massung" Sent: Wednesday, 21 March, 2012 11:59pm To: char...@contentomni.com Cc: "riak-users" Subject: Re: Issues

Re: Issues with Riak Control

2012-03-21 Thread Jeffrey Massung
-Original Message- > From: "Jeffrey Massung" > Sent: Wednesday, 21 March, 2012 11:22pm > To: char...@contentomni.com > Cc: "riak-users" > Subject: Re: Issues with Riak Control > > This is very much the behavior of older browsers not loading the CSS p

Re: Issues with Riak Control

2012-03-21 Thread charles
I tried Firefox 9, Safari 5, and the latest Chrome. I would hardly consider these old browsers. -Original Message- From: "Jeffrey Massung" Sent: Wednesday, 21 March, 2012 11:22pm To: char...@contentomni.com Cc: "riak-users" Subject: Re: Issues with Riak Control T

Re: Issues with Riak Control

2012-03-21 Thread charles
I've tried both Firefox 9 and Safari 5. -Original Message- From: "Tryn Mirell" Sent: Wednesday, 21 March, 2012 11:12pm To: char...@contentomni.com Cc: "riak-users" Subject: Re: Issues with Riak Control Charles, What browser are you using to view this?

Re: Issues with Riak Control

2012-03-21 Thread Jeffrey Massung
...@contentomni.com wrote: > I recently installed a Riak (1.1.1) Cluster on Rackspace Cloud Servers. > Everything seems to be working ok. > > I set up the configuration to enable Riak Control. However, I am having a few > issues using it. > > As soon as I login in it shows me the home pag

Re: Issues with Riak Control

2012-03-21 Thread Tryn Mirell
> > I set up the configuration to enable Riak Control. However, I am having a few > issues using it. > > As soon as I login in it shows me the home page briefly and then it just > displays the following in only text: > > Current Snapshot... > > Your cluster is

Issues with Riak Control

2012-03-21 Thread charles
I recently installed a Riak (1.1.1) Cluster on Rackspace Cloud Servers. Everything seems to be working ok. I set up the configuration to enable Riak Control. However, I am having a few issues using it. As soon as I login in it shows me the home page briefly and then it just displays the

Re: Riak-Control problem

2012-02-22 Thread Antonio Rohman Fernandez
> -- > Jeffrey Massung > Software Engineer > j...@basho.com > > On Feb 22, 2012, at 8:43 AM, Antonio Rohman Fernandez wrote: > >> Hi all, >> >> I just installed the new Riak 1.1 and activated Riak-Control through >> app.config: >> >>

Re: Riak-Control problem

2012-02-22 Thread Jeffrey Massung
.com/basho/riak_control/blob/master/README.org. If you have any additional problems, let me know; I'll be glad to help. -- Jeffrey Massung Software Engineer j...@basho.com On Feb 22, 2012, at 8:43 AM, Antonio Rohman Fernandez wrote: > Hi all, > > I just installed the new Riak 1.1 an

Re: enabling riak control?

2012-01-13 Thread Dick Davies
Ah, ok - the github project gave me the impression you could bolt it into 1.0.2. Have built a ring using HEAD and it's working now, thanks. On 13 January 2012 15:00, Jeffrey Massung wrote: > Riak Control will only work within master and/or Riak 1.1+. There are > changes within ri

Re: enabling riak control?

2012-01-13 Thread Jeffrey Massung
Riak Control will only work within master and/or Riak 1.1+. There are changes within riak_core for riak_control. Control might compile just fine (and better! ;-)), but much tof the functionality it would need doesn't exist in prior versions. -- Jeffrey Massung Software Engineer j...@bash

enabling riak control?

2012-01-13 Thread Dick Davies
there an extra step? ... ... {platform_log_dir, "./log"} ]}, %% riak control bit {riak_control, [ {enabled, true}, {auth, none}, {admin, true} ]}, %% Riak KV config {riak_kv, [ %% Storage_ ... ... __

Re: Riak Control installed when upgrading to 1.0.2?

2012-01-10 Thread Jason J. W. Williams
That's terrific. Thank you. -J On Tue, Jan 10, 2012 at 1:08 PM, David Smith wrote: > On Tue, Jan 10, 2012 at 12:58 PM, Jason J. W. Williams > wrote: > > How does Riak Control differ from the management tools included in the > > enterprise version? > > Riak C

Re: Riak Control installed when upgrading to 1.0.2?

2012-01-10 Thread David Smith
On Tue, Jan 10, 2012 at 12:58 PM, Jason J. W. Williams wrote: > How does Riak Control differ from the management tools included in the > enterprise version? Riak Control is a redesign of those management tools and a release of that functionality to Open Source. We want it to be drop-dea

  1   2   >