Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue mapping destination LUNs to multiple pools while enabling replication. #351

Open
kuttattz opened this issue Jan 12, 2022 · 1 comment
Labels
ansible request from Ansible team enhancement

Comments

@kuttattz
Copy link

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.
image

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

@yong-huang
Copy link
Contributor

Hi, we have no plan to support it recently.
Welcome to contribute on it.

@wangi1 wangi1 added the ansible request from Ansible team label Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ansible request from Ansible team enhancement
Projects
None yet
Development

No branches or pull requests

3 participants