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

Ability to generate raise GitHub issues with required troubleshooting information. #39

Open
vharsh opened this issue Jun 29, 2021 · 1 comment
Labels
good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed

Comments

@vharsh
Copy link
Member

vharsh commented Jun 29, 2021

Background

Currently it's easy to see volumes & pools & their states(good/bad/etc) but it's not super-easy & super-fast to get to the root cause behind their state to help in faster debugging.

Scope

  • Capture relevant troubleshooting information about volume, pools/vg-groups etc & send them as GitHub issue to (say) openebs/openebs repo so that bugs don't get missed and time spent between follow-ups are reduced.
@survivant
Copy link
Contributor

I wanted to add a new feature request for that. It will be useful to be able to collect all the logs for a particular resource and generate a github issue with it / or a .gz file.

suppose that I have a pod stuck at pending because the volume can't mount (could be a zfs issue with the block device, the volume is not umount correctly...), if we could just collect all the right logs, it will save time to get support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants