@manu This process is similar to qm set - (ide scsi ...) however, what I'm looking for is something similar to what @LnxBil has described. How to make a virtual machine have its own virtual HBA to access SAN disks, as well as vmware and hyperv?@Fransuelo: what you want is called scsi pass through in the Proxmox / Qemu world.
I have not tested it myself but some users are using this with success:
see http://www.petertaylor.me/passing-disk-proxmox-specific-vm/ for an example
You got to understand me. I need it.He means that the VM has its own virtualized FC HBA on the fiber (at least you can do that on VMware and Hyper-V and I think he means that), such that the SAN switch is able to see it.
@manu, Interesting working sr-iov. My FC is a brocade-825. Do you have any idea if it works with sr-iov or npiv? And how would I move to my virtual machine? Command line or would it be by proxmox interface?OK, right this is NPIV. As I understand it works similarly to SRV-IO, where you can splt a physical NIC in a number of personalities that you assign to the VMs via pci passthrough.
I don't have the hardware available to test but looking at the documentation @LnxBil mentionned it seems the hypervisor pass a fiber channel device ID (wwnn) to the guest.