Riak unexpectedly crashes

2014-11-27 Thread Ivaylo Panitchkov
Hello, I'm running a single Riak server used for dev purposes and noticed something unexpected. It happened few times in the past and I just want to share my observation with you if someone experienced the same problem. While the server was up and running it happened the machine needed to be reboo

Re: Riak unexpectedly crashes

2014-11-27 Thread Alexander Sicular
Are you sure your ulimit persists through reboot? -Alexander @siculars http://siculars.posthaven.com Sent from my iRotaryPhone > On Nov 27, 2014, at 09:39, Ivaylo Panitchkov wrote: > > > Hello, > > I'm running a single Riak server used for dev purposes and noticed something > unexpected.

Re: How to update existed schema

2014-11-27 Thread Yang Zhenguo
Yes, I did replace 2014-11-27 11:45 GMT+08:00 Geoff Garbers : > Hi Zhenghuo. > > Did you replace "index_name" with actual name of your index? If not, > that's probably the issue. > > Regards, > Geoff > > > Yang Zhenguo wrote: > > Hi Geoff, > > When I run rp(yz_index:reload(<<"index_name">>)). >

Re: Riak unexpectedly crashes

2014-11-27 Thread Ivaylo Panitchkov
Hi Alexander, Yes, they are set properly in /etc/security/limits.conf Ivaylo On Thu, Nov 27, 2014 at 9:44 AM, Alexander Sicular wrote: > Are you sure your ulimit persists through reboot? > > -Alexander > > @siculars > http://siculars.posthaven.com > > Sent from my iRotaryPhone > > > On Nov 27

Re: Riak unexpectedly crashes

2014-11-27 Thread Matthew Von-Maszewski
What version of Riak? What backend are you using (bitcask, memory, leveldb)? Matthew On Nov 27, 2014, at 10:30 AM, Ivaylo Panitchkov wrote: > > Hi Alexander, > > Yes, they are set properly in /etc/security/limits.conf > > Ivaylo > > > On Thu, Nov 27, 2014 at 9:44 AM, Alexander Sicular

Re: Riak unexpectedly crashes

2014-11-27 Thread Ivaylo Panitchkov
Hi Matthew, That happened few times in the past with different versions. The one we are running right now is 1.4.7 with bitcask and the problem occurred again few days ago. Thanks, Ivaylo On Thu, Nov 27, 2014 at 10:37 AM, Matthew Von-Maszewski wrote: > What version of Riak? What backend are

Re: Riak unexpectedly crashes

2014-11-27 Thread Matthew Von-Maszewski
Ivaylo, We will need to await help from others. This is not a crash scenario that I happen to know. The other problem is that today and tomorrow are holidays in the U.S. The typical requests at this point are for a copy of your app.config and any information from the Riak crash.log that deta

Re: Riak unexpectedly crashes

2014-11-27 Thread Ivaylo Panitchkov
Hi Matthew, It's not something urgent as it happened only on our dev server. Just wanted to know if someone else experienced the same problem. Even if that happens on prod there is always a solution and read repairs will restore the data during the time. I like and played a lot with Riak and could

Re: How to update existed schema

2014-11-27 Thread Yang Zhenguo
Since I am still in progress of developing, I want to re-install riak to resolve it. However, when I run the following commands, another problem comes up: 1. sudo apt-get remove riak 2. sudo dpkg -i riak_2.0.0rc1-1_amd64.deb The old bucket-type and buckets are not clear, it is not an empty riak w

Changing n value of existing bucket

2014-11-27 Thread raghwani sohil
Hi All, Currently I have 4 nodes RIAK cluster. One of my buckets has *n* value *3*. If I change *n* value to *2, *Will it effect on existing data ? Also how to change *n *value of existing bucket? thanks, Sohil ___ riak-users mailing list riak-users@lis