> https://groups.google.com/d/msg/slurm-devel/LXmU3BoWGQw/ULqmA85qKAAJ
> hopefully the correct version, fitting to the 2.6 version you are using. >> helmi@Dellrackmount:~$ srun -N1 /bin/hostname >> srun: error: Unable to allocate resources: Unable to contact slurm >> controller (connect failure) > Before you go into debugging: > what does sinfo say about available partitions and nodes? > helmi@Dellrackmount:~$ sinfo > PARTITION AVAIL TIMELIMIT NODES STATE NODELIST > debug* up infinite 0 n/a > helmi@Dellrackmount:~$ sudo slurmctld -Dvvv > password for helmi: > slurmctld: pidfile not locked, assuming no running daemon > slurmctld: error: Configured MailProg is invalid ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ at least for the older 2.3 in Ubuntu 12.04 I had to install (something like) mailutils that provides /usr/bin/mail to get it working I've done installed.Thanks. > slurmctld: Accounting storage NOT INVOKED plugin loaded [...] > slurmctld: fatal: No NodeName information available! ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Are you allowed to post at least your partitions and nodes? That would make things easier. > After I allocate the NodeName to Dellrackmount I ran :- helmi@Dellrackmount:~$ srun -N1 /bin/hostname srun: error: Unable to allocate resources: More processors requested than permitted this is my CPU spec:- helmi@Dellrackmount:~$ sudo lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 40 On-line CPU(s) list: 0-39 Thread(s) per core: 2 Core(s) per socket: 10 Socket(s): 2 NUMA node(s): 2 Vendor ID: GenuineIntel CPU family: 6 Model: 63 Stepping: 2 CPU MHz: 1200.492 BogoMIPS: 4601.11 Virtualization: VT-x L1d cache: 32K L1i cache: 32K L2 cache: 256K L3 cache: 25600K NUMA node0 CPU(s): 0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38 NUMA node1 CPU(s): 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39 Sorry for the mess up qouting.. On Thu, Mar 24, 2016 at 7:53 PM, Benjamin Redling < [email protected]> wrote: > > On 2016-03-24 04:25, Helmi Azizan wrote: > > You wrote > > https://groups.google.com/d/msg/slurm-devel/LXmU3BoWGQw/ULqmA85qKAAJ > > I wrote: > > hopefully the correct version, fitting to the 2.6 version you are using. > > You wrote: > >> helmi@Dellrackmount:~$ srun -N1 /bin/hostname > >> srun: error: Unable to allocate resources: Unable to contact slurm > >> controller (connect failure) > > I wrote: > > Before you go into debugging: > > what does sinfo say about available partitions and nodes? > > helmi@Dellrackmount:~$ sinfo > > PARTITION AVAIL TIMELIMIT NODES STATE NODELIST > > debug* up infinite 0 n/a > > You wrote: > > After I allocate the NodeName to Dellrackmount I ran :- > > > Please, can you please fix the qouting in your mail client or use a > proper mail service? > In your mails your lines and mine have the same level of indentation. > The first time I ignored it -- can happen once in a while for whatever > reason -- but in the meantime you should have noticed. > > Benjamin > -- > FSU Jena | JULIELab.de/Staff/Benjamin+Redling.html > vox: +49 3641 9 44323 | fax: +49 3641 9 44321 > -- Helmi Azizan High performance Cloud
