cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cluster not working

Former Member
0 Kudos
374

Hi Expert,

i am doing clustering for production deployment with HANA DB.. before pointing to HANA DB i wanted to verify the clustering in HSQL DB. I have created two node and pointing to SAN(Storage Area network) where entire data directory getting created . All are different VM but shares same network. in HAC i can see both cluster nodes gets created . the issue is , database is not getting shared . i did create one customer in one node but when i am verifying in another node its not present . what could be the issue?

Here i am providing the nodes details:

Node 1

HYBRIS_DATA_DIR=S:\\share\\data

media.read.dir=S:\\share\\data\\media

media.replicaiton.dirs=S:\\share\\data\\media

clustermode=true

cluster.id=0

cluster.ping.load.on.startup=true

cluster.broadcast.method.jgroups=de.hybris.platform.cluster.jgroups.JGroupsBroadcastMethod cluster.broadcast.method.jgroups.channel.name=hybris-broadcast cluster.broadcast.method.jgroups.configuration=jgroups-udp.xml

Node 2

HYBRIS_DATA_DIR=S:\\share\\data

media.read.dir=S:\\share\\data\\media

media.replicaiton.dirs=S:\\share\\data\\media

clustermode=true

cluster.id=1

cluster.ping.load.on.startup=true

cluster.broadcast.method.jgroups=de.hybris.platform.cluster.jgroups.JGroupsBroadcastMethod cluster.broadcast.method.jgroups.channel.name=hybris-broadcast cluster.broadcast.method.jgroups.configuration=jgroups-udp.xml

SAN:

Accepted Solutions (0)

Answers (0)