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

Feature(cmd) needed for fetching volume clone split/move percentage #1642

Closed
ko101 opened this issue May 17, 2022 · 3 comments · Fixed by #1655
Closed

Feature(cmd) needed for fetching volume clone split/move percentage #1642

ko101 opened this issue May 17, 2022 · 3 comments · Fixed by #1655
Labels
New Feature Storage Storage Systems

Comments

@ko101
Copy link
Contributor

ko101 commented May 17, 2022

REMINDER: Never add usernames or apikeys in these issues, as they are public.

What are you trying to do?
While volume clone/duplication active transaction, we will needing this feature to fetch the clone split/ move percentage (if its in progress else throw exception) by backend and displaying it to customer.
Jira : FBLOCK-4521

Screen shots
If the functionality you want exists in the portal, please add a screenshot so we have a better idea of what you need.

Additional context
There will a sldn exposed API FBLOCK-4520 will be there, that's output we should consume by our new slcli cmd to fetch results.

@allmightyspiff
Copy link
Member

@ko101 Can you let us know the following:

  1. What API should we be using?
  2. Some information on what the API will return. What errors it will emit, that sort of thing
  3. When will customers want to know this information? What is a volume clone/split/move. I have some assumptions based on their names, but I don't really know what will trigger those actions or anything.
    Thanks.

@allmightyspiff allmightyspiff added the Storage Storage Systems label May 20, 2022
@ko101
Copy link
Contributor Author

ko101 commented May 27, 2022

1.What API should we be using?
Ans. sldn exposed API - getDuplicateConversionStatus() (https://jira.softlayer.local/browse/FBLOCK-4520)
2.Some information on what the API will return. What errors it will emit, that sort of thing
Ans. Api will return a container class (Object)
3.When will customers want to know this information? What is a volume clone/split/move. I have some assumptions based on their names, but I don't really know what will trigger those actions or anything.
Thanks.
Ans. Customer needing this for fetching of duplicate split/move conversion status. clone/split/move are feature of volume.

PR for above issue - #1655

@ko101
Copy link
Contributor Author

ko101 commented May 27, 2022

Please note that above API is not released yet to production

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature Storage Storage Systems
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants