Issue with OpenStack Installation & Simplestreams Image Sync

Mike McCracken mike.mccracken at canonical.com
Mon Sep 21 21:43:46 UTC 2015


Hi Julian, thanks for giving the installer a try!
There has been an issues with LXC on 15.04 that you might be hitting.

If you check 'sudo apt-cache policy lxc' and you have lxc version 1.1.2 or
earlier, you should update to 1.1.3 :

sudo add-apt-repository ppa:ubuntu-lxc/stable
sudo apt update
sudo apt install lxc


If you'd like to try to track it down, here are some commands and log files
to look at. We'll be glad to help you debug if you want to pastebin things
and discuss.

The first step is to get the full juju status from inside the container:

sudo lxc-attach -n openstack-single-$USER
su ubuntu
JUJU_HOME=~/.cloud-install/juju juju status

You can also use 'juju debug-log' to look at the service logs.

The file ~/.cloud-install/commands.log has errors and messages from the
installer, and might also give a clue.

Thanks,
mike

On Mon, Sep 21, 2015 at 2:11 PM, Julian Zhou <jzhou2oo6 at gmail.com> wrote:
>
> Hi, I'm trying to use the Single Installer found here:
> http://openstack.astokes.org/guides/single-install. But the install
> keeps getting stuck at [INFO: 09-21 16:27:31, core.py:574] Checking
> availability of glance-simplestreams-sync:pending. The terminal shows:
>
┌───────────────────────────────────────────────────────────────────────────────────
> Glance - Simplestreams Image Sync
>
───────────────────────────────────────────────────────────────────────────────────┐
>       ⦿ [pending]           IP Pending   | Container 5 (Machine 2: arch
> amd64  cores 4  mem 6144M  storage 20.0G)
>                                            Waiting for initial status.
>
> It should be noted that I am on Ubuntu 15.04 and every other node
> started successfully. Help?
>
> Regards,
> Julian Zhou
>
>
> --
> 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/20150921/5fc6f6db/attachment.html>


More information about the ubuntu-openstack-installer mailing list