Questions tagged [conjure-up]
85 questions
14
votes
2 answers
How to fix "unable to contact snap store" error while installing conjure-up
I am trying to install conjure-up to install the kubernetes on my ubuntu (16.04.1) with the command: sudo snap install conjure-up --classic After a few seconds, the below error is shown: error: unable to contact snap store I have both http_proxy and…
Abhilash
- 141
4
votes
4 answers
Conjure Up : Unable to deploy OpenStack Cloud on LXD Configuration Ubuntu 16.04LTS (LXD not found)
After running conjure-up, and choosing OpenStack with LXD, when I try to deploy to localhost I get this error Could not locate any network or storage devices to continue. Please make sure you have at least 1 network bridge and 1 storage pool. When I…
Abbas
- 173
4
votes
3 answers
conjure-up openstack nova-lxd how to restart?
I successfully installed openstack nova-lxd on a kvm virtual machine using conjure-up. After a VM shutdown; when I start the VM openstack doesn't start. lxc list shows one instance in "RUNNING" state and all the other in "STOPPED" state. How can I…
Mirto Busico
- 713
- 4
- 14
- 32
4
votes
2 answers
conjure-up openstack LXD console not working
I was able to install LXD base openstack with conjure-up. Dash-board and Juju GUI is accessible. And I am also able to create instance without any errors. However Console is not accessible. Can someone help in isolating the issue? Below are the…
4
votes
0 answers
How to set bootstrap-timeout when deploying landscape-dense-maas from conjure-up on xenial
I'm currently following Juju 2.0 Bug# 1576003 which will hopefully make this problem obsolete. Until then... JuJu seems to cut-out before landscape deployment completes in a MaaS environment. In previous version I could alter "bootstrap-timeout" in…
UbuntuUser
- 51
3
votes
2 answers
conjure-up cannot create user data directory
I have a new installation of Ubuntu 16.04 Server 64-bit. I am trying to setup a basic kubernetes environment using conjure-up. First of all, I have installed conjure-up via snap as instructed on the Ubuntu documentation:…
Ahmed Tawfik
- 163
3
votes
2 answers
Is Autopilot Openstack 16.04 available?
I tried to build an openstack deployment from scratch starting with 7 physical servers and Ubuntu 16.04. I've had no issues using 14.04 on the same setup. After the initial setup in MAAS 2.0 beta3 (which is substantially different than 1.99) I had…
user508889
3
votes
2 answers
How To Install Openstack on Physical Servers
I am trying to install Openstack on 4 Dell r610 servers and am having great difficulty. The rough specs of these servers are 24 cores, 32 gigs of ram, and ~1.2 tb of harddrive space each. I am following the exact directions found at:…
Mike
- 131
2
votes
0 answers
Openstack router interfaces always down
I have an all in one openstack installation using conjure-up on a single machine. Ive configured a network to connect my instance to the outside world, so that I can ping and ssh to it. There are 3 components to this network, a private network, a…
Abbas
- 173
2
votes
5 answers
Conjure-up Exception: Could not determine Juju version
I am trying to run conjure-up and i keep getting the following: Traceback (most recent call last): File "/snap/conjure-up/133/bin/conjure-up", line 11, in <module> sys.exit(main()) File…
2
votes
3 answers
conjure-up openstack zfs
I have installed the openstack one machine with conjure-up, in the start up guide " http://conjure-up.io/docs/en/users/#getting-started " said the localhost recommend "250G SSD with a seperate block device for ZFS. Our recommendation for that device…
Lai Eddy
- 59
2
votes
3 answers
ubuntu 16.04.1 snap install conjure-up error
I have just download and install Ubuntu 16.04 Desktop then tried to install conjure-up to install Openstack in one machine & got following error message: ~$ sudo snap install conjure-up --classic --beta error: cannot perform the following tasks: -…
Lai Eddy
- 59
2
votes
1 answer
Conjure-up - what happened to the Openstack with MAAS option?
I am trying to understand what happened to the conjure openstack spell. When I conjure-up openstack, the only two options that exist are: Openstack with NovaKVM (this is relatively new) Openstack with NovaLXD (this has been around which targets the…
R.P
- 23
2
votes
1 answer
hide storage volume in conjure-up instance
I got conjure-up working on a single node system and I have launch 2 instances up and running and I assigned 20GB storage to this instance. If run df command inside instance it still shows my host storage volume which is a 250GB SSD. Is there way to…
Sean NT
- 21
1
vote
0 answers
conjure up error while installation cannot retrieve charm
I am deploying ubuntu openstack. in conjure-up after initialization and deployment of nodes Os, conjure up crashes with this error: cannot retrieve charm "cs:openstack-dashboard-252": cannot get archive: Get…
vahid kargar
- 111