Single Installer problems

Adam Stokes adam.stokes at canonical.com
Mon Jun 8 12:42:24 UTC 2015


Make sure you are running the installer with:

--http-proxy and --https-proxy as that should populate all the necessary
proxy information.

On Mon, Jun 8, 2015 at 7:57 AM, Vatkov, Bogdan <bogdan.vatkov at sap.com>
wrote:

>  Ok, I have managed to go past the container initialization by changing
> the template at: /usr/share/openstack/templates/userdata.yaml…
>
>
>
> changing  from:
>
> - source: deb http://ppa.launchpad.net/cloud-installer/testing/ubuntu
> $RELEASE main
>
> to:
>
> - source: deb http://ppa.launchpad.net/cloud-installer/experimental/ubuntu
> $RELEASE main
>
>
>
>
>
> @Sacha, have you managed to complete the install?
>
>
>
> Best regards,
>
> Bogdan
>
>
>
> *From:* Sacha Yunusic [mailto:sacha at penta-sec.com]
> *Sent:* Monday, June 08, 2015 14:07
> *To:* Vatkov, Bogdan; Adam Stokes; Ronald Bradford
> *Cc:* ubuntu-openstack-installer
>
> *Subject:* RE: Single Installer problems
>
>
>
> When I tried to use proxy on the installation I had the same problem. For
> some commands were used proxy and for some other, not.
>
>
>
> Sacha
>
>
>
> Sent from my Samsung device
>
>
>
> -------- Original message --------
> From: "Vatkov, Bogdan" <bogdan.vatkov at sap.com>
> Date: 08/06/2015 06:10 (GMT-03:00)
> To: Adam Stokes <adam.stokes at canonical.com>, Ronald Bradford <
> me at ronaldbradford.com>
> Cc: ubuntu-openstack-installer <
> ubuntu-openstack-installer at lists.ubuntu.com>
> Subject: RE: Single Installer problems
>
> Hi Adam,
>
>
>
> As I mentioned in my initial post “I had to upgrade the kernel to
> 3.16-0-38.52 based on this:
> https://bugs.launchpad.net/uvtool/+bug/1408833”.
>
> So this one is ok. My main problem for now seems to be proxy settings not
> being properly propagated to all commands the installer is launching,
> add-apt-repository is one – see details in my other post from 2 minutes ago.
>
> Any hints on how this could be fixed are welcome!
>
>
>
> Thanks in advance!
>
>
>
> Best regards,
>
> Bogdan
>
>
>
>
>
> *From:* Adam Stokes [mailto:adam.stokes at canonical.com
> <adam.stokes at canonical.com>]
> *Sent:* Sunday, June 07, 2015 19:22
> *To:* Ronald Bradford
> *Cc:* Vatkov, Bogdan; ubuntu-openstack-installer
> *Subject:* Re: Single Installer problems
>
>
>
> Also if you've installed a fresh 14.04.2 on your host server there are
> some kernel issues wrt apparmor. Make sure you've `apt-get dist-upgrade`
> before performing the single install. You want to be at a kernel higher
> than 3.16.0-30
>
>
>
> On Sat, Jun 6, 2015 at 3:14 PM, Ronald Bradford <me at ronaldbradford.com>
> wrote:
>
>  For me the following works.
>
>
>
> $ sudo openstack-install --extra-ppa ppa:cloud-installer/experimental
>
>
>
> Can you try that without the additional arguments you have.
>
>
>
>
>
> I received an error running:
>
>
>
> $ sudo openstack-install --extra-ppa ppa:cloud-installer/experimental
> --openstack-release kilo -r trusty -a amd64
>
>
>
> I ran without -r trusty, got an error.
>
>
>
> I ran without -a amd64, got an error.
>
>
>
> I ran without -r trusty and -a amd64, got an error.
>
>
>
> I removed --openstack-release kilo and it worked.  This seems the issue. kilo
> is the default release.
>
>
>
> This works.
>
>
>
> $ sudo openstack-install --extra-ppa ppa:cloud-installer/experimental -r
> trusty -a amd64
>
>
>
>
>
> Ronald
>
>
>       Ronald Bradford
>
>
>
> Web Site: http://ronaldbradford.com
> LinkedIn:  http://www.linkedin.com/in/ronaldbradford
> Twitter:    @RonaldBradford <http://twitter.com/ronaldbradford>
> Skype:     RonaldBradford
>
> GTalk:     Ronald.Bradford
>
> IRC:         rbradfor
>
>
>
> On Sat, Jun 6, 2015 at 1:53 PM, Ronald Bradford <me at ronaldbradford.com>
> wrote:
>
>  I went threw this process this week without any issues.
>
>
>
> Here are the steps I used --
> http://ronaldbradford.com/blog/deploying-ubuntu-openstack-kilo-2015-06-06/
>
>
>
> Ronald
>
>
>       Ronald Bradford
>
>
>
> Web Site: http://ronaldbradford.com
> LinkedIn:  http://www.linkedin.com/in/ronaldbradford
> Twitter:    @RonaldBradford <http://twitter.com/ronaldbradford>
> Skype:     RonaldBradford
>
> GTalk:     Ronald.Bradford
>
> IRC:         rbradfor
>
>
>
> On Fri, Jun 5, 2015 at 7:52 PM, Vatkov, Bogdan <bogdan.vatkov at sap.com>
> wrote:
>
>  I also see (in the cloud-init.log) that the proxy settings are
> propagated to the environment and also to the apt config in particular:
>
>>
> Jun  5 18:53:02 openstack-single-ubuntu [CLOUDINIT] util.py[DEBUG]:
> Writing to /etc/apt/apt.conf.d/95cloud-init-proxy - wb: [420] 113 bytes
>
>>
> But this conf would only affect the apt but not the add-apt-repository
> command, which I could so far make run behind proxy by:
>
> 1)      Exporting the http_proxy as some user and then
>
> 2)      sudo –E add-apt-repository ….
>
> But I have no idea how to make this work in the cloud-init story ….any
> idea how can I hack this one?
>
>
>
>
>
>
> --
> ubuntu-openstack-installer mailing list
> ubuntu-openstack-installer at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-openstack-installer
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-openstack-installer/attachments/20150608/eb14ccad/attachment.html>


More information about the ubuntu-openstack-installer mailing list