StratusLab / client

Command Line Interface (CLI) for StratusLab cloud services
Apache License 2.0
2 stars 1 forks source link

Scaling up to more than 256 hosts per igroup on NetApp #158

Closed konstan closed 6 years ago

konstan commented 9 years ago

Proposal:

Create multiple igroups, each one with maybe a single initiator (KVM host) Modify pdisk logic, so it knows in advance which KVM host the LUN should be assigned to (gathered from ON) Map the LUN ONLY to the igroup containing the initiator of the corresponding KVM.

If we use this approach:

HA considerations (VMs movements between hosts) are not on the scope, although could be nice to foresee future modifications that would be required in this model.