~dannf/+git/maas-preseeds:temp-disable-mofed-hidon

Last commit made on 2024-02-01
Get this branch:
git clone -b temp-disable-mofed-hidon https://git.launchpad.net/~dannf/+git/maas-preseeds
Only dann frazier can upload to this branch. If you are dann frazier please log in for upload directions.

Branch merges

Branch information

Name:
temp-disable-mofed-hidon
Repository:
lp:~dannf/+git/maas-preseeds

Recent commits

39a9951... by dann frazier

Don't install MOFED on hidon until we're done with certification

I've left a reminder to undo this later here:
  https://warthogs.atlassian.net/browse/NVDGX-615

5ee5d98... by dann frazier

Start installing MOFED on DGX systems running 22.04 ('jammy')

Using 23.10-1.1.9.0 per:
  https://docs.google.com/spreadsheets/d/1gsRi-yTwFwdCRV2Gi_Kixsic7ZxwNdlG4P0qkyGyYfs/edit#gid=1099522443

https://warthogs.atlassian.net/browse/NVDGX-543

f735a64... by dann frazier

Add a comment to explain the use of a regex pattern for the kernel package

966e5f5... by dann frazier

Workaround low-frequency CPU issue on Grace CPUs

Older Grace firmware will leave the CPUs in a low-frequency state until
the cppc_cpufreq kernel module is loaded. Unfortunately, this module
is not available in the MAAS environment. Because of this, MAAS deployments
on these systems are very slow, and often timeout.

While we wait for either all of our systems to get the firmware fix - or
for MAAS images to start including cppc_cpufreq - let's manually download
and load the module in an early command.

See: https://warthogs.atlassian.net/browse/NVDGX-546

67e0c98... by dann frazier

Add a preseed for grace-based systems

We are currently using our Grace-based systems as proxies for Grace-based
systems that we do not have in-house. Those systems always use the nvidia-
optimized kernel, so we should do the same on our systems.

This preseed will install the optimized nvidia kernel counterpart of the
generic kernel MAAS has been asked to install (since MAAS does not yet
have the ability to request an optimized kernel itself).
Install the nvidia-64k kernel by default, as this is the one we are testing

d63e12b... by Taihsiang Ho

Merge branch 'main' of git+ssh://git.launchpad.net/~ce-hyperscale/+git/maas-preseeds

ce64a6a... by Taihsiang Ho

late.sh: add more comments

3dea899... by dann frazier

late.sh: Clear the SEL

https://warthogs.atlassian.net/browse/NVDGX-362

346f977... by Taihsiang Ho

Bump MOFED version for focal to 5.4-3.7.5.0

Ref: https://canonical.my.salesforce.com/5008e00000FVtF0AAL

7f6be18... by Taihsiang Ho

Merge branch 'mr-use-ERD535'