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

Support command openebsctl pool describe #15

Closed
kmova opened this issue May 13, 2021 · 3 comments · Fixed by #20
Closed

Support command openebsctl pool describe #15

kmova opened this issue May 13, 2021 · 3 comments · Fixed by #20
Assignees

Comments

@kmova
Copy link
Member

kmova commented May 13, 2021

openebsctl pool describe [cspi-name] should provide the following details:

  • cStor Pool Instance Details
    • Name
    • Hostname
    • Capacity
    • Free Capacity
    • Status
    • Read-only Status
    • RAID Type
  • List of Block Devices
    • Device Name
    • Capacity
    • Status
  • List of Provisioned Replicas.
    • Name
    • PVC Name
    • Size
    • Status
@kmova
Copy link
Member Author

kmova commented May 13, 2021

cc: @ParthS007

@kmova kmova changed the title Support command openebsct pool describe Support command openebsctl pool describe May 13, 2021
@ParthS007 ParthS007 self-assigned this May 14, 2021
@ParthS007
Copy link
Collaborator

@kmova

For the status of block devices, I see two fields in the status (state and claimState). Which one we should show here?

@kmova
Copy link
Member Author

kmova commented May 26, 2021

@ParthS007 - from block devices it should be state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants