recently, we deployed OME 5.0.0-rc1 in our CFU on a Ubuntu 13.10 machine. Server and OMERO.web deployment worked fine up to now, but when we tried moving a relatively large project containing approx. 20 data sets with altogether about 1000 Leica LIF files making up ~14 GiB, we ran into problems.
We used both OMERO.insight and OMERO.web to issue the move command but we had to cancel both operations because the whole process took extremely long and the user does not get any feedback on the remaining time for the process.
I restarted the moving process now (via OMERO.web), and watching the server logs I see Blitz-0.log growing continuously with lots of chgrp lines. It's already at 30 MB, so I cannot attach the whole file (did a tail -n 10000 now).
Our storage is mounted on a fast RAID6 machine with 12 15000 rpm HDDs, so disk speed should not be an issue here. Also, I would be surprised if any files would have to be physically copied in such a "move between groups" process.
Is this behavior normal? Any suggestions would be most welcome! Log files are attached.
- Code: Select all
================================================================================
OMERO Diagnostics 5.0.0-rc1-ice34-b10
================================================================================
Commands: java -version 1.7.0 (/usr/bin/java)
Commands: python -V 2.7.5 (/usr/bin/python)
Commands: icegridnode --version 3.4.2 (/usr/bin/icegridnode)
Commands: icegridadmin --version 3.4.2 (/usr/bin/icegridadmin)
Commands: psql --version 9.1.11 (/usr/bin/psql -- 2 others)
Server: icegridnode running
Server: Blitz-0 active (pid = 110753, enabled)
Server: DropBox active (pid = 110767, enabled)
Server: FileServer active (pid = 110768, enabled)
Server: Indexer-0 active (pid = 110790, enabled)
Server: MonitorServer active (pid = 110769, enabled)
Server: OMERO.Glacier2 active (pid = 110770, enabled)
Server: OMERO.IceStorm active (pid = 110772, enabled)
Server: PixelData-0 active (pid = 110794, enabled)
Server: Processor-0 active (pid = 110778, enabled)
Server: Tables-0 active (pid = 110784, enabled)
Server: TestDropBox inactive (enabled)
OMERO: SSL port 4064
OMERO: TCP port 4063
Log dir: /usr/local/share/omero/OMERO.server/var/log exists
Log files: Blitz-0.log 23.0 MB errors=0 warnings=142
Log files: DropBox.log 1.0 KB
Log files: FileServer.log 0.0 KB
Log files: Indexer-0.log 80.0 KB
Log files: MonitorServer.log 1.0 KB
Log files: OMEROweb.log 223.0 KB errors=0 warnings=5
Log files: OMEROweb_request.log 0.0 KB
Log files: PixelData-0.log 2.0 KB
Log files: Processor-0.log 1.0 KB
Log files: Tables-0.log 0.0 KB
Log files: TestDropBox.log n/a
Log files: master.err 0.0 KB
Log files: master.out 0.0 KB
Log files: Total size 23.43 MB
Environment:OMERO_HOME=(unset)
Environment:OMERO_NODE=(unset)
Environment:OMERO_MASTER=(unset)
Environment:OMERO_TEMPDIR=/tmp
Environment:PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/lib/jvm/default-java/bin:/usr/share/Ice-3.4.2:/usr/lib/postgresql/9.1/bin:/usr/local/share/omero/OMERO.server/bin:/usr/lib/jvm/default-java/bin:/usr/share/Ice-3.4.2:/usr/lib/postgresql/9.1/bin:/usr/local/share/omero/OMERO.server/bin:/usr/lib/jvm/default-java/bin:/usr/share/Ice-3.4.2:/usr/lib/postgresql/9.1/bin:/usr/local/share/omero/OMERO.server/bin
Environment:ICE_HOME=/usr/share/Ice-3.4.2
Environment:LD_LIBRARY_PATH=/usr/share/java:/usr/lib:/usr/share/java:/usr/lib:/usr/share/java:/usr/lib:
Environment:DYLD_LIBRARY_PATH=(unset)
OMERO data dir: '/srv/omero_data' Exists? True Is writable? True
OMERO temp dir: '/tmp/omero/tmp' Exists? True Is writable? True (Size: 0)
OMERO.web status... [RUNNING] (PID 111626)
omero@romulus:/usr/local/share/omero/OMERO.server/var/log$