-
Notifications
You must be signed in to change notification settings - Fork 493
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
Fireedge is not showing Datastore limit on system
datastore and is not showing right limit on images
datastore
#6746
Comments
Hi @vichansson I have you another FSunstone issue. Just a cosmetic one. Sorry to call directly on this, but as you assisted my previous FSunstone issue, I wanted to let you know this bug on first hand. Cheers |
Hi @Franco-Sparrow ! Thanks for the heads up. I just tried this myself and FSunstone does indeed round up the DS limit pretty aggressively. Added a fix to 6.10.1 where the number precision is increased to one decimal place, which should replicate the behavior of RSunstone. Best regards, |
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
Hi @vichansson Did you also checked the limit on the Thanks for you quick support. |
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
Hi @Franco-Sparrow , Yes, the limit should be displayed on all kinds of datastores. The only issue I could find with the limit not being displayed properly on Cheers, |
Description
Fireedge (FSunstone) is not properly showing datastore limit. For
system
datastore limit is not shown and forimages
datastore is not showing the right value. The limit is working, as is on the CLI output for the datastores. Old Sunstone also shows the right limit on both datastores. The problem is on FSunstone.Working on CLI for
system
datastore:Working on CLI for
images
datastore:Working on OLD Sunstone for
system
datastore:Working on OLD Sunstone for
images
datastore:NOT working on FSunstone for
system
datastore:NOT working on FSunstone for
images
datastore:To Reproduce
Configure
LIMIT_MB
datastore attribute onsystem
andimages
datastores. Update those datastores with this attribute.Expected behavior
FSunstone showing the right datastore limite on both datastores.
Details
Additional context
Add any other context about the problem here.
Progress Status
The text was updated successfully, but these errors were encountered: