Skip to content

feat(vm-base): add nvme-cli to image package list#17145

Merged
reubeno merged 1 commit into
tomls/base/mainfrom
chrco/add-nvme-cli-vm-image
May 12, 2026
Merged

feat(vm-base): add nvme-cli to image package list#17145
reubeno merged 1 commit into
tomls/base/mainfrom
chrco/add-nvme-cli-vm-image

Conversation

@christopherco
Copy link
Copy Markdown
Collaborator

@christopherco christopherco commented May 12, 2026

nvme-cli is the user-space tool for managing and inspecting NVMe devices. Including it in the vm-base images makes it possible to query NVMe controller and namespace status (e.g. nvme list, nvme smart-log) directly from Azure VMs, which is useful for diagnosing and understanding the NVMe-backed local and remote disks exposed to Azure Linux guests.

Fixes: AB#19698

nvme-cli is the user-space tool for managing and inspecting NVMe
devices. Including it in the vm-base images makes it possible to
query NVMe controller and namespace status (e.g. `nvme list`,
`nvme smart-log`) directly from Azure VMs, which is useful for
diagnosing and understanding the NVMe-backed local and remote disks
exposed to Azure Linux guests.
@christopherco christopherco marked this pull request as ready for review May 12, 2026 06:08
Copilot AI review requested due to automatic review settings May 12, 2026 06:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds nvme-cli to the vm-base KIWI image definition so Azure Linux VM images include standard NVMe inspection/management tooling for diagnostics on NVMe-backed disks.

Changes:

  • Include nvme-cli in the vm-base image package set (applies to both vm-base and vm-base-dev profiles via the shared packages type="image" list).

@reubeno reubeno merged commit d36de42 into tomls/base/main May 12, 2026
14 checks passed
@reubeno reubeno deleted the chrco/add-nvme-cli-vm-image branch May 12, 2026 06:55
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.

3 participants