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

[BUG]: Quota capacity limit exceeded #1375

Closed
EvgenyUglov opened this issue Jul 9, 2024 · 2 comments
Closed

[BUG]: Quota capacity limit exceeded #1375

EvgenyUglov opened this issue Jul 9, 2024 · 2 comments
Assignees
Labels
area/csm-authorization Issue pertains to the CSM Authorization module type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@EvgenyUglov
Copy link

Bug Description

Testing Provisioning for CSM Authorization Gen 2

Created a initial capacity of 100GB
Pod 1 = 8GB tnb-ocpb-338f52b6f1 8d70aa6400000077 Thin 8 GB
Pod 2 = 16GB tnb-ocpb-0291fb523f 8d70aa6800000079 Thin 16 GB
Pod 3 = Initially 24GB and Expanded by 40GB tnb-ocpb-131f8d36f1 8d70aa6c0000007b Thin 64 GB
Pod 4 = 8 GB - Pending

Total Provisioned = successfully = 88 GB | Remaining 12 GB
Pod 4 should be able to provision as there is enough capacity remaining

Increased Capacity to 104 GB and Pod 4 eventually started successfully.
Rolled Pod 5 with an 8GB volumes and its pending

Deleted all Pods and Volumes
Rolled a Single Pod with 104GB volume - pending

Deleted and Rolled a Single pod with 96 GB volume = success
At first I thought it was related to the fact I did a volume expansion. So I created a new role this time of 1024GB

Updated the token, restarted the controller and driver pods ... provisioned a pod with 512 GB successfully and then expanded to 1024GB and it "took".

Perhaps it was starting with the 100GB quota for the first role used?

Logs

Created a initial capacity of 100GB
Pod 1 = 8GB tnb-ocpb-338f52b6f1 8d70aa6400000077 Thin 8 GB
Pod 2 = 16GB tnb-ocpb-0291fb523f 8d70aa6800000079 Thin 16 GB
Pod 3 = Initially 24GB and Expanded by 40GB tnb-ocpb-131f8d36f1 8d70aa6c0000007b Thin 64 GB
Pod 4 = 8 GB - Pending

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

  • Created Role with "100GB" of quota
  • Created following volumes:
    • 8GB Success
    • 16GB Success
    • 64GB Success
    • 8GB Failed due to insufficient quota

Expected Behavior

Pod is successful

CSM Driver(s)

N/A

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

N/A

Operating System

N/A

@EvgenyUglov EvgenyUglov added type/bug Something isn't working. This is the default label associated with a bug issue. area/csm-authorization Issue pertains to the CSM Authorization module labels Jul 9, 2024
@EvgenyUglov EvgenyUglov self-assigned this Jul 9, 2024
@dell dell deleted a comment from EvgenyUglov Jul 9, 2024
@gallacher gallacher added this to the v1.11.0 milestone Jul 9, 2024
@gallacher
Copy link
Contributor

/sync

@csmbot
Copy link
Collaborator

csmbot commented Jul 9, 2024

link: 26176

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csm-authorization Issue pertains to the CSM Authorization module type/bug Something isn't working. This is the default label associated with a bug issue.
Projects
None yet
Development

No branches or pull requests

3 participants