Ticket 2222 - BurstBuffer AllowUsers documentation incorrect
Summary: BurstBuffer AllowUsers documentation incorrect
Status: RESOLVED FIXED
Alias: None
Product: Slurm
Classification: Unclassified
Component: Documentation (show other tickets)
Version: 15.08.3
Hardware: Cray XC Linux
: 4 - Minor Issue
Assignee: Tim Wickberg
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2015-12-05 19:51 MST by Jason Coverston
Modified: 2015-12-07 03:00 MST (History)
0 users

See Also:
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: ---


Attachments

Note You need to log in before you can comment on or make changes to this ticket.
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