Actions
Task #2967
closedIdea #2880: Component/job can specify minimum memory and scratch space for worker nodes, and Crunch enforces these requirements at runtime
Compute nodes report resource information in pings
Description
To do this, put the desired information in appropriately-named files under /var/tmp/ec2-data/user-data
. Exactly how we go about that TBD. Information we want:
- total_ram_mb
- total_scratch_mb
- total_cpu_cores
Updated by Brett Smith over 10 years ago
- Status changed from New to In Progress
- Start date set to 06/05/2014
Updated by Brett Smith over 10 years ago
- Remaining (hours) changed from 6.0 to 1.0
This is ready for review in #2975.
Updated by Brett Smith over 10 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
- Remaining (hours) changed from 1.0 to 0.0
Applied in changeset arvados|commit:35c20b4ad8220131f7f6bad6b3806a7d28df3ef3.
Actions