Skip to content

DNM: Build PVC Images#309

Closed
holliefae wants to merge 22 commits into
mainfrom
intel-gpu-support-azimuthcloud
Closed

DNM: Build PVC Images#309
holliefae wants to merge 22 commits into
mainfrom
intel-gpu-support-azimuthcloud

Conversation

@holliefae

Copy link
Copy Markdown
Contributor

PR to build PVC images

@holliefae
holliefae requested a review from a team as a code owner March 19, 2025 18:00
@holliefae
holliefae force-pushed the intel-gpu-support-azimuthcloud branch from 0237153 to d901fb2 Compare March 20, 2025 00:31
@holliefae
holliefae force-pushed the intel-gpu-support-azimuthcloud branch from d901fb2 to 82a3745 Compare March 20, 2025 00:45
@holliefae
holliefae force-pushed the intel-gpu-support-azimuthcloud branch from d01da47 to c4d7c31 Compare March 20, 2025 11:51
- intel-fw-gpu
- intel-i915-dkms
- xpu-smi
state: present

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we might need to add MOK to make secure boot not fail:
https://dgpu-docs.intel.com/driver/configuring-secure-boot.html

@holliefae
holliefae force-pushed the intel-gpu-support-azimuthcloud branch from 30270a3 to 8a45745 Compare March 25, 2025 15:46
when: data_volumes.configure_nvme is undefined

- include_tasks: /etc/ansible-init/includes/data-volumes-configure-nvme.yml
when: data_volumes.configure_nvme

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Check for "lvm_disk_nvme" in openstack_metadata.

Probably this should be a separate role.

set_fact:
lvm_groups:
- vgname: lvm-nvme
disks: "{{ openstack_metadata.lvm_disk_nvme | split(',') | map('trim') | list }}"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

When we can't find all the disks on this list on this host, we should skip doing this mount. Equally, we need to double check that the disks are not currently in use, I think. (maybe using ansible devices fact?)

@holliefae

Copy link
Copy Markdown
Contributor Author

Superseded by #312

@holliefae holliefae closed this Mar 29, 2025
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