[GH-ISSUE #223] Support PCI passthrough to vm #46

Closed
opened 2026-02-28 00:40:20 +03:00 by kerem · 2 comments
Owner

Originally created by @michaelze on GitHub (Dec 21, 2022).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/223

We are trying to configure VMs with infiniband devices being passed through from the host.

I found Telmate/terraform-provider-proxmox#299, which states, that passing through PCI devices is currently not supported and that work has to be done within this repo to make it happen.

I'd love to help make this happen as it would simplify our setup and prevent some tedious manual work when provisioning new VMs for our k8s cluster.

Any advice on where to start? What to consider?

Originally created by @michaelze on GitHub (Dec 21, 2022). Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/223 We are trying to configure VMs with infiniband devices being passed through from the host. I found Telmate/terraform-provider-proxmox#299, which states, that passing through PCI devices is currently not supported and that work has to be done within this repo to make it happen. I'd love to help make this happen as it would simplify our setup and prevent some tedious manual work when provisioning new VMs for our k8s cluster. Any advice on where to start? What to consider?
kerem closed this issue 2026-02-28 00:40:20 +03:00
Author
Owner

@dronenb commented on GitHub (Mar 18, 2023):

I was looking into adding this for use with the Terraform provider, but correct me if I'm wrong, but wasn't this already added in this commit?

<!-- gh-comment-id:1474672312 --> @dronenb commented on GitHub (Mar 18, 2023): I was looking into adding this for use with the Terraform provider, but correct me if I'm wrong, but wasn't this already added in [this commit](https://github.com/Telmate/proxmox-api-go/commit/c79df29a0a353aae22afa983b24447985cb31615)?
Author
Owner

@Tinyblargon commented on GitHub (Dec 5, 2024):

This was re-implemented by #376 now we have full PCI support with raw and mapped IDs.

<!-- gh-comment-id:2521556857 --> @Tinyblargon commented on GitHub (Dec 5, 2024): This was re-implemented by #376 now we have full PCI support with raw and mapped IDs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#46
No description provided.