| Summary: | salloc --container does not invoke command inside of container | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | yitp.support |
| Component: | Configuration | Assignee: | Nate Rini <nate> |
| Status: | RESOLVED CANNOTREPRODUCE | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | CC: | nate |
| Version: | 21.08.8 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| See Also: | https://bugs.schedmd.com/show_bug.cgi?id=14549 | ||
| Site: | Kyoto University | 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: | --- |
| Attachments: | slurm.conf | ||
|
Description
yitp.support
2022-06-30 03:36:37 MDT
(In reply to yitp.support from comment #0) > By the way, RunTimeCreate does not work due to #12926. Please open a new bug for this. Since your site is supported, it will get fixed. (In reply to yitp.support from comment #0) > What configuration am I missing? Please attach your slurm.conf, oci.conf (if there are any more lines than in comment#0) and any Slurm configuration files. Created attachment 25760 [details]
slurm.conf
When I don't specify any comment, the invoked shell is running in the container. $ salloc --container ~/bundle salloc: Granted job allocation 621 head -n 2 /etc/os-release PRETTY_NAME="Ubuntu 22.04 LTS" NAME="Ubuntu" I have been unable to recreate this issue locally. Please restart slurmd with slurm.conf entry:
> SlurmdDebug=debug5
Please then rerun the salloc commands with the command and without. Once done, please attach the logs and revert the logging change.
So you cannot reproduce the problem, I should test on production system. When we apply the configuration and this issue happens on the production system also, and then I'll reopen this case. Thanks for your cooperation. |