Re: Riak CS Won't Start After Upgrade

2015-01-16 Thread Luke Bakken
Hi Anthony, I have filed the following request to clarify this better in the documentation: https://github.com/basho/basho_docs/issues/1490 -- Luke Bakken Engineer lbak...@basho.com On Fri, Jan 16, 2015 at 9:59 AM, Valenti, Anthony wrote: > Thank you. That worked. I think that the rolling upg

RE: Riak CS Won't Start After Upgrade

2015-01-16 Thread Valenti, Anthony
Thank you. That worked. I think that the rolling upgrade page needs to be changed to mention that. Step 6 does mention the add_paths, but it is not clear what needs to be changed. It mentions .beam files, but I had no idea what that is, if I am using them or what I should be changing. Antho

Re: Riak CS Won't Start After Upgrade

2015-01-16 Thread Luke Bakken
If your Riak CS version changed, ensure that add_paths points to the correct directory: http://docs.basho.com/riakcs/latest/cookbooks/configuration/Configuring-Riak/ There is a version string embedded in the path that will change on upgrades. -- Luke Bakken Engineer lbak...@basho.com On Fri, Ja

RE: Riak CS Won't Start After Upgrade

2015-01-16 Thread Valenti, Anthony
Of course you have to have Riak started. It looked like it started normally, but then it failed. The error is complaining about an invalid storage backend, which didn't change. 2015-01-16 10:13:44.911 [info] <0.7.0> Application lager started on node 'riak@192.168.40.28' 2015-01-16 10:13:44.93

RE: Riak CS Won't Start After Upgrade

2015-01-16 Thread Valenti, Anthony
BTW, the components were upgraded to the following versions: Riak CS - 1.5.3 Riak - 1.4.10 Stanchion - 1.5.0 Anthony Inmar Confidentiality Note:  This e-mail and any attachments are confidential and intended to be viewed and used solely by the inten

Riak CS Won't Start After Upgrade

2015-01-16 Thread Valenti, Anthony
I am in the process of upgrading the first node in my Riak CS cluster. Everything seemed to go ok on the install. There were some changes to the app.config and vm.args files in the new packages. I install the new versions from the packages and made the changes for my environment afterward. Wh