Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(3.11.x) Job submission failure with Amazon Linux 2023 #6571

Open
hgreebe opened this issue Nov 18, 2024 · 5 comments
Open

(3.11.x) Job submission failure with Amazon Linux 2023 #6571

hgreebe opened this issue Nov 18, 2024 · 5 comments

Comments

@hgreebe
Copy link
Contributor

hgreebe commented Nov 18, 2024

The issue

We have discovered an issue in the official ParallelCluster AMI for Amazon Linux 2023 that consistently leads to job submission failure on p4 compute nodes.

If your cluster is affected by this issue, you will experience job submission failures caused by compute nodes failing to bootstrap. The bootstrap error is:

================================================================================
Error executing action `configure` on resource 'fabric_manager[Configure fabric manager]'
================================================================================

Mixlib::ShellOut::CommandTimeout
--------------------------------
service[nvidia-fabricmanager] (aws-parallelcluster-platform::nvidia_config line 35) had an error: Mixlib::ShellOut::CommandTimeout: Command timed out after 900s:
Command exceeded allowed execution time, process terminated

After consistent bootstrap errors, the cluster is eventually set to protected mode, where the partitions are deactivated. See here how to recover from protected mode.

We are investigating the root cause preventing the nvidia-fabricmanager service to start. The issue is impacting NVIDIA drivers 550.90.07 on Amazon Linux 2023. This version of NVIDIA drivers is included in 3.11.0 and 3.11.1 ParallelCluster AMIs.

Affected versions (OSes, schedulers)

  • Official AMIs of ParallelCluster 3.11.0 and 3.11.1 for Amazon Linux 2023
  • We observed impact on p4 instances, but we cannot exclude impact on other GPU instance types.
    • We tested g4dn, g5, g6, and p5 instances and found this issue does not manifest on them.

Mitigation

You can find a detailed explanation and the mitigation of the problem here: (3.11.x) Job submission failure with Amazon Linux 2023

@Bingjiling
Copy link

Hi team, my team is blocked on this issue as well, do you have an estimate for when the patch will be released?

@adebayoj
Copy link

Following up here as well. Does this issue manifest for the official AMIs for ParallelCluster for Ubuntu 2020 or 2204? Thanks!

@gmarciani
Copy link
Contributor

Hi @adebayoj ,

at the best of our knowledge the issue affects only Amazon Linux 2023.

@gmarciani
Copy link
Contributor

@Bingjiling we are actively working on fixing this issue.
The patch release is planned for end of December.

@Bingjiling
Copy link

@gmarciani Thanks for the update! I will try to use Amazon Linux 2 AMI instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants