この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
I just came across one client where they are using “shard all “(Shared Data Store and shared Journal-fileJournal) configuration. I have never come across such configuration till now.
I am looking to know pros and cons of using this configuration. Is there any known issue related to performance with this configuration.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Here is some more infromation from one of our Adobe Product members:
"The main reason to use the shared journal is reduce and maybe eliminate the split-brain problem. I have come across issues in the past with things like code deploys that restart the CRX OSGi bundles that can cause the repo to loose its mind. While these issues are rare the customer always wants a fool-proof setup and process so sometimes we have to resort to the shared journal. The downside to a shared journal is that you are doing a lot of network file I/O so a very low latency network FS is required or performance will suffer."
See:
http://www.day.com/content/kb/home/Crx/Troubleshooting/JournalTooMuchDiskSpace.html
http://dev.day.com/docs/en/crx/current/administering/cluster.html#Shared External Database
表示
返信
いいね!の合計
Here is some more infromation from one of our Adobe Product members:
"The main reason to use the shared journal is reduce and maybe eliminate the split-brain problem. I have come across issues in the past with things like code deploys that restart the CRX OSGi bundles that can cause the repo to loose its mind. While these issues are rare the customer always wants a fool-proof setup and process so sometimes we have to resort to the shared journal. The downside to a shared journal is that you are doing a lot of network file I/O so a very low latency network FS is required or performance will suffer."
See:
http://www.day.com/content/kb/home/Crx/Troubleshooting/JournalTooMuchDiskSpace.html
http://dev.day.com/docs/en/crx/current/administering/cluster.html#Shared External Database
表示
返信
いいね!の合計
thanks for your reply
Do you think having Journal fileJornal between two clustered node(NFS network attached storage) is safe or it is not having any major impact on performance ?
表示
返信
いいね!の合計