45 lines
1.2 KiB
Markdown
45 lines
1.2 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG]"
|
|
labels: kind/bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Perform '....'
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Log**
|
|
If applicable, add the Longhorn managers' log when the issue happens.
|
|
|
|
You can also attach a *Support Bundle* here. You can generate a Support Bundle using the link at the footer of the Longhorn UI.
|
|
|
|
**Environment:**
|
|
- Longhorn version:
|
|
- Installation method (e.g. Rancher Catalog App/Helm/Kubectl):
|
|
- Kubernetes distro (e.g. RKE/K3s/EKS/OpenShift) and version:
|
|
- Number of management node in the cluster:
|
|
- Number of worker node in the cluster:
|
|
- Node config
|
|
- OS type and version:
|
|
- CPU per node:
|
|
- Memory per node:
|
|
- Disk type(e.g. SSD/NVMe):
|
|
- Network bandwidth between the nodes:
|
|
- Underlying Infrastructure (e.g. on AWS/GCE, EKS/GKE, VMWare/KVM, Baremetal):
|
|
- Number of Longhorn volumes in the cluster:
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|