Skip to content

Fix issues when using GenericCloud image #313

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

Merged
merged 4 commits into from
Sep 22, 2023
Merged

Fix issues when using GenericCloud image #313

merged 4 commits into from
Sep 22, 2023

Conversation

sjpb
Copy link
Collaborator

@sjpb sjpb commented Sep 21, 2023

  • Upgrade to python3.9 and latest pip for Open Ondemand websockify venv to fix error caused by pip changes:

     [openondemand : Install websockify package in venv] ... ModuleNotFoundError: No module named 'setuptools_rust'
    

    Note the venv path is changed to avoid any potential upgrade issues.

  • Ensure slurm user is pre-installed on all nodes to avoid potential for uid/gid clash.

  • Provides new image openhpc-230922-0940-434e190f, requiring 10GB root disk.

  • Arcus packer build now uses volume-backed instances to achieve this.

@sjpb sjpb mentioned this pull request Sep 21, 2023
@sjpb
Copy link
Collaborator Author

sjpb commented Sep 21, 2023

Tested above commit works (including OOD remote desktop) on GenericCloud image.

@sjpb
Copy link
Collaborator Author

sjpb commented Sep 22, 2023

@sjpb
Copy link
Collaborator Author

sjpb commented Sep 22, 2023

Checked remote desktop and slurm jobs dashboard works OK at above commit.

@sjpb sjpb marked this pull request as ready for review September 22, 2023 11:03
@sjpb sjpb requested a review from a team as a code owner September 22, 2023 11:03
@sjpb sjpb requested a review from sd109 September 22, 2023 11:03
Copy link
Member

@sd109 sd109 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sjpb sjpb merged commit 7eb855e into main Sep 22, 2023
@sjpb sjpb deleted the fix/websockify branch September 22, 2023 13:08
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