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

Fixed Zone SIze for unstable zones. ZoneSizeMin = ZoneSize[Type] (Minimum Size) #37

Open
DHorse2 opened this issue Dec 30, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request feature InProgess Work in progess Testing Debugging and testing

Comments

@DHorse2
Copy link
Owner

DHorse2 commented Dec 30, 2021

This fixes a limitation in the product where excessive I/O and/or zone movement can occur is a zone's size can fluctuate outside of the tollerances set for the zone.

For example. Where TemporaryFileSize > Zone Roundup / ? || TemporaryFileSize > Zone Gap / ?

There are certain use cases and/or zones that can have large temporary files created. Thus the actual size of the zone can fluctuate wildly at the time of the run.
WinDir can be used to determine (or estimate) the size of the zone.
This information is also available post hoc via the run log zone details. Notably you would have to see if the files in question existed at run time.

@DHorse2 DHorse2 added enhancement New feature or request feature InProgess Work in progess labels Dec 30, 2021
@DHorse2 DHorse2 self-assigned this Dec 30, 2021
@DHorse2 DHorse2 added the Testing Debugging and testing label Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature InProgess Work in progess Testing Debugging and testing
Projects
None yet
Development

No branches or pull requests

1 participant