Skip to content

Avoid CSCS compute host-key prompt#224

Merged
brycelelbach merged 1 commit into
NVIDIA:event/2026-07-cscs-summer-schoolfrom
robobryce:fix/cscs-compute-host-key
Jul 24, 2026
Merged

Avoid CSCS compute host-key prompt#224
brycelelbach merged 1 commit into
NVIDIA:event/2026-07-cscs-summer-schoolfrom
robobryce:fix/cscs-compute-host-key

Conversation

@robobryce

Copy link
Copy Markdown

Summary

Automatically accept a previously unseen CSCS compute-node host key during the final SSH hop. This removes the interactive pre-authentication prompt that can outlive sshd's login grace period and close the multiplexed proxy stream. Changed host keys are still rejected.

Validation

Validated against the still-running user allocation 4270667 on nid005529:

  • connected through the final compute-node SSH hop
  • established all five forwards
  • JupyterLab returned HTTP 200 through the forwarded port
  • Nsight Systems returned HTTP 200 through the forwarded port
  • Nsight Compute returned HTTP 200 through the forwarded port
  • bash -n, ShellCheck, and git diff --check pass

The allocation and all three services were healthy; no relaunch is required.

@copy-pr-bot

copy-pr-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions

Copy link
Copy Markdown
Contributor

👋 Thank you for your contribution!

This pull request is from a forked repository so GitHub Actions will not be able to run CI. A maintainer will review your changes shortly and manually trigger the CI.

@maintainers Please review this PR when you have a chance and follow the instructions in the CONTRIBUTING.md file to trigger the CI.

@brycelelbach
brycelelbach merged commit 07bf3cb into NVIDIA:event/2026-07-cscs-summer-school Jul 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants