ingox commented on PR #13053: URL: https://github.com/apache/cloudstack/pull/13053#issuecomment-4715761551
> > 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). @rajiv-jain-netapp thank you for your reply. How about DR and snap mirror functionality? Is it possible to group a number of disks to a protection group and mirror them to the DR side? Those disks can be all disks of a host or all the disks of all hosts which belong to one system (like App server, DB server, ...) -- 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]
