Ok, I apologize, problem solved, I was using the bad version of the perl library. The new one was not in my Perl PATH.
Keep up the good work with Slurm ! On 06/28/2012 04:23 PM, Léo Unbekandt wrote: > Hi, > > I just wrote a small script to try to get nodes information, here's > the link : > > http://pastebin.com/vKSvdnsY > > As a result I got this error : > > ``` > ╰─➤ perl node_info.pl > node name missing in node_info_t at node_info.pl line 11, <DATA> line > 604. > No error > ``` > > In Slurm log, the result is exactly the same as a 'scontrol show nodes' > > ``` > [2012-06-28T16:13:56] debug3: Processing RPC: REQUEST_NODE_INFO from > uid=6056 > [2012-06-28T16:13:56] debug3: _slurm_rpc_dump_nodes, size=11000 usec=199 > ``` > > I am using the GIT master up-to-date branch. The load_jobs function is > working fine, but the load_node seems broken. > > Does anyone can fix it ? > Thank you > > -- > Léo Unbekandt > ICPS Research Team > LSIIT Strasbourg >
