You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requirement :
As part of one of the customer's ask, there is a requirement to add replication in consistency group. Currently from SDK we are able to add replication by mapping destination LUNs to a single pool. This is acceptable in case if all the LUNs in consistency group is from single pool.
But if the consistency group has LUNs from multiple pools, SDK restricts replication of these LUNs to multiple pools which is contrary to unisphere behaviour. Following is the screenshot of SDK API for reference.
In unisphere mapping of LUNs (from multiple pools) is automatically done to multiple pools. It makes a post call which has intelligence to identify the best matching destination pools.
Can you please help us with adding the support for mapping consistency group LUNs to multiple pools?
Please let us know about your plan for the same
The text was updated successfully, but these errors were encountered:
Requirement :
![image](https://user-images.githubusercontent.com/91727659/149083776-cee9c9f6-5dac-42a5-a54c-06709a383a42.png)
As part of one of the customer's ask, there is a requirement to add replication in consistency group. Currently from SDK we are able to add replication by mapping destination LUNs to a single pool. This is acceptable in case if all the LUNs in consistency group is from single pool.
But if the consistency group has LUNs from multiple pools, SDK restricts replication of these LUNs to multiple pools which is contrary to unisphere behaviour. Following is the screenshot of SDK API for reference.
In unisphere mapping of LUNs (from multiple pools) is automatically done to multiple pools. It makes a post call which has intelligence to identify the best matching destination pools.
Can you please help us with adding the support for mapping consistency group LUNs to multiple pools?
Please let us know about your plan for the same
The text was updated successfully, but these errors were encountered: