| Summary: | Extremely slow archive dump | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Matt Ezell <ezellma> |
| Component: | Database | Assignee: | Scott Hilton <scott> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | CC: | albert.gil, broderick, kilian |
| Version: | 19.05.5 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | NOAA | Alineos Sites: | --- |
| Atos/Eviden Sites: | --- | Confidential Site: | --- |
| Coreweave sites: | --- | Cray Sites: | --- |
| DS9 clusters: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | ORNL | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Linux Distro: | --- |
| Machine Name: | CLE Version: | ||
| Version Fixed: | 20.11.0pre1 | Target Release: | --- |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
|
Description
Matt Ezell
2020-06-20 12:52:51 MDT
Matt, You should probably be fine leaving the index in. Thanks for letting us know about the slow purge process. We will look into this and decide if it is a change we want to make. Thanks, Scott Matt, Actually, it sounds like slurm should automatically remove that index you added next time your restart the slurmdbd. Also, in general, we do not recommend messing with the database directly. However, I still believe that simply adding a key/index like you did should be OK. If we did make a change to slurm to speed up that query it would probably be a part of the 20.11 release. -Scott I am going to close this issue. Good luck, Scott Sorry - it seems that there were 9 private comments since your last public message on 6/22 - but I don't understand what is the path forward here. SchedMD is or is not planning to add such an index? If not, we are just supposed to live with this being slow (probably not much of an issue now that we are "caught up")? Matt, Sorry for keeping you out of the loop. My bad. I have been doing some tests, though on the scale of minutes not hours, and cannot see any positive difference from adding an index. Could you tell me a bit more about your experience with adding the index. Are you sure it sped up the process or did it just happen to finish up soon after you added the index? Thanks, Scott Matt, I took another look at it and was able to verify its usefulness. It is added to slurm release 20.11, commit id: dcc2a75d9a21bf2 -Scott |