| Summary: | squeue doesn't update number of nodes for pending jobs when it is changed by the user | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Ryan Day <day36> |
| Component: | slurmctld | Assignee: | Dominik Bartkiewicz <bart> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | CC: | sts |
| Version: | 20.02.0 | ||
| Hardware: | Linux | ||
| 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
Ryan Day
2020-03-27 12:23:26 MDT
>I believe that this is the same problem described in bug 8224, but that bug doesn't appear to be getting a lot of attention and I confirmed that the issue exists in 20.02.0 as well... Hi Ryan - We apologize for the confusion in bug #8224. We have a review process that we send all our potential fixes through so as to avoid introducing new issues into the codebase. There is a patch pending for this and I will leave it up to Dominik if he wants to make that available for you to test with. I hope you understand why there seems to be a delay in that ticket while we review the patch. Ah. That makes sense. Thank you for the update Jason. Since 19.05.6 was just released as the last 19.05 release aside from security fixes, should I also assume that the patch will only be available for 20.02? Thanks, Ryan (In reply to Jason Booth from comment #1) > >I believe that this is the same problem described in bug 8224, but that bug doesn't appear to be getting a lot of attention and I confirmed that the issue exists in 20.02.0 as well... > > Hi Ryan - We apologize for the confusion in bug #8224. We have a review > process that we send all our potential fixes through so as to avoid > introducing new issues into the codebase. There is a patch pending for this > and I will leave it up to Dominik if he wants to make that available for you > to test with. > > I hope you understand why there seems to be a delay in that ticket while we > review the patch. > ... should I also assume that the patch will only be available for 20.02?
That is correct. Bug fixes are being targeted for 20.02 now that it has been released. Security fixes or crashes will be targeted for 19.05 now.
Hi The fix is committed to the repo and it will be available in 20.02.2 release. https://github.com/SchedMD/slurm/commit/623574431d545b2ff0 This patch goes only to the 20.02 branch, but you can apply it to 19.05 safely. I'm going to go ahead and close this bug as a duplicate of 8224. If you have any questions, feel free to reopen. Dominik *** This ticket has been marked as a duplicate of ticket 8224 *** |