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

WIP/DNM: Make fat image usable on boot for compute nodes #352

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sjpb
Copy link
Collaborator

@sjpb sjpb commented Jan 19, 2024

Things which need to be done on boot to make the fat image usable for a compute node immediately (i.e. no ansible):

  • munge key: written to file by ansible
  • control name/addr for slurm - written to file by ansible
  • FreeIPA: We run the renrolement stuff from Ansible at the moment.
  • services start:
    • cuda role (not enabled fat image anyway) would run in full during fat image build sets nvidia-persistenced enabled
    • munge
    • slurmd
    • node-exporter: is already enabled in image build
  • etc_hosts: At least for arcus where internal dns doesn't work. And this is hard cause we don’t know the IPs until we have created the hosts (or at least ports)
  • also potentially resolv_conf, proxy
  • also need to think about systemd role / common defaults

See also main...experiment/bootable-compute

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.

1 participant