IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 20 and Version 21 of Raw_Images_Files_in_Nebulous


Ignore:
Timestamp:
Mar 1, 2012, 12:30:46 PM (14 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Raw_Images_Files_in_Nebulous

    v20 v21  
    103103== Shuffling Analysis (Continued) ==
    104104=== Raw OTAs Count per Node ===
    105 
    106 
     105  The data generation code is in /export/ippc11.1/schastel/FilesStatistics/otas/ota_by_host. Run:
     106  1. populate_table_OtaByHost.sh from this directory on ippc11
     107  2. {{{SELECT * FROM OtaByHost INTO OUTFILE '/tmp/otaByHost.data';}}} in a mysql client on the FilesStatistics database
     108  3. generate_gnuplot_script.py and copy/paste its output into a gnuplot session (the 'otaByHost.data' has to be in the directory where the gnuplot session is executed)
     109 
     110  The product is the following image:
    107111
    108112=== Storage Comparison with the Available Space ===