-
cerratog started the topic Deploy multiple instances of OpenDJ UserStore in the forum DevOps 4 years, 4 months ago
Dear All,
I am trying to run multiple instances OpenDJ (UserStore) inside a Kubernetes Cluster on Azure, all instances point to the same storage account /opt/opendj/data; after the the first instance comes up it acquires the lock on /opt/opendj/data/locks/server.lock and so all the other instances fail to start.
How can I scale up with OpenDJ…[Read more]