Changes between Version 13 and Version 14 of Doc/Tools/cpu_Monitoring_and_DMT


Ignore:
Timestamp:
10/11/21 14:58:55 (3 years ago)
Author:
edupont
Comment:

Updated data transfert documentation

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Tools/cpu_Monitoring_and_DMT

    v13 v14  
    116116The first step for using the app is to log the output from the ccc_tree command at TGCC.  
    117117 
    118 So far for the data collection several scripts need to be launched.  
    119 The first and most important is called 'script_v0_manual.sh'. It should be launched from IRENE computer in a screen session.  
     118The script running 'ccc_tree' with the proper inputs is 'script_v2_manual.sh'. It can take a while to execute therefore it should be launched from IRENE computer in a screen session.  
    120119 - `screen -S ccc_tree_session` 
    121  - `./script_v0_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.  
    122  - provide the ssh - rsa key password for data transfert to ciclad igcmg account 
     120 - `./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. 
    123121 - `exit` to quit the screen session.  
    124  
    125122 
    126123 Here the screen session is used to be able to logout from TGCC if the process istaking to long. 
    127124 
    128 There are two more script for data transfert from igcmg account to eldupont account on ciclad and on for transfert from eldupont@ciclad to local computer. 
    129  Those script can be replaced with rsyncs or scp of the log file to CICLAD, on the IGCMG account :  {{{/home/igcmg/Chantier_DMP_Eliott/PARSER/parsed_logs}}} 
     125You 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 ? 
     126 
     127If not you should re-run the last 'thredds_cp' of the 'script_v2_manual.sh' script. 
    130128 
    131129