On Tue, May 21, 2013 at 12:39 PM, ageemoore wrote:
> It all seems pretty straight forward, but the docs.basho.com page does not
> mention the "riak-admin reformat-indexes" command as mentioned on the other
> page. I want to know if it is necessary for most typical upgrades? I'm
> not
> sure if
start
/db/riak/bin/riak-admin status
/db/riak/bin/riak-admin wait-for-service riak_kv riak@`hostname`
/db/riak/bin/riak-admin transfers
/db/riak/bin/riak-admin reformat-indexes <--- maybe?
Does that seem about right?
Thanks!
--
View this message in context:
http://riak-users.197444.n3.na
d rather not wipe
> all that out. Can I essentially do ‘sudo apt-get install riak’ to upgrade?
>
>
> ___
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailm
m/riak/latest/tutorials/installation/Installing-on-Debian-and-Ubuntu/.
> But I don’t want to install. I just want to upgrade. In other words I
> have app.config and a cluster setup right now and I would rather not wipe
> all that out. Can I essentially do ‘sudo apt-get install r
would
rather not wipe all that out. Can I essentially do 'sudo apt-get install
riak' to upgrade?
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
nded upgrade path ist pre-1.0 to 1.1.4 to 1.2.
>
>
> Best
>
> Sebastian
>
> On 21.08.2012, at 09:12, raghwani sohil wrote:
>
> Hi ,
>
> I have upgrade riak 0.14.2 to 1.0 and now i want to upgrade it to 1.2 .
> I have few questions .
> 1> Is it poss
Hey Sohil,
maybe my writeup of a 0.14.2 to 1.2 migration helps
http://tisba.de/2012/08/20/migrating-riak-from-0-14-2-to-1-2/
AFAIK the recommended upgrade path ist pre-1.0 to 1.1.4 to 1.2.
Best
Sebastian
On 21.08.2012, at 09:12, raghwani sohil wrote:
> Hi ,
>
> I have upgrade ri
Hi ,
I have upgrade riak 0.14.2 to 1.0 and now i want to upgrade it to 1.2 .
I have few questions .
1> Is it possible to upgrade directly from 1.0 to 1.2 or do i need to
follow intermediate upgrading steps like 1.0 -> 1.1 -> 1.2 ?
2> Do i need to follow same steps which ar