Duke-GCB / Duke-GCB/bespin-api
Indicate input data size limitation
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Due to NetApp/Cinder configuration, our openstack cluster cannot create a volume larger than 16TB. This is a reasonable limit for the scale of workflows we're initially supporting, but we should advertise this limit.
- Add a maximum volume size to the cloud configuration
- Fail to create a job if the calculated volume size would exceed the maximum
- Include text on the UI that informs users of the limits before picking any files.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.