Hi Alain,
One important point is that the servers *should not* be running in
parallel, meaning the two servers cannot be both reading and writing to the
same database concurrently, as this will cause errors. Perhaps this is
what's wrong with your setup?
The idea is to have one active server and one standby, and switch over to
the standby on DR.
If you wish to have a semi-active/active setup then your best option
currently is to use the
replication<http://wiki.jfrog.org/confluence/display/RTF/Repository+Replication>feature
and set up repositories on the 2 servers to actively synchronize
data between them (replication is checksum based and incremental). This is
a content-only mirroring where both servers arre active (actually, you can
have more than 2 servers).
BTW, since you are using a full-DB storage, you should be able to use
DB-level replication to a standby DB to have DR at the database level.
HTH,
Yoav
On Thu, Dec 8, 2011 at 5:48 PM, vdalan <[email protected]> wrote:
> hi Eli,
>
> just to make sure, about what you'd like me to reconstruct? Correct me if
> i'm wrong pls...
> 1) create 2 fresh jboss4 appserver instances (nodes)
> 2) boot first node and deploy artifactory.war into it
> 3) configure node1 manually via the webapp
> 4) capture the configuration descriptor from the first node and provide it
> as $ARTIFACTORY_HOME/etc/artifactory.config.import.xml of the second
> artifactory/jboss node
> 5) then boot the second node and send you its logs
>
> that it?
>
> thx,
> alain
>
>
> --
> View this message in context:
> http://forums.jfrog.org/Clustering-Artifactory-tp7063182p7074733.html
> Sent from the Artifactory - Users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Cloud Services Checklist: Pricing and Packaging Optimization
> This white paper is intended to serve as a reference, checklist and point
> of
> discussion for anyone considering optimizing the pricing and packaging
> model
> of a cloud services business. Read Now!
> http://www.accelacomm.com/jaw/sfnl/114/51491232/
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of
discussion for anyone considering optimizing the pricing and packaging model
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users