'Request limit exceeded' on AWS while cretaing VMs

62 views
Skip to first unread message

prys...@gmail.com

unread,
Mar 25, 2015, 3:36:37 AM3/25/15
to bosh...@cloudfoundry.org
Hi guys,
How to solve 'Request limit exceeded' on AWS while creating VMs?

BTW: how to get bosh version?

bosh status returns version: 1.2891.0
bosh cli returns version: 1.2889.0

- Alex Prysmakou / Altoros

Aleksey Zalesov

unread,
Mar 25, 2015, 4:39:40 AM3/25/15
to bosh...@cloudfoundry.org, prys...@gmail.com
Hello, Alex!

Try put this in your BOSH manifest:

director:
    max_threads: 10


--
Aleksey

prys...@gmail.com

unread,
Mar 25, 2015, 4:44:30 AM3/25/15
to bosh...@cloudfoundry.org, prys...@gmail.com
Thanks Aleksey, looks like it helps!

prys...@gmail.com

unread,
Mar 26, 2015, 12:55:32 AM3/26/15
to bosh...@cloudfoundry.org, prys...@gmail.com
Interesting is that there is no way to update it via manifest?
I tried to put to my micro bosh manifest:
apply_spec:
  director
:
    max_upload_size
: "10000m"
    max_threads
: 20

but after deployment there is still 32 (default value) in director yaml
To change the value it is needed to go to bosh instance and alter director.yml.erb (director.yml rewritten every restart of director) and then restart director with monit.

On Wednesday, March 25, 2015 at 11:39:40 AM UTC+3, Aleksey Zalesov wrote:

Dr Nic Williams

unread,
Mar 26, 2015, 12:56:59 AM3/26/15
to bosh...@cloudfoundry.org, bosh...@cloudfoundry.org, prys...@gmail.com
Try:

apply_spec:
  properties:
    director:
...

(Written from memory on iPhone)



To unsubscribe from this group and stop receiving emails from it, send an email to bosh-dev+u...@cloudfoundry.org.

Reply all
Reply to author
Forward
0 new messages