Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Expose available_disk in stager advertisement #117

Merged
merged 1 commit into from Apr 14, 2014

Conversation

julz
Copy link
Contributor

@julz julz commented Apr 7, 2014

Cloud controller already makes sure it only attempts to start (as opposed to stage) on DEAs with enough disk, but it doesn't currently check whether stagers have enough disk before staging. This results in errors when a CC attempts to start on a DEA that's out of disk, which then refuses the request. This change exposes available_disk in the staging advertisement so that CC can know if a staging request is going to fail before it sends it to the DEA (exactly as already happens for start requests).

@cf-gitbot
Copy link
Collaborator

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: http://www.pivotaltracker.com/story/show/68994200. This repo is managed by the 'Runtime' team.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants