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:
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
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: