|
Error: Public uaa token must be PEM encoded
Hi, this issue is related to uaa.jwt signing_key and verification_key formatting. See correct versions here: https://github.com/cloudfoundry/cf-release/blob/master/example_manifests/minimal-aws.yml#L4
Hi, this issue is related to uaa.jwt signing_key and verification_key formatting. See correct versions here: https://github.com/cloudfoundry/cf-release/blob/master/example_manifests/minimal-aws.yml#L4
|
By
Aleksey Zalesov
· #903
·
|
|
Running two errands simultaneously
Gwenn, is the any list of bosh tasks that require a lock available? Why do we need to lock running different errands? They are independent. Aleksey Zalesov | CloudFoundry Engineer | Altoros Tel: (617)
Gwenn, is the any list of bosh tasks that require a lock available? Why do we need to lock running different errands? They are independent. Aleksey Zalesov | CloudFoundry Engineer | Altoros Tel: (617)
|
By
Aleksey Zalesov
· #816
·
|
|
Running two errands simultaneously
Bosh doesn’t lock on any task - while running tests I can list vms using `bosh vms` and ssh to vm using `bosh ssh`. Aleksey Zalesov | CloudFoundry Engineer | Altoros Tel: (617) 841-2121 ext. 5707 | To
Bosh doesn’t lock on any task - while running tests I can list vms using `bosh vms` and ssh to vm using `bosh ssh`. Aleksey Zalesov | CloudFoundry Engineer | Altoros Tel: (617) 841-2121 ext. 5707 | To
|
By
Aleksey Zalesov
· #814
·
|
|
Running two errands simultaneously
Hello! Can I run two bosh errands simultaneously? Currently I get `Error 100: Bosh::Director::Lock::TimeoutError` when trying to run the second errand while the first errand is running.
Hello! Can I run two bosh errands simultaneously? Currently I get `Error 100: Bosh::Director::Lock::TimeoutError` when trying to run the second errand while the first errand is running.
|
By
Aleksey Zalesov
· #811
·
|
|
Strange resource pool resize behavior
I have changed resource pool size for small_errand from 1 to 2 and run `bosh deploy`. Before change I have run `bosh deploy` and verified that no pending changes are available (actually, then I cancel
I have changed resource pool size for small_errand from 1 to 2 and run `bosh deploy`. Before change I have run `bosh deploy` and verified that no pending changes are available (actually, then I cancel
|
By
Aleksey Zalesov
· #810
·
|
|
BOSH multi-zone resurrector
Hello! I have a question about resurrection algorithm BOSH uses in multi zone deployment. Suppose we have three availability zones: z1, z2 and z3. We have data/0 vm in z1 with resurrection enabled. Su
Hello! I have a question about resurrection algorithm BOSH uses in multi zone deployment. Suppose we have three availability zones: z1, z2 and z3. We have data/0 vm in z1 with resurrection enabled. Su
|
By
Aleksey Zalesov
· #582
·
|
|
Can't upload stemcell to director
*bosh task 8 --debug* helped to find cause of the problem. I referenced Open Stack authorisation API using host name and it resolved to the wrong IP address. When endpoint was referenced using IP addr
*bosh task 8 --debug* helped to find cause of the problem. I referenced Open Stack authorisation API using host name and it resolved to the wrong IP address. When endpoint was referenced using IP addr
|
By
Aleksey Zalesov
· #581
·
|
|
Can't upload stemcell to director
I try to upload stemcell to bosh director but fail with error: I tried 3022 and 2719.3 openstack-kvm-ubuntu-trusty-go_agent stemcells, both failed. How can I fix it? My environment: P.S. bosh-init has
I try to upload stemcell to bosh director but fail with error: I tried 3022 and 2719.3 openstack-kvm-ubuntu-trusty-go_agent stemcells, both failed. How can I fix it? My environment: P.S. bosh-init has
|
By
Aleksey Zalesov
· #578
·
|
|
best way to achive password-less ssh between bosh vms
You can put your public and private keys to the manifest like it is done for HAProxy <https://github.com/cloudfoundry-community/cf-boshworkspace/blob/master/templates/cf-use-haproxy.yml#L84-L112> . --
You can put your public and private keys to the manifest like it is done for HAProxy <https://github.com/cloudfoundry-community/cf-boshworkspace/blob/master/templates/cf-use-haproxy.yml#L84-L112> . --
|
By
Aleksey Zalesov
· #558
·
|
|
Print errand logs before refilling resource pool
Thank you, Dmitry! It works. -- View this message in context: http://cf-bosh.70367.x6.nabble.com/Print-errand-logs-before-refilling-resource-pool-tp485p491.html Sent from the CF BOSH mailing list arch
Thank you, Dmitry! It works. -- View this message in context: http://cf-bosh.70367.x6.nabble.com/Print-errand-logs-before-refilling-resource-pool-tp485p491.html Sent from the CF BOSH mailing list arch
|
By
Aleksey Zalesov
· #547
·
|
|
Print errand logs before refilling resource pool
Hi! I want to run errand with smoke tests as fast as possible. I have resource pool with size=1 so VM for smoke tests is already provisioned when I run `bosh run errand smoke_tests` command. Then bosh
Hi! I want to run errand with smoke tests as fast as possible. I have resource pool with size=1 so VM for smoke tests is already provisioned when I run `bosh run errand smoke_tests` command. Then bosh
|
By
Aleksey Zalesov
· #541
·
|
|
BOSH role-based authentication and session limit
Thank you for your answer, Dmitry! So waiting for UAA integration. Alex Z. DevOps @ Altoros -- View this message in context: http://cf-bosh.70367.x6.nabble.com/BOSH-role-based-authentication-and-sessi
Thank you for your answer, Dmitry! So waiting for UAA integration. Alex Z. DevOps @ Altoros -- View this message in context: http://cf-bosh.70367.x6.nabble.com/BOSH-role-based-authentication-and-sessi
|
By
Aleksey Zalesov
· #493
·
|
|
BOSH role-based authentication and session limit
Hello! 1. Does BOSH has role-based authentication? The case is single bosh director managing multiple deployments. Some of deployments are in prod state, and some are PoC. I want to limit user for onl
Hello! 1. Does BOSH has role-based authentication? The case is single bosh director managing multiple deployments. Some of deployments are in prod state, and some are PoC. I want to limit user for onl
|
By
Aleksey Zalesov
· #465
·
|