dwj wrote:Hi OMERO developers.
Hi Daniel,
dwj wrote:Is it possible to configure OMERO to use two or more network shares as ‘omero.data.dir’ so that we can use the complete 32TB?
Yes, The OMERO managed repository, where newly imported data ends up, could be organised in such a way that some data is on one of your existing storage paths (in this case your network share) and newly imported data goes to another.
Our docs show the process under
https://docs.openmicroscopy.org/latest/ ... repository - a good diagram showing the repository as new data is added is at
http://downloads.openmicroscopy.org/pre ... paris/#/16The binary repository layout itself (including managed repository) is discussed in our docs here:
https://docs.openmicroscopy.org/latest/ ... itory.htmldwj wrote:I also think about using a Software-RAID to abstract multiple network shares to one big share. Does anybody have experiences with a software RAID? We use CentOS 7 as operation system.
Software RAID isn't designed to work with remote filesystems like NFS mounts. You would be better off with a different filesystem type which does support sizes >16TB. There are a few options out there, which can be discussed with the team who are providing the storage infrastructure you're currently using.
Hope that's useful.
Kenny