Date
1 - 2 of 2
export compiled_packages hangs
Jeff Weber <jweber@...>
I've been attempting to use the bosh export compiled_packages feature, but
I'm not having any luck. With a small package like cf-mysql (~350MB) the feature works without issue. When trying to export the cf package which is over 5GB the command hangs and never returns. It's been running for over 30 minutes and not really doing anything. On the director I can see what looks to be the actual file that was exported, but the client side never seems to download this file. Any ideas what might be wrong here? |
|
Dmitriy Kalinin
There are unfortunately known issues with compiled_packages feature - like
toggle quoted message
Show quoted text
the problem you are hitting. We are currently working on replacing it with compiled releases feature which should provide similar functionality but in a more reliable and useful way. See https://github.com/cloudfoundry/bosh-notes/blob/master/compiled-releases.md for more info. On Mon, Jul 6, 2015 at 8:42 PM, Jeff Weber <jweber(a)cofront.net> wrote:
I've been attempting to use the bosh export compiled_packages feature, but |
|