[
https://issues.apache.org/jira/browse/OAK-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320472#comment-15320472
]
Davide Giannella commented on OAK-4422:
---------------------------------------
[~iosonomarco]
{quote}
I do have one more question though: how do i specify the dedicated
FileBlobStore vs the shared Datastore? I read the oak guide and i tried to find
an example on internet but i did not find anything.
{quote}
while I don't remember the configuration details, what you should do
is having a shared filesystem between all the boxes, mount it, and
reference it as path in the FileBlobStore configuration.
It may differ a bit but the concept was that. It goes by its own that
the type of shared drive will make a big difference. For example,
while an NFS for the Datastore may work, it won't be that performant.
Please also note that we don't recommend use NFS as of latency. And if
you really have to use it, use it ONLY for the Datastore. NEVER for
the Nodestore (in case of Segment).
> support cluster for FileBlobStore
> ---------------------------------
>
> Key: OAK-4422
> URL: https://issues.apache.org/jira/browse/OAK-4422
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: blob
> Affects Versions: 1.4.3
> Reporter: Marco Piovesana
>
> I'm using Oak in a system where the user can store arbitrary large binary
> files and because of that I thought the best option was to use the
> FileBlobStore as storage subsystem.
> Now I need to port this solution on a cluster environment, but i saw that
> clustering is supported only for Mongo and RDBMS storage systems. Is there
> any plan to suppor it also for the Blob storage? There's a better option?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)