in-place import and FILE_UPLOAD_STARTED
Posted: Wed Feb 03, 2016 3:24 pm
What happens when you do an implace import with hard linking (-- --transfer=ln) at the moment when the log spits FILE_UPLOAD_STARTED ...
I had a 4,7G tif file which was uploading for 15 minutes. One would think that with hardlinking it would just take a split second to upload. Probably more than upload happens. Could someone explain what happens at this stage?
We have the binary repository mounted on a network volume and during this upload the cifs daemon is constant reading at around 10M/s. When the upload is done higher valueas are observed (up to 30M/s)
below is a snip of the log
thx in advance!
Raf
I had a 4,7G tif file which was uploading for 15 minutes. One would think that with hardlinking it would just take a split second to upload. Probably more than upload happens. Could someone explain what happens at this stage?
We have the binary repository mounted on a network volume and during this upload the cifs daemon is constant reading at around 10M/s. When the upload is done higher valueas are observed (up to 30M/s)
below is a snip of the log
thx in advance!
Raf
- Code: Select all
2016-02-03 15:24:34,674 3208 [ main] INFO ome.formats.OMEROMetadataStoreClient - Attempting initial SSL connection to localhost:4064
2016-02-03 15:24:35,611 4145 [ main] INFO ome.formats.OMEROMetadataStoreClient - Insecure connection requested, falling back
2016-02-03 15:24:36,144 4678 [ main] INFO ome.formats.OMEROMetadataStoreClient - Server: 5.2.1
2016-02-03 15:24:36,144 4678 [ main] INFO ome.formats.OMEROMetadataStoreClient - Client: 5.2.1-ice35-b15
2016-02-03 15:24:36,145 4679 [ main] INFO ome.formats.OMEROMetadataStoreClient - Java Version: 1.7.0_79
2016-02-03 15:24:36,145 4679 [ main] INFO ome.formats.OMEROMetadataStoreClient - OS Name: Linux
2016-02-03 15:24:36,145 4679 [ main] INFO ome.formats.OMEROMetadataStoreClient - OS Arch: amd64
2016-02-03 15:24:36,145 4679 [ main] INFO ome.formats.OMEROMetadataStoreClient - OS Version: 3.16.0-49-generic
2016-02-03 15:24:36,363 4897 [ main] INFO ome.formats.OMEROMetadataStoreClient - Call context: {omero.group:4}
2016-02-03 15:24:36,394 4928 [ main] INFO ormats.importer.cli.LoggingImportMonitor - FILESET_UPLOAD_PREPARATION
2016-02-03 15:24:37,237 5771 [ main] INFO ormats.importer.cli.LoggingImportMonitor - FILESET_UPLOAD_START
2016-02-03 15:24:37,266 5800 [ main] INFO .importer.transfers.HardlinkFileTransfer - Transferring /media/GBW-0004_CMEVIB_OMERO/0002_PAVE/Ann_Geens/Big files/Ctrl7_run2_1704_stack.tif...
2016-02-03 15:24:37,385 5919 [ main] INFO ormats.importer.cli.LoggingImportMonitor - FILE_UPLOAD_STARTED: /media/GBW-0004_CMEVIB_OMERO/0002_PAVE/Ann_Geens/Big files/Ctrl7_run2_1704_stack.tif
2016-02-03 15:40:01,676 930210 [ main] INFO ormats.importer.cli.LoggingImportMonitor - FILE_UPLOAD_COMPLETE: /media/GBW-0004_CMEVIB_OMERO/0002_PAVE/Ann_Geens/Big files/Ctrl7_run2_1704_stack.tif
2016-02-03 15:41:04,178 992712 [ main] INFO ormats.importer.cli.LoggingImportMonitor - FILESET_UPLOAD_END
2016-02-03 15:41:04,364 992898 [ main] INFO ormats.importer.cli.LoggingImportMonitor - IMPORT_STARTED Logfile: 7001
2016-02-03 15:41:06,092 994626 [l.Client-0] INFO ormats.importer.cli.LoggingImportMonitor - METADATA_IMPORTED Step: 1 of 5 Logfile: 7001
2016-02-03 15:44:09,728 1178262 [.Client-15] INFO ormats.importer.cli.LoggingImportMonitor - PIXELDATA_PROCESSED Step: 2 of 5 Logfile: 7001
2016-02-03 15:44:12,105 1180639 [.Client-15] INFO ormats.importer.cli.LoggingImportMonitor - THUMBNAILS_GENERATED Step: 3 of 5 Logfile: 7001
2016-02-03 15:44:12,138 1180672 [.Client-15] INFO ormats.importer.cli.LoggingImportMonitor - METADATA_PROCESSED Step: 4 of 5 Logfile: 7001
2016-02-03 15:44:12,165 1180699 [.Client-17] INFO ormats.importer.cli.LoggingImportMonitor - OBJECTS_RETURNED Step: 5 of 5 Logfile: 7001
2016-02-03 15:44:12,435 1180969 [.Client-15] INFO ormats.importer.cli.LoggingImportMonitor - IMPORT_DONE Imported file: /media/GBW-0004_CMEVIB_OMERO/0002_PAVE/Ann_Geens/Big files/Ctrl7_run2_1704_stack.tif
Imported pixels:
3201
Other imported objects:
Fileset:2251
Image:3201
2016-02-03 15:44:12,436 1180970 [.Client-15] INFO ome.formats.importer.cli.ErrorHandler - Number of errors: 0
2016-02-03 15:44:12,486 1181020 [ main] INFO ome.formats.OMEROMetadataStoreClient - Call context: {omero.group:4}