-
Notifications
You must be signed in to change notification settings - Fork 49
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
PVC creation taking more time when 50K PVCs are created #993
Labels
Customer Impact: Localized high impact
(3) Reduction of function. Significant impact to workload.
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Found In: 2.10.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
Comments
saurabhwani5
added
the
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
label
Jul 6, 2023
Jainbrt
added
Severity: 2
Indicates that the issue is critical and must be addressed before milestone.
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Customer Impact: Localized high impact
(3) Reduction of function. Significant impact to workload.
Found In: 2.10.0
labels
Jul 6, 2023
While we have the setup where close to 50k fileset based PVCs are created, please capture below things:
|
A RTC issue is opened for this - https://jazz07.rchland.ibm.com:21443/jazz/web/projects/GPFS#action=com.ibm.team.workitem.viewWorkItem&id=316467 |
amdabhad
changed the title
PVC creation taking more time when many pvc are created
PVC creation taking more time when 50K PVCs are created
Sep 21, 2023
deeghuge
added
Severity: 3
Indicates the the issue is on the priority list for next milestone.
and removed
Severity: 2
Indicates that the issue is critical and must be addressed before milestone.
labels
Mar 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Customer Impact: Localized high impact
(3) Reduction of function. Significant impact to workload.
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Found In: 2.10.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
Describe the bug
Currently, I am conducting tests for the creation of 50,000 PVCs. Out of these, 3,000 are independent PVCs, and the remaining 50,000 are dependent PVCs.
How to Reproduce?
Scripts used :
First we need to collect all the independent fileset names of which we will provide it for dependent pvc :
Creating dependent 50,000 PVCs: (we are creating pvc in batches of 20)
Expected behavior
PVC creation should take less time
Data Collection and Debugging
CSI Snap : /scale-csi/D.993
The text was updated successfully, but these errors were encountered: