Skip to content

Conversation

@suleymanakbas91
Copy link

Adds comprehensive LVMS (Logical Volume Manager Storage) troubleshooting plugin for diagnosing storage issues in OpenShift clusters.

Features:

  • Analyzes LVMCluster health and readiness
  • Volume group status per node with device information
  • PVC/PV binding issues and provisioning failures
  • LVMS operator and vg-manager pod health
  • Pod log analysis with JSON parsing and error deduplication
  • TopoLVM CSI driver configuration
  • Root cause analysis with remediation recommendations

Works with:

  • Live OpenShift clusters (via oc CLI)
  • LVMS must-gather data (offline analysis)

Compatibility:

  • Supports both openshift-storage (old) and openshift-lvm-storage (new) namespaces
  • Automatically detects namespace and must-gather structure
  • Component-specific analysis (storage, operator, volumes, logs)

Implementation includes:

  • Command definition: /lvms:analyze
  • Python analysis script with comprehensive must-gather parsing
  • Detailed skill documentation with real-world examples
  • Plugin README with common use cases

🤖 Generated with Claude Code

What this PR does / why we need it:

Special notes for your reviewer:

Checklist:

  • Subject and description added to both, commit and PR.
  • This change includes docs.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 30, 2025
@openshift-ci
Copy link

openshift-ci bot commented Oct 30, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@suleymanakbas91
Copy link
Author

/test all

Adds comprehensive LVMS (Logical Volume Manager Storage) troubleshooting
plugin for diagnosing storage issues in OpenShift clusters.

Features:
- Analyzes LVMCluster health and readiness
- Volume group status per node with device information
- PVC/PV binding issues and provisioning failures
- LVMS operator and vg-manager pod health
- Pod log analysis with JSON parsing and error deduplication
- TopoLVM CSI driver configuration
- Root cause analysis with remediation recommendations

Works with:
- Live OpenShift clusters (via oc CLI)
- LVMS must-gather data (offline analysis)

Compatibility:
- Supports both openshift-storage (old) and openshift-lvm-storage (new) namespaces
- Automatically detects namespace and must-gather structure
- Component-specific analysis (storage, operator, volumes, logs)

Implementation includes:
- Command definition: /lvms:analyze
- Python analysis script with comprehensive must-gather parsing
- Detailed skill documentation with real-world examples
- Plugin README with common use cases

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@openshift-ci
Copy link

openshift-ci bot commented Nov 3, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: suleymanakbas91
Once this PR has been reviewed and has the lgtm label, please assign zaneb for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@suleymanakbas91 suleymanakbas91 marked this pull request as ready for review November 3, 2025 16:25
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 3, 2025
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 this pull request may close these issues.

1 participant