Bug#942467: oar-user: In HPC cluster with around 1000 cores, OAR fails to accept jobs

2019-10-16 Thread Pierre Neyron
This attached patch fix the issue by removing the max recursion limitation in the usage of Perl's Storable module in OAR. --- ResourceTree.pm.distrib 2019-10-02 22:49:09.541077657 +0200 +++ ResourceTree.pm 2019-10-02 22:49:57.449683280 +0200 @@ -7,6 +7,9 @@ use Storable qw(dclone); #use

Bug#942467: oar-user: In HPC cluster with around 1000 cores, OAR fails to accept jobs

2019-10-16 Thread Pierre Neyron
The missing references: [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no=912695 [2] https://rt.perl.org/Public/Bug/Display.html?id=133326 On Wed, 16 Oct 2019 22:58:50 +0200 Pierre Neyron wrote: > This is due to a restriction implemented in Perl's Storable module > distributed in

Bug#942467: oar-user: In HPC cluster with around 1000 cores, OAR fails to accept jobs

2019-10-16 Thread Pierre Neyron
The missing references: [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no=912695 [2] https://rt.perl.org/Public/Bug/Display.html?id=133326

Bug#942467: oar-user: In HPC cluster with around 1000 cores, OAR fails to accept jobs

2019-10-16 Thread Pierre Neyron
Package: oar-user Version: 2.5.8-1 Severity: important Dear Debian Developers, In HPC clusters with around 1000 cores, a frontend under Buster fails to accept jobs at the core level with the following error: jdoe@frontend:~$ oarsub -l core=1 -I Generate a job key... Max. recursion