... | ... | @@ -328,7 +328,30 @@ $ ils -l /mantis/home/lecoinal/summer_fimage/ |
|
|
|
|
|
```
|
|
|
|
|
|
## c'est trop lent
|
|
|
|
|
|
Le problème est qu'il y a bcp de petits fichiers, donc des taux de transferts pas terribles :
|
|
|
|
|
|
```
|
|
|
lecoinal@f-dahu:~$ tail -20 iput_summer_fimage.log
|
|
|
2012_07_27.h5 3.190 MB | 0.386 sec | 0 thr | 8.276 MB/s
|
|
|
2016_11_24.h5 251.608 MB | 4.005 sec | 0 thr | 62.816 MB/s
|
|
|
2017_05_10.h5 385.602 MB | 5.491 sec | 0 thr | 70.221 MB/s
|
|
|
2015_09_21.h5 2.723 MB | 0.323 sec | 0 thr | 8.422 MB/s
|
|
|
2016_01_01.h5 372.957 MB | 5.749 sec | 0 thr | 64.868 MB/s
|
|
|
2017_05_18.h5 382.363 MB | 5.640 sec | 0 thr | 67.791 MB/s
|
|
|
2013_05_30.h5 3.610 MB | 0.448 sec | 0 thr | 8.053 MB/s
|
|
|
2011_11_11.h5 2.723 MB | 0.314 sec | 0 thr | 8.682 MB/s
|
|
|
2011_01_14.h5 2.723 MB | 0.318 sec | 0 thr | 8.559 MB/s
|
|
|
2012_07_31.h5 2.723 MB | 0.314 sec | 0 thr | 8.672 MB/s
|
|
|
```
|
|
|
A un rythme de 50MB/sec, il va falloir 20 jours. A un rythme de 10MB/sec : 100 jours...
|
|
|
|
|
|
Ma connexion tmux ne tiendra jamais si longtemps...
|
|
|
|
|
|
Si ca plante, peut on continuer en irsync ? avec les mêmes options, est ce que ca marchera irsync avec l'option `-R backup` ?
|
|
|
|
|
|
Il faut tester avec un sous ensemble de /summer/f_image_perf pour voir, couper mon iput volontairement, et voir ce que le irsync derrière récupère...
|
|
|
|
|
|
## reprise iput en erreur par irsync
|
|
|
|
... | ... | |