Ticket 2222

Summary: BurstBuffer AllowUsers documentation incorrect
Product: Slurm Reporter: Jason Coverston <jason.coverston>
Component: DocumentationAssignee: Tim Wickberg <tim>
Status: RESOLVED FIXED QA Contact:
Severity: 4 - Minor Issue    
Priority: ---    
Version: 15.08.3   
Hardware: Cray XC   
OS: Linux   
Site: KAUST 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: 15.08.5 16.05.0-pre1
Target Release: 16.05 DevPrio: 1 - Paid
Emory-Cloud Sites: ---

Description Jason Coverston 2015-12-05 19:51:55 MST
The page http://slurm.schedmd.com/burst_buffer.conf.html and also the man page states that the AllowUsers entry is colon separated, yet the example shows it has comma separated, which is correct.

If colons are used, users cannot submit jobs:

sbatch: error: Batch job submission failed: Burst Buffer permission denied
Comment 1 Tim Wickberg 2015-12-07 03:00:43 MST
Sorry about that, it's corrected now with commit df393a4. The website copy's been updated already, and it'll be in the next 15.08 point release.

- Tim