dell / csm

Dell Container Storage Modules (CSM)
Apache License 2.0
69 stars 15 forks source link

[BUG]: Setting large quota in Role causes overflow #1368

Closed KerryKovacevic closed 4 months ago

KerryKovacevic commented 4 months ago

Bug Description

Setting a large quota in a CSMRole (e.g. 20000GB) shows the following output in the Role Setting a lower quota (e.g. 10000GB) fixes this issue. This is likely due to an overflow when converting the GB value to KB, but will need further analysis to confirm.

Logs

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

Request a quota of 20,000 GB

Expected Behavior

Should accept this quota value, not cause overflow

CSM Driver(s)

N/A

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

N/A

Operating System

N/A

EvgenyUglov commented 4 months ago

/sync

hoppea2 commented 4 months ago

/sync

csmbot commented 4 months ago

link: 26077