Re: How to upgrade my bosh?
Alex Lomoff <lomov.as@...>
@daxiezhi in case you are talking about BOSH-director update you should described the way you deployed BOSH. Did you used `bosh micro` command to deploy MicroBOSH? Or did you used bosh-lite?
toggle quoted message
Show quoted text
If you used the first option then here a way to update you MicroBOSH instance. MicroBOSH is built-in stemcell, originally stemcell version is a version of MicroBOSH release that it contains. This means first you'll need to do is upload newer version of stemcell. After it I recommend to make a snapshot of the MicroBOSH instance with its persistent disk. Then you can run update process with the following command: bosh -n micro deploy bosh-stemcell-xxxx-openstack-kvm-ubuntu-trusty-go_agent.tgz --update Best Wishes, Alex L. On Sep 15, 2015, at 4:23 PM, Amit Gupta <agupta(a)pivotal.io> wrote: |
|