Changes between Version 18 and Version 19 of Doc/Intro/News


Ignore:
Timestamp:
11/13/19 09:21:55 (5 years ago)
Author:
acosce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Intro/News

    v18 v19  
    118118Voici la commande pour repérer les fichiers qui ne correspondent pas au critère de stockage énoncé ci-dessus. 
    119119 
    120 > cd /ccc/work/cont003/thredds/VOTRELOGIN 
     120> cd /path_work_thredds/VOTRELOGIN 
    121121> find -links 1  
    122122 
    123123 
    124124Commande pour détruire ces fichiers après en avoir bien vérifier soigneusement la liste. 
    125 > cd /ccc/work/cont003/thredds/VOTRELOGIN 
     125> cd /path_work_thredds/VOTRELOGIN 
    126126> find -links 1 -exec \rm {} \; 
    127127 
     
    134134Here is the command to locate files that follow the rule. 
    135135 
    136 > cd / ccc / work / cont003 / thredds / VOTRELOGIN 
     136> cd /path_work_thredds/your_login 
    137137> find -links 1 
    138138 
    139139 
    140140Command to remove these files after having carefully check the list. 
    141 > cd / ccc / work / cont003 / thredds / VOTRELOGIN 
     141> cd /path_work_thredds/your_login 
    142142> find -links 1 -exec \ rm {} \; 
    143143 
     
    152152Dear all, 
    153153 
    154 On the shared repository IGCM (for example at irene /ccc/work/cont003/igcmg/igcmg/IGCM), the folders IGCM/BC and IGCM/INIT only contain links to other folders and files in IGCM/. IGCM/BC and IGCM/INIT are not used anymore since more than 4 years in IPSL reference configurations. They will now be removed from IGCM and stored at TGCC /ccc/store/cont003/igcmg/igcmg/IGCM_ARCHIVE 
     154On the shared repository IGCM (for example at irene $CCCWORKDIR/../igcmg/igcmg/IGCM), the folders IGCM/BC and IGCM/INIT only contain links to other folders and files in IGCM/. IGCM/BC and IGCM/INIT are not used anymore since more than 4 years in IPSL reference configurations. They will now be removed from IGCM and stored at TGCC $CCCSTOREDIR/igcmg/igcmg/IGCM_ARCHIVE 
    155155 
    156156If you're still coping files from these 2 directories, you  can send an email to the platform_users mailing list if you need help to find your files on the standard archive.