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

csi-debug: command to check network conn b/w csi #73

Closed
wants to merge 1 commit into from

Conversation

subhamkrai
Copy link
Collaborator

with new command csi-debug test-connection we can verify the connection between csi-cephfs/rbd and ceph cluster.

Signed-off-by: subhamkrai srai@redhat.com

@subhamkrai
Copy link
Collaborator Author

part of #69

@subhamkrai
Copy link
Collaborator Author

sample output

csi-debug test-connection 
Info: checking 'csi-cephfsplugin-provisioner' network connection
Info: Network connection between cluster and csi-cephfs is: Connected

Info: checking 'csi-rbdplugin-provisioner' network connection
Info: Network connection between cluster and csi-rbd is: Connected

Copy link
Member

@travisn travisn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about making this part of a "csi health" command?

kubectl rook-ceph csi health

Then we can add more checks over time to this same command that show different parts of the health of the csi driver.

with new command `csi-debug test-connection` we can verify
the connection between csi-cephfs/rbd and ceph cluster.

Signed-off-by: subhamkrai <srai@redhat.com>
@subhamkrai
Copy link
Collaborator Author

We are moving the project to golang, so it is not a valid change. Closing!

@subhamkrai subhamkrai closed this May 19, 2023
@subhamkrai subhamkrai deleted the csi-network-connection branch May 19, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants