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

Provide a GW CLI to list Gateway name #332

Closed
rahullepakshi opened this issue Nov 20, 2023 · 2 comments · Fixed by #338
Closed

Provide a GW CLI to list Gateway name #332

rahullepakshi opened this issue Nov 20, 2023 · 2 comments · Fixed by #338
Assignees

Comments

@rahullepakshi
Copy link
Contributor

Currently, there is no CLI to get gateway name. Either we should refer to conf file in container or journalctl GW startup logs. This will be handy to get quick information and feed to other CLIs like create_listener.

[156668]: INFO:control.server:Starting gateway client.nvmeof.nvmeof_pool.ceph-nvmetcp-kpth0z-node5.svuiyl
[156668]: DEBUG:control.server:Starting serve

@caroav
Copy link
Collaborator

caroav commented Nov 21, 2023

@rahullepakshi I think we can maybe call this CLI something like get_gw_info and also return the version tag, and the CLI version.

@rahullepakshi
Copy link
Contributor Author

sounds good @caroav

gbregman added a commit to gbregman/ceph-nvmeof that referenced this issue Nov 26, 2023
Fiex ceph#332

Signed-off-by: Gil Bregman <gbregman@il.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants