AWS pcs documentation change
Summary
Added troubleshooting section with references to SchedMD documentation and Slurm controller logs.
Security assessment
General troubleshooting guidance without security-specific content. Log references could aid security investigations but aren't explicitly security-focused.
Diff
diff --git a/pcs/latest/userguide/slurm-rest-api-faq.md b/pcs/latest/userguide/slurm-rest-api-faq.md index 5575e2111..14ee3f6ba 100644 --- a//pcs/latest/userguide/slurm-rest-api-faq.md +++ b//pcs/latest/userguide/slurm-rest-api-faq.md @@ -93,0 +94,6 @@ If the user identity specified in your JWT lacks write permissions to the job's + * **Still running into problems?** + + 1. Check SchedMD's [documentation](https://slurm.schedmd.com/rest_clients.html) on the REST API specification. + + 2. Check the Slurm controller logs for more detailed information on errors (see [Scheduler logs in AWS PCS](./monitoring_scheduler-logs.html) for more details). +