Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Requesting fractional amounts of data gives unexpected results #77

Open
jsteel44 opened this issue Aug 8, 2019 · 3 comments
Open

Requesting fractional amounts of data gives unexpected results #77

jsteel44 opened this issue Aug 8, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@jsteel44
Copy link
Contributor

jsteel44 commented Aug 8, 2019

On a per-job burst buffer, requesting for example 2.8TB (or any fractional value) causes the per-job buffer not to be created and therefore not mounted for the running job.

On a persistent burst buffer, requesting for example 2.8TB (or any fractional value) always gives 1.4TB.

@JohnGarbutt JohnGarbutt added the bug Something isn't working label Aug 12, 2019
@JohnGarbutt
Copy link
Collaborator

This should be fixed in this commit: 52038f2

@jsteel44
Copy link
Contributor Author

jsteel44 commented Sep 9, 2019

With v2-beta I've re-tested this and I find that both per-job and persistent buffers revert to 1.4TB when any fractional value is used. Eg "capacity=2.4TB" gives me 1.4TB.

@jsteel44
Copy link
Contributor Author

I've re-tested this with v2.0-beta.4 and it is still an issue FYI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants