redeploy bosh director


Balakrishna BK
 

Hi,
Thanks for your suggestion.
Redeploying deletes all my current deployments metadata.
How can I redeploy without losing existing data and also reuse director uuid?
I donot want to destroy and recreate everything.

-Bala

On 16-Jan-2017, at 10:58 AM, Gwenn Etourneau <getourneau(a)pivotal.io> wrote:

Hi,

You need to redeploy bosh using bosh-init if you change project name.

Thanks

On Mon, Jan 16, 2017 at 1:47 PM, Balakrishna BK <bala.readme(a)gmail.com> wrote:
Dear Experts,

I recently changed my "project_name" in openstack and since then, my "bosh cck" fails with below error.
openstack cli's work fine with new project_name and credentials. So, this boils down to bosh.

1. Where does bosh store its openstack/IaaS credentials.
2. How can i update bosh cache.
3. how do i download bosh manifest. ( for deployments i do "bosh download manifest <deployment>")

RSA 1024 bit CA certificates are loaded due to old openssl compatibility
Acting as user 'admin' on deployment 'grafana' on 'bosh'
Performing cloud check...

Director task 446305
Started scanning 1 vms
Started scanning 1 vms > Checking VM states. Done (00:00:01)
Started scanning 1 vms > 1 OK, 0 unresponsive, 0 missing, 0 unbound. Done (00:00:00)
Done scanning 1 vms (00:00:01)

Started scanning 1 persistent disks
Started scanning 1 persistent disks > Looking for inactive disks. Failed: Unable to connect to the OpenStack Compute Service API: Expected([201]) <=> Actual(401 Unauthorized)
excon.error.response
:body => "{\"error\": {\"message\": \"The request you have made requires authentication.\", \"code\": 401, \"title\": \"Unauthorized\"}}"

Thanks in advance
Bala.


Johannes Hiemer
 

If you deploy again (not bosh-init delete), all the data should remain on
the detached disk, which is reattached after the deployment if I remember
correctly.

On Tue, Jan 17, 2017 at 6:04 PM, Balakrishna BK <bala.readme(a)gmail.com>
wrote:

Hi,
Thanks for your suggestion.
Redeploying deletes all my current deployments metadata.
How can I redeploy without losing existing data and also reuse director
uuid?
I donot want to destroy and recreate everything.

-Bala

On 16-Jan-2017, at 10:58 AM, Gwenn Etourneau <getourneau(a)pivotal.io>
wrote:

Hi,

You need to redeploy bosh using bosh-init if you change project name.

Thanks

On Mon, Jan 16, 2017 at 1:47 PM, Balakrishna BK <bala.readme(a)gmail.com>
wrote:

Dear Experts,

I recently changed my "project_name" in openstack and since then, my
"bosh cck" fails with below error.
openstack cli's work fine with new project_name and credentials. So,
this boils down to bosh.

1. Where does bosh store its openstack/IaaS credentials.
2. How can i update bosh cache.
3. how do i download bosh manifest. ( for deployments i do "bosh download
manifest <deployment>")

RSA 1024 bit CA certificates are loaded due to old openssl compatibility
Acting as user 'admin' on deployment 'grafana' on 'bosh'
Performing cloud check...

Director task 446305
Started scanning 1 vms
Started scanning 1 vms > Checking VM states. Done (00:00:01)
Started scanning 1 vms > 1 OK, 0 unresponsive, 0 missing, 0 unbound.
Done (00:00:00)
Done scanning 1 vms (00:00:01)

Started scanning 1 persistent disks
Started scanning 1 persistent disks > Looking for inactive disks.
Failed: Unable to connect to the OpenStack Compute Service API:
Expected([201]) <=> Actual(401 Unauthorized)
excon.error.response
:body => "{\"error\": {\"message\": \"The request you have
made requires authentication.\", \"code\": 401, \"title\":
\"Unauthorized\"}}"

Thanks in advance
Bala.

--
Mit freundlichen Grüßen

Johannes Hiemer