On Wed, Feb 27, 2013 at 4:59 PM, Moe Jette <[email protected]> wrote: > It works for me. Check the time on your head node. > > $ srun --test-only hostname > srun: Job 20 to start at 2013-02-27T07:59:09 using 1 processors on tux0
As I said, the time is correct, all the nodes run ntpd. Also, ``scontrol show job`` shows correct start and end time: JobId=301 Name=hostname [...] SubmitTime=2013-02-27T17:10:13 EligibleTime=2013-02-27T17:10:13 StartTime=2013-02-27T17:10:13 EndTime=2013-02-27T17:10:13 [...] I will try to build an ubuntu package with a more modern version though. .a. > Quoting Antonio Messina <[email protected]>: > >> >> Hi all, >> >> In our test cluster, running slurm 2.3.4 (rebuilt ubuntu packages) we >> have the following issue: when running "srun --test-only" it shows >> incorrect dates: >> >> antonio@slurm:~$ date >> Wed Feb 27 16:36:45 CET 2013 >> antonio@slurm:~$ srun --test-only hostname >> srun: Job 295 to start at 2064-03-13T01:01:52 using 1 processors on >> node-08-01-07 >> >> Please note that the cluster is empty and if I remove the >> ``--test-only`` option the job will run instantaneously. The current >> date&time on the machine is also correct (ntp is running). >> >> .a. >> >> -- >> [email protected] >> GC3: Grid Computing Competence Center >> http://www.gc3.uzh.ch/ >> University of Zurich >> Winterthurerstrasse 190 >> CH-8057 Zurich Switzerland > > > > -- [email protected] GC3: Grid Computing Competence Center http://www.gc3.uzh.ch/ University of Zurich Winterthurerstrasse 190 CH-8057 Zurich Switzerland
