rajiv-jain-netapp commented on PR #13053: URL: https://github.com/apache/cloudstack/pull/13053#issuecomment-4709548971
> Hi @rajiv-jain-netapp, > > I'm interested in how this works. > > What hypervisors are supported for iSCSI? KVM as well? > > Is a separate volume being created for each disk in CloudStack? > > Best regards, Ingo Hey @ingox , thanks for the comment. What hypervisors are supported for iSCSI? KVM as well? [Rajiv] yes KVM hypervisor would be enabled and supported with iSCSI. Is a separate volume being created for each disk in CloudStack? [Rajiv] For iSCSI, a LUN is created for each CloudStack volume (disk), whereas for NFS, the corresponding entity is created as a file. Based on customer feedback and beta validation, we plan to introduce additional flexibility to allow users to choose whether a dedicated storage volume should be provisioned for each CloudStack volume (disk). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
