Hi all,
our OMERO server (5.0.5-ice35-b47 on CentOS 6.5) is using a remote volume on a NAS storage system mounted via NFS as image repository.
Is there a way to attach an additional 2nd repository to the same server? If yes, would there be an option to also define certain rules which repository is used when (e.g. for specific user/groups only)?
Background of this question is the fact that our current OMERO repository resides on a multi-purpose NAS storage system.
Now, we we've been approached by user that would like to deposit there images in OMERO as well but depend on subsequent image analysis on an HPC environment having a high-performance file-system underneath. If we could manage to directly target their files on this high-performance FS configured as 2nd repository an managed by OMERO, we could avoid copying of data between those different type of file-systems.
Of course, we would allow them only read-only access to the OMERO repo sitting on the HPFS area. But they could then directly read their image data from the OMERO repo even from cluster nodes by obtaining the corresponding path via Python API.
I've seen the "FS configuration options" at http://www.openmicroscopy.org/site/support/omero5/sysadmins/fs-upload-configuration.html.
The "omero.repo.dir (experimental) - value" points slightly in this direction, but I could not find additional details, examples, etc.
Would this be an option? Or am I completely wrong?
Any hint would be greatly appreciated.
Thanks a lot and best regards,
-Rainer