Hello everyone,
I found a reference to the problem I am having here
building on freebsd
Kevin Smith ksmith at basho.com
Wed Feb 10 21:25:01 EST 2010
Previous message: building on freebsd --
Next message: [ANN] Ripple 0.5 (Initial Release)
Messages sorted by: [ date ] [ thread ] [ subj
Hello,
Update here is the error
Running make -C c_src
tar -xzf nsprpub-4.8.tar.gz
(cd /nsprpub && ./configure --disable-debug --enable-optimize
--prefix=/system --disable-64bit && make all install)
cd: can't cd to /nsprpub
*** Error code 2
Stop in /home/art/riak-0.10.1/deps/erlang_js/c_src.
E
On May 11, 2010, at 12:43 PM, Randall Leeds wrote:
> On Tue, May 11, 2010 at 08:20, Grant Schofield wrote:
>>> I have a two nodes cluster and a bucket with n_val = 3.
>>> I put more than 1 600 000 documents in the bucket and it takes less than
>>> 200 GB with Innostore.
>>> I shut down the secon
You are mixing Stephans and my setup - I do have a 4 noce Riak cluster running
just fine - I believe Stephan have a single node?
Karsten
On May 11, 2010, at 0:05 , Ryan Tilder wrote:
> By "not yet a clustered" installation do you mean that each of the 4
> OpenSolaris nodes isn't communicating
Hi Ryan
I'm running the cluster on 4 physical servers with many cores each so CPU is
not a limitation. Regarding the storage, we use Sun Openstorage which essential
means, that we are writing to a flashdisk. Besides, I tried to use memorybased
filesystem for storage with non significant changes
On Tue, May 11, 2010 at 08:20, Grant Schofield wrote:
>> I have a two nodes cluster and a bucket with n_val = 3.
>> I put more than 1 600 000 documents in the bucket and it takes less than 200
>> GB with Innostore.
>> I shut down the second node with "q()." in a "riak console".
>> Firstly, there
OS = Ubuntu Hardy
On Tue, May 11, 2010 at 7:25 PM, Grant Schofield wrote:
> What OS are you running through the FastTrack tutorial on?
>
> Thanks,
> Grant Schofield
> Developer Advocate
> Basho Technologies
>
>
> On May 11, 2010, at 12:22 PM, Ted Karmel wrote:
>
>> I am following the Riak FastTra
Thank you Sean on the response
I did a fresh pull with hg
looks like the install runs tar on nsprpub
then can not cd into nsprpub dir it appears the dir has the wrong ownership to
run the next install sequence compard to the other files.
arthur
__
Arthur,
Sorry, I'm trying to reproduce your issue. I'll get back to you later today.
Sean Cribbs
Developer Advocate
Basho Technologies, Inc.
http://basho.com/
On May 11, 2010, at 1:28 PM, arthur ingram wrote:
> Thank you Sean on the response
> I did a fresh pull with hg
> looks like the inst
Thank you Sean on the response
I did a fresh pull with hg
looks like the install runs tar on nsprpub
then can not cd into nsprpub dir it appears the dir has the wrong ownership to
run the next install sequence compard to the other files.
arthur
_
On Solaris, I _think_ that becomes 'cp -Ru'. Check the man page to be sure,
though. If that's right you'll need to tweak the Makefile directly.
--Kevin
On May 11, 2010, at 1:22 PM, Ted Karmel wrote:
> I am following the Riak FastTrack tutorial:
>
> https://wiki.basho.com/display/RIAK/Building+a
What OS are you running through the FastTrack tutorial on?
Thanks,
Grant Schofield
Developer Advocate
Basho Technologies
On May 11, 2010, at 12:22 PM, Ted Karmel wrote:
> I am following the Riak FastTrack tutorial:
>
> https://wiki.basho.com/display/RIAK/Building+a+Development+Environment
>
>
I am following the Riak FastTrack tutorial:
https://wiki.basho.com/display/RIAK/Building+a+Development+Environment
But I am stumbling on one step:
> make devrel
For which I get the following error message:
cp -Rn dev/riak dev/dev1
cp: invalid option -- n
Try 'cp --help' for more information.
Morning, Afternoon, Evening -
A quick recap today: an IRC question, a Ripple/Riak blog post, and a
reminder about an upcoming Riak talk.
Best,
Mark
Mark Phillips
Community Manager
wiki.basho.com
twitter.com/pharkmillups
1) Q --- Are commit hooks run W times? (from howboutjoe via IRC)
A
On May 11, 2010, at 10:07 AM, Germain Maurice wrote:
> I'd like to know how works Riak when my bucket has n_val = 3 and only 2
> physical nodes.
> Does Riak make 3 copies of the bucket over the 2 nodes or it maintains only 2
> copies of my bucket on the cluster ?
>
The data partitioning is don
Hi,
I'd like to know how works Riak when my bucket has n_val = 3 and only 2
physical nodes.
Does Riak make 3 copies of the bucket over the 2 nodes or it maintains
only 2 copies of my bucket on the cluster ?
I'm doing tests of riak and i find some things weird.
I have a two nodes cluster and
Yes, which could be in /tmp, after which you could copy from /tmp to the NFS
mount.
Sean Cribbs
Developer Advocate
Basho Technologies, Inc.
http://basho.com/
On May 11, 2010, at 10:38 AM, Germain Maurice wrote:
> But the "somewhere" has to be writable by "riak" user, that's the "problem. :)
>
But the "somewhere" has to be writable by "riak" user, that's the
"problem. :)
Le 10/05/10 14:16, Sean Cribbs a écrit :
NFS would be one of many ways to export the backup off of the node. You can
also specify a filename on the command line when running `riak-admin backup` if
you want to put
Which version of Riak are you trying to build? (0.10.1 or tip)
Sean Cribbs
Developer Advocate
Basho Technologies, Inc.
http://basho.com/
On May 10, 2010, at 10:11 PM, kg9020 wrote:
> Hello everybody
>
> I am installing riak on dragonflybsd and i get the following error
>
> cd: can't cd to /n
19 matches
Mail list logo