kiranchavala opened a new issue, #7839:
URL: https://github.com/apache/cloudstack/issues/7839
ISSUE TYPE
* Bug report
COMPONENT NAME
Component: Management server
CLOUDSTACK VERSION
Cloudstack 4.18
SUMMARY
The account limit(max.secondary storage) is not honored.
This issue was observed during the testing of PR #7441
Steps to reproduce the issue
1. Create a user role account
2. Set the Max. secondary storage (GiB) to 2 gb at the account level
<img width="1153" alt="max secondarystorage"
src="https://github.com/apache/cloudstack/assets/1401014/f0f43f90-b218-48f1-83ca-3e64a8c6ad23">
3. Login to the user role account
4. Register a iso of size (1.8 gb) from a remote webserver
5. Upload a iso of size (1.8 gb) from Local Desktop
6. The upload of iso is successful even when the account limit is reached
7. The account limit after the upload is
<img width="1143" alt="accountlimit"
src="https://github.com/apache/cloudstack/assets/1401014/9b726965-4c54-4a98-9ce6-3e33cb4848e0">
Expected Results
The upload of iso should fail as the account limit(max.secondarystorage) was
reached
Actual Results
The upload of iso is not failing even if the account
limit((max.secondarystorage) was reached
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]