← Back to team overview

kaliveda-dev team mailing list archive

[Bug 1240422] [NEW] erreurs avec irods multistream

 

Public bug reported:

Après analyse des fichiers log obtenus lors de la génération des runs
"recon" et des runs "ident" sur les runs INDRA_SOLO de e494s, j'ai
remarqué dans la moitié des runs analysés qu'il y avait un message
d'erreur lors de la copie du fichier root dans le DataRepository, du
type:

ERROR: rcPartialDataPut: toPut 34153021, bytesRead 0 status = -27014 SYS_COPY_LEN_ERR, Bad address
ERROR: putUtil: put error for /indra/e494s/recon3/run525.recon.root.2013-09-18_12:00:21, status = -27014 status = -27014 SYS_COPY_LEN_ERR, Bad address

Avec le programme "analyse_logs" cette erreur n'est pas visible. La
liste des runs disponible est mise à jour même si la copie ne s'est pas
faite correctement.

Apparemment le fichier root est bien sauvegardé sur la zone scratch et
que le problème vient de la copie sur le dépot par IRODS.

Avez-vous déjà rencontré ce problème? une solution?

Merci d'avance!

PS: -j'utilise la branch IV de KaliVeda et pour l'instant les runs sont sauvés dans le sous-répertoire "recon3/ident3" 
      - voici ce que retourne la commande "grep -B5 -A11 rcPartialDataPut KVIVReconIdent_R*.o*" pour 2 runs


KVIVReconIdent_R296.o1444717-     ------------- Process infos -------------
KVIVReconIdent_R296.o1444717-Info in <KVIVReconIdent::Process>: End of run after 1138709 events.
KVIVReconIdent_R296.o1444717- CpuUser = 63078.230469 s.     VirtMem = 707.476562 MB      DiskUsed = 1.1G
KVIVReconIdent_R296.o1444717-
KVIVReconIdent_R296.o1444717-Copying file run296.ident.root.2013-09-18_11:34:18 to repository
KVIVReconIdent_R296.o1444717:ERROR: rcPartialDataPut: toPut 41943040, bytesRead 0 status = -27014 SYS_COPY_LEN_ERR, Bad address
--
KVIVReconIdent_R526.o1445001-     ------------- Process infos -------------
KVIVReconIdent_R526.o1445001-Info in <KVIVReconIdent::Process>: End of run after 1355505 events.
KVIVReconIdent_R526.o1445001- CpuUser = 28147.853516 s.     VirtMem = 655.449219 MB      DiskUsed = 513M
KVIVReconIdent_R526.o1445001-
KVIVReconIdent_R526.o1445001-Copying file run526.ident.root.2013-09-18_11:37:10 to repository
KVIVReconIdent_R526.o1445001:ERROR: rcPartialDataPut: toPut 35150268, bytesRead 0 status = -27014 SYS_COPY_LEN_ERR, Bad address
KVIVReconIdent_R526.o1445001-ERROR: putUtil: put error for /indra/e494s/ident3/run526.ident.root.2013-09-18_11:37:10, status = -27014 status = -27014 SYS_COPY_LEN_ERR, Bad address
KVIVReconIdent_R526.o1445001-
KVIVReconIdent_R526.o1445001- ====================== END ====================== 
KVIVReconIdent_R526.o1445001-
KVIVReconIdent_R526.o1445001-   Total number of events read     = 1355505
KVIVReconIdent_R526.o1445001-   Real time = 30314.2 sec.
KVIVReconIdent_R526.o1445001-    CPU time = 28175 sec.
KVIVReconIdent_R526.o1445001-   Events/Real sec. = 44.7152
KVIVReconIdent_R526.o1445001-    Events/CPU sec. = 48.1102
KVIVReconIdent_R526.o1445001-
KVIVReconIdent_R526.o1445001- ====================== END ======================

** Affects: kaliveda
     Importance: Undecided
     Assignee: John Frankland (frankland)
         Status: New

** Affects: kaliveda/1.8
     Importance: Undecided
     Assignee: John Frankland (frankland)
         Status: Fix Committed

** Affects: kaliveda/1.9
     Importance: Undecided
     Assignee: John Frankland (frankland)
         Status: New

** Also affects: kaliveda/1.8
   Importance: Undecided
       Status: New

** Also affects: kaliveda/1.9
   Importance: Undecided
       Status: New

** Changed in: kaliveda/1.8
     Assignee: (unassigned) => John Frankland (frankland)

** Changed in: kaliveda/1.9
     Assignee: (unassigned) => John Frankland (frankland)

-- 
You received this bug notification because you are a member of KaliVeda
Development Team, which is subscribed to KaliVeda.
https://bugs.launchpad.net/bugs/1240422

Title:
  erreurs avec irods multistream

Status in KaliVeda data analysis framework:
  New
Status in KaliVeda 1.8 series:
  Fix Committed
Status in KaliVeda 1.9 series:
  New

Bug description:
  Après analyse des fichiers log obtenus lors de la génération des runs
  "recon" et des runs "ident" sur les runs INDRA_SOLO de e494s, j'ai
  remarqué dans la moitié des runs analysés qu'il y avait un message
  d'erreur lors de la copie du fichier root dans le DataRepository, du
  type:

  ERROR: rcPartialDataPut: toPut 34153021, bytesRead 0 status = -27014 SYS_COPY_LEN_ERR, Bad address
  ERROR: putUtil: put error for /indra/e494s/recon3/run525.recon.root.2013-09-18_12:00:21, status = -27014 status = -27014 SYS_COPY_LEN_ERR, Bad address

  Avec le programme "analyse_logs" cette erreur n'est pas visible. La
  liste des runs disponible est mise à jour même si la copie ne s'est
  pas faite correctement.

  Apparemment le fichier root est bien sauvegardé sur la zone scratch et
  que le problème vient de la copie sur le dépot par IRODS.

  Avez-vous déjà rencontré ce problème? une solution?

  Merci d'avance!

  PS: -j'utilise la branch IV de KaliVeda et pour l'instant les runs sont sauvés dans le sous-répertoire "recon3/ident3" 
        - voici ce que retourne la commande "grep -B5 -A11 rcPartialDataPut KVIVReconIdent_R*.o*" pour 2 runs


  KVIVReconIdent_R296.o1444717-     ------------- Process infos -------------
  KVIVReconIdent_R296.o1444717-Info in <KVIVReconIdent::Process>: End of run after 1138709 events.
  KVIVReconIdent_R296.o1444717- CpuUser = 63078.230469 s.     VirtMem = 707.476562 MB      DiskUsed = 1.1G
  KVIVReconIdent_R296.o1444717-
  KVIVReconIdent_R296.o1444717-Copying file run296.ident.root.2013-09-18_11:34:18 to repository
  KVIVReconIdent_R296.o1444717:ERROR: rcPartialDataPut: toPut 41943040, bytesRead 0 status = -27014 SYS_COPY_LEN_ERR, Bad address
  --
  KVIVReconIdent_R526.o1445001-     ------------- Process infos -------------
  KVIVReconIdent_R526.o1445001-Info in <KVIVReconIdent::Process>: End of run after 1355505 events.
  KVIVReconIdent_R526.o1445001- CpuUser = 28147.853516 s.     VirtMem = 655.449219 MB      DiskUsed = 513M
  KVIVReconIdent_R526.o1445001-
  KVIVReconIdent_R526.o1445001-Copying file run526.ident.root.2013-09-18_11:37:10 to repository
  KVIVReconIdent_R526.o1445001:ERROR: rcPartialDataPut: toPut 35150268, bytesRead 0 status = -27014 SYS_COPY_LEN_ERR, Bad address
  KVIVReconIdent_R526.o1445001-ERROR: putUtil: put error for /indra/e494s/ident3/run526.ident.root.2013-09-18_11:37:10, status = -27014 status = -27014 SYS_COPY_LEN_ERR, Bad address
  KVIVReconIdent_R526.o1445001-
  KVIVReconIdent_R526.o1445001- ====================== END ====================== 
  KVIVReconIdent_R526.o1445001-
  KVIVReconIdent_R526.o1445001-   Total number of events read     = 1355505
  KVIVReconIdent_R526.o1445001-   Real time = 30314.2 sec.
  KVIVReconIdent_R526.o1445001-    CPU time = 28175 sec.
  KVIVReconIdent_R526.o1445001-   Events/Real sec. = 44.7152
  KVIVReconIdent_R526.o1445001-    Events/CPU sec. = 48.1102
  KVIVReconIdent_R526.o1445001-
  KVIVReconIdent_R526.o1445001- ====================== END ======================

To manage notifications about this bug go to:
https://bugs.launchpad.net/kaliveda/+bug/1240422/+subscriptions


Follow ups

References