Changes between Version 26 and Version 27 of Doc/Tools/cpu_Monitoring_and_DMT


Ignore:
Timestamp:
02/11/22 16:42:38 (2 years ago)
Author:
edupont
Comment:

Improved data_acquisition doc

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Tools/cpu_Monitoring_and_DMT

    v26 v27  
    119119 - `screen -S ccc_tree_session` 
    120120 - `module switch dfldatadir/gencmip6 ` 
    121  - `bash $GENCMIP6_CCCHOME/../dupontel/tests_DMP/script_v2_manual.sh` then provide the appropriate path and file name (without the date) for the script to log the correct outputs of the ccc_tree command. 
     121 - `bash $GENCMIP6_CCCHOME/../dupontel/tests_DMP/script_v2_manual.sh` 
     122 
     123Provide the path of the directory to inspect, the path of the raw_logs directory where you bant to write the data (it must be in the WORK space) and and output file name (without the date). 
     124 
     125 
    122126 - `Ctrl + a -- d ` to detach the screen session.  
    123127 
    124  Here the screen session is used to be able to logout from TGCC if the process istaking to long. 
    125  
    126 You should check if the thredds_cp command was ran correctly. If your output path was $GENCMIP6_CCCWORKDIR/raw_logs, does your output file has 2 inodes, and does it exists on your thredds/work directory ? 
     128 The *screen session* is used to be able to logout from TGCC if the process is taking to long. 
     129 
     130- Check if the thredds_cp command was ran correctly. If your output path was $GENCMIP6_CCCWORKDIR/raw_logs, does your output file has 2 inodes, and does it exists on your thredds/work directory ? 
    127131 
    128132{{{#!div style="font-size: 80%" 
     
    144148 
    145149If not you should re-run the last 'thredds_cp' of the 'script_v2_manual.sh' script. 
    146  
    147  '''Nota Bene :''' If this is the first time you run carry out a data acquisition, you must create a 'raw_logs' directory in your WORKDIR. 
     150`thredds cp <path-to-file>  <path-to-thredds>/${LOGNAME}/raw_logs/` 
     151 
     152 
     153 '''Nota Bene :''' If this is the first time you carry out a data acquisition, you must create a 'raw_logs' directory in your WORKDIR. 
    148154{{{mkdir $CCCWORKDIR/raw_logs}}} 
    149155