Ticket 245

Summary: red herring errors
Product: Slurm Reporter: Don Lipari <lipari1>
Component: Bluegene select pluginAssignee: Danny Auble <da>
Status: RESOLVED FIXED QA Contact:
Severity: 4 - Minor Issue    
Priority: ---    
Version: 2.5.x   
Hardware: IBM BlueGene   
OS: Linux   
Site: LLNL Slinky Site: ---
Alineos Sites: --- Atos/Eviden Sites: ---
Confidential Site: --- Coreweave sites: ---
Cray Sites: --- DS9 clusters: ---
Google sites: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- NoveTech Sites: ---
Nvidia HWinf-CS Sites: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Tzag Elita Sites: ---
Linux Distro: --- Machine Name:
CLE Version: Version Fixed:
Target Release: --- DevPrio: ---
Emory-Cloud Sites: ---

Description Don Lipari 2013-02-25 06:12:09 MST
In chasing down a problem with cancelling a job step on Sequoia, I was distracted by the following errors in the slurmd.log:

not distracting:
[2013-02-25T10:56:19-08:00] debug:  Sending signal 9 to step 394271.1
distracting:
[2013-02-25T10:56:19-08:00] debug:  _step_connect: connect: No such file or directory
[2013-02-25T10:56:19-08:00] debug:  signal for nonexistant 394271.1 stepd_connect failed: No such file or directory

The signal got through even though _signal_jobstep() returns early due to the -1 return status of stepd_connect().

The errors are reported due to the absence of nodename_job.step directories in the SlurmdSpoolDir on BlueGene systems.

Don
Comment 1 Don Lipari 2013-02-25 06:16:15 MST
(In reply to comment #0)
[...]
> The errors are reported due to the absence of nodename_job.step directories
> in the SlurmdSpoolDir on BlueGene systems.

correction:  nodename_job.step "sockets"
Comment 2 Danny Auble 2013-04-18 10:13:24 MDT
This should be fixed in ac7c76ab6ffa0e1d049a42463752c1d6f9cb6d6d.