You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by John Chilton <jc...@gmail.com> on 2017/06/26 13:32:07 UTC

Adding new nodes to Jackrabbit cluster

I want confirmation if the below steps are indeed necessary when adding a
new node to Jackrabbit. I want to be able to add new nodes on the fly, and
if for each node dynamically added, these steps must be followed.
https://wiki.apache.org/jackrabbit/Clustering
Easily add new cluster nodes* Shutdown one of your instances* Get the
current revision number that instance was from your database* Copy your
whole Jackrabbit repository directory to another server/location* Start
your original Jackrabbit again* Change the copied repository.xml with a new
nodename in your clusterconfig* Add that nodename to your DB in
JOURNAL_LOCAL_REVISIONS with the number from the original instance* Start
your new Jackrabbit instance (or keep it for backup purposes)

Thanks

-John

AW: Adding new nodes to Jackrabbit cluster

Posted by KÖLL Claus <c....@tirol.gv.at>.
Hi !

That's exactly what you have to do when you add a new cluster member

greets
claus

-----Ursprüngliche Nachricht-----
Von: John Chilton [mailto:jcchilton@gmail.com] 
Gesendet: Montag, 26. Juni 2017 15:32
An: users@jackrabbit.apache.org
Betreff: Adding new nodes to Jackrabbit cluster

I want confirmation if the below steps are indeed necessary when adding a
new node to Jackrabbit. I want to be able to add new nodes on the fly, and
if for each node dynamically added, these steps must be followed.
https://wiki.apache.org/jackrabbit/Clustering
Easily add new cluster nodes* Shutdown one of your instances* Get the
current revision number that instance was from your database* Copy your
whole Jackrabbit repository directory to another server/location* Start
your original Jackrabbit again* Change the copied repository.xml with a new
nodename in your clusterconfig* Add that nodename to your DB in
JOURNAL_LOCAL_REVISIONS with the number from the original instance* Start
your new Jackrabbit instance (or keep it for backup purposes)

Thanks

-John