On Fri, Aug 5, 2011 at 2:14 PM, Lance Couture <lance@xxxxxx> wrote: > We are looking at implementing KVM-based virtual machines in our HPC cluster. > > Our storage runs over Infiniband using RDMA, but we have been unable to find any real documentation regarding Infiniband, let alone using RDMA. usually it's best to manage storage in the host system, not in the VMs. In that case, it's just a usual Linux setup. Once you get the storage running in your host, KVM will take it, no matter what technology is used underneath. If, on the other hand, you do use Infiniband for some applications _inside_ the VMs, then you would need to pass the PCI devices to the VMs, a totally different issue; and one I don't know about. -- Javier -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html