Opened 9 years ago
Closed 9 years ago
#94 closed defect (fixed)
project directory missing from irodsPath when dumping the experiment
Reported by: | johren@bbn.com | Owned by: | jack.hong@nicta.com.au |
---|---|---|---|
Priority: | major | Milestone: | GEC20 |
Component: | Labwiki | Version: | WrapUp |
Keywords: | Cc: | ||
Dependencies: |
Description
I got my experiment running and tried to dump the results to iRODS.
I encountered two problems with this dump. The first is captured in ticket #93. The second problem is that the irodsPath does not seem to be correct. In the oml2-irods-dumper.log file I see:
INFO Creating experiment directory first irods://irodsHost:irodsPortjo0530 ............>>>105 INFO Pushing /tmp/gemini70-jotest7-2014-05-30T19-50-09.2014-05-30_19:52:58+0000.pg.sql to irods://irodsHost:irodsPortjo0530
This path only has jo0530. It does not include the project directory. It should have been geni-GIMITesting/jo0530.
The user does not have access to the data they dumped because they do not have permissions to /home/gimiadmin. They only have access to their project directories in /home/gimiadmin.
Note: See
TracTickets for help on using
tickets.
This seemed to be related to the GES communication problem earlier (DNS configuration issue). This has been resolved and this problem seems to have gone away.