Changes between Version 8 and Version 9 of GIMIv1.1Tutorial/Toirods
- Timestamp:
- 10/15/12 23:29:08 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIMIv1.1Tutorial/Toirods
v8 v9 28 28 }}} 29 29 30 === D.1 Overview === 30 31 31 32 In GIMI, [https://www.irods.org/ iRODS] is used as the repository for measurement data. At the moment our iRODS data system consist of three servers (RENCI, NICTA, and UMass) and a metadata catalog (located at RENCI). 32 33 33 We will use part 2 of this tutorial to make the participants more familiar with iRODS and how we use it in GIMI. 34 --- 35 36 === D.2 Storing data on iRODS 34 37 35 38 * After successful completion of part 1 of the tutorial the measurement data from the experiment has been stored in iRODS. We will now look into two options on how this data can be handled. 36 39 37 1. iRODS command line tools in the user work space: 40 === D.2.1 iRODS command line tools in the user work space === 38 41 * The GENI [http://groups.geni.net/geni/wiki/GEC14TutorialVMInstructions User Workspace] comes already with the iRODS command line tools installed. 39 42 * If you have not done so far use [https://www.irods.org/index.php/iinit iinit] to create a file that contains your iRODS password in a scrambled form. This will then be used automatically by the [https://www.irods.org/index.php/icommands icommands] for authentication with the server. … … 81 84 }}} 82 85 83 2.iRODS web interface:86 === D.2.2 iRODS web interface: 84 87 iRODS also provides a nice and easy to use [https://www.irods.org/web/index.php web interface], which we will explore in the following. 85 88 * Point the browser in your user workspace to the following link: https://www.irods.org/web/index.php … … 93 96 * The following screenshot shows an example for the web interface: [[Image(wiki:GIMIv1.0Tutorial:irods_screen.png)]] 94 97 95 3. IRODS and OML 98 --- 99 100 === D.3 IRODS and OML === 96 101 In GIMI we have enabled an option in OML2.8 that allows the execution of script. We use this functionality to automatically save measurement results in IRODS after a measurement has successfully completed. 97 102 98 4. DISCLAIMER 103 === D.4 DISCLAIMER === 99 104 The iRODS service we are offering within the scope of GIMI does NOT guarantee 100% reliable data storage (i.e., we do NOT back up the data). If you are performing your own experiments and want to use iRODS you are absolutely welcome but be aware that we do NOT guarantee recovery from data loss. 100 105 106 --- 101 107 102 108 === 6) Move selected collected measurements and other artifacts from storage service to long-term archive service ===