
~$ juju bootstrap maas juju-ctrl -config image-stream=daily -config enable- os-upgrade= false -default-model default -to star-quail -bootstrap- series= xenial -credential admin -debugĢ2:29:44 INFO juju.cmd supercommand.go:63 running juju Ģ2:29:44 DEBUG juju.cmd supercommand. Then I removed it and installed the juju pkg, tried manually but I still have the issue I tried with the command conjure-up -bootstrap-to star-quail. The guest machine is up and running, it has been provisionned correctly, it is possible to login with the ubuntu account and it is possible to ping ^^ I have no clue regarding the root cause : If you are willing to use CentOS you can give RDO + packstack a try I've had pretty good luck with that too.The controller installation fails after hanging long time at the step : Fetching Juju GUI 2.5.0 Not sure if they all support 16.04, but 14.04 for sure. To reiterate, you want to set net.ifaces0 in your MAAS Settings page under Global Kernel Parameters. Second, I had answered this question in your github issue. Your question is confusing because you mentioned 14.04.

Those should give you the ability to deploy a single node on Ubuntu. First, you are asking about conjure-up which is only supported on Ubuntu Xenial (16.04) and newer.

These ones are, IMO, the best all-in-one things that (usually) just kinda work. I've played around with a bunch of the deployment tools and the juju stuff was always a huge pain. If you do really want to stick to an automated deployment I would recommend using openstack-ansible, openstack-puppet, or kolla. Also, if you run into problems with that deployment you are more likely to get help from folks on IRC in #openstack than you are with juju problems. At a minimum you will learn what all of these deployment tools are doing, which helps to figure out what to do when they fail. The guide walks you through every step, should only take a few hours, maybe a day if you add in the time to bang your head against the wall when some step doesn't quite work. You might want to look into going through and doing it manually at least once. I've looked into installing all the components separately, but that seems to be a nightmare for a one-man job, because eventually I need to get a xen-hypervisor-4.6 compute node to connect to it to this controller. Am I at least on the right track with these tools, or do I need to completely change my process. juju deploy cs:bundle/openstack-base-42įrom, but that fails as well, and I'm sorry but I forgot the error message for that one.Any help would be most appreciated.īesides for conjure-up, I've tried using juju directly. If I choose the default "OpenStack" option then every lxc is just put in an error state when I do a juju status. This leads to the error message: "error cannot deploy bundle cannot deploy service "lxd" unkown option block-device". every pink screen just press enter for default options.
CONJURE UP OPENSTACK DEFAULT LOGIN INSTALL
apt update & apt install conjure-up lxc lxd zfsutils-linux make unzip & apt upgrade.I install a headless Xenial Server amd64 with LVM and ext4 journaling file system and OpenSSH. I wish I documented better the errors I've been getting, but here is my latest attempt. For the past couple of weeks I've been trying and failing using tools like conjure-up and juju to install Openstack on a single Ubuntu 16.04 Xenial Xerus machine with a 16 core intel xeon processor, 128GB, 1 nic, and a 1TB SSD.

I started out by writing the lab for the cloud computing class that used a multi-node setup with devstack installations. I've been working with it for a while now. I'm a grad student who has been given a single machine and told to install OpenStack components on it. Hello, guess I'll introduce myself first.
