| Summary: | RebootProgram shutdown -r powers off the node in stead of rebooting it | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Ole.H.Nielsen <Ole.H.Nielsen> |
| Component: | Configuration | Assignee: | Director of Support <support> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | 3 - Medium Impact | ||
| Priority: | --- | CC: | alex |
| Version: | 16.05.10 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | DTU Physics | Alineos Sites: | --- |
| Atos/Eviden Sites: | --- | Confidential Site: | --- |
| Coreweave sites: | --- | Cray Sites: | --- |
| DS9 clusters: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | --- | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Linux Distro: | --- |
| Machine Name: | CLE Version: | ||
| Version Fixed: | Target Release: | --- | |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
|
Description
Ole.H.Nielsen@fysik.dtu.dk
2017-06-27 06:22:00 MDT
This was fixed in commit 64c3fc37673 included since 17.02.3 tag, which allows the RebootProgram to have arguments. Previous versions don't allow that, you could either upgrade or workaround this by using /sbin/reboot. *** This ticket has been marked as a duplicate of ticket 3612 *** (In reply to Alejandro Sanchez from comment #1) > This was fixed in commit 64c3fc37673 included since 17.02.3 tag, which > allows the RebootProgram to have arguments. Previous versions don't allow > that, you could either upgrade or workaround this by using /sbin/reboot. > > *** This bug has been marked as a duplicate of bug 3612 *** Thanks for the info. I didn't find bug 3612 while searching for bugs. Please close this case. That bug is marked as a customer private bug, that's why you can't see it. But the issue was tracked there and solved in the mentioned commit. I have confirmed that RebootProgram="/usr/sbin/reboot" works as expected on a CentOS 7.3 node. |