[chef-dev] Re: Re: Problem when downloading Cookbooks from Chef-10 server


Chronological Thread 
  • From: Seth Falcon < >
  • To: Michael Vaknin < >
  • Cc: Daniel DeLeo < >, Chef Dev < >
  • Subject: [chef-dev] Re: Re: Problem when downloading Cookbooks from Chef-10 server
  • Date: Mon, 21 Oct 2013 09:26:45 -0700


Hi there,


 writes:
> I had some netowrk issues which are now fixed.
> All data except the cookbooks are uploaded to the chef11 server correctly.
> the cookbooks still fails with this errors

Are you using `knife upload` to upload your cookbooks? The error trace
from bookshelf looks like a recently found and fixed bookshelf bug that
causes a deadlock when the same checksums (cookbook content) are
uploaded at the same time -- something that can easily happen due to the
way that `knife upload` parallelizes the work.

I suspect you will be able to work around this issue by doing: `knife
cookbook upload -a` rather than making use of `knife upload`.

We've made a number of improvements to bookshelf which will be available
in the next Chef Server release.

+ seth

-- 
Seth Falcon | Development Lead | Opscode | @sfalcon




Archive powered by MHonArc 2.6.16.

§