Troubleshooting node lifecycle actions in AWS PCS
Use this troubleshooting information to resolve common node lifecycle action issues.
Symptom |
Likely cause |
What to do |
|---|---|---|
Node terminates during launch |
A |
Check
|
Script download fails |
Missing |
Verify the instance IAM role and VPC routing or endpoints; confirm the URL and (for
S3) |
Checksum mismatch |
Script content changed or is corrupt |
Regenerate the SHA-256 and update the configuration, or remove the checksum while iterating. |
Node never becomes ready |
Scripts exceed the approximately 30-minute registration window |
Move long installs to the AMI or a shared file system; split work across stages. |
Updated script not applied |
|
Use |
Script didn't re-run after reboot |
|
Set |
|
The script runs in the |
Move Slurm-dependent work to the |
Can't see logs after termination |
Logs are local to the instance |
Add a node bootstrapped script that forwards logs to Amazon CloudWatch. |