Juju is a next generation service orchestration framework. It has been likened to APT for the cloud.
0
votes
1answer
6 views
cannot get latest charm revision when ttying to deploy a local charm
When trying to deploy a local charm I get the following error:
error: cannot get latest charm revision: no charms found matching "local:precise/devenv"
-1
votes
0answers
11 views
-bash: metrik@Metrik-Corp-Server1-MASS-Control:~/.juju$: No such file or directory
I am try to set up juju. and I am completely lost here can't figure it out. please help me I have been at this for a super long time. thanks!
I am try to set up a Ubuntu 12.04 server MAAS with 3 ...
3
votes
1answer
14 views
How can I see the juju-core debug-log without tailing it?
I wanted to watch my env get deployed using the debug-log command
juju debug-log
But I forgot, so now my env is deployed so tailing the log is useless.
Where can I find the full log?
1
vote
1answer
16 views
Problem with node being “commissioning” and doesn't change to “ready”
I got a machine up and running 13.04. I followed the instruction and set up MAAS. Current state I need nodes to be in "ready" state, so that I can install juju with MAAS. However, the nodes are stuck ...
1
vote
1answer
24 views
MAAS JUJU still get bad archive mirror
I'm trying to install maas nodes by using the PXE BOOT method. I follow the maas wiki tutorial step by step. I get all node ready and juju bootstrap was great :)
But I still get "bad archive mirror" ...
1
vote
1answer
21 views
Juju and MAAS: ERROR No matching node is available - with Ready nodes
I have four nodes in the "Ready" state, and I am still getting the following error when trying to bootstrap:
ERROR No matching node is available.
The server is running 13.04 with Juju 0.7.
I have ...
1
vote
1answer
22 views
juju: deploying lamp charm on ec2 causes instances to terminate
I was running a ubuntu 13.04 instance on ec2. I have juju .7 installed and bootstrapped. when I tried to deploy lamp, it caused the instance to terminate.
ubuntu@ip-10-62-73-113:~$ juju status
...
2
votes
1answer
31 views
What environment do I need to deploy the virtual-maas charm?
I know this hasn't been released yet, but I'm trying to use it anyway. :) This README http://bazaar.launchpad.net/~virtual-maasers/charms/precise/virtual-maas/trunk/view/head:/README.md says that you ...
6
votes
2answers
143 views
How to configure MAAS to be able to boot virtual machines
I am running a virtual (kvm) MAAS/juju setup where most of the MAAS nodes (including MAAS master) are virtual, but some are also physical nodes. The physical Dell 1950 nodes configures automatically ...
4
votes
1answer
111 views
relation error between nova-compute and nova cloud controller
Can anyone help me, i am in trouble from a long time.
I have successfully setup Open Stack cloud from the documentation: UbuntuCloudInfrastructure
My juju environment file
environments:
maas:
type: ...
2
votes
2answers
47 views
Can jitsu deploy multiple service units like juju's “add-unit” command?
EDIT: The essence of this question is: Can juju and/or jitsu do service co-location instead of having to use one node per service unit?
Does jitsu have a way to specify more than one particular ...
1
vote
1answer
59 views
Can't connect to MAAS due to “Files does not exist: /var/www/maas” error
I have attempted to install MAAS on Ubuntu 12.04 LTS and 13.04, but on both I cannot connect to the region controller via a web browser for the post installation per the ...
2
votes
1answer
33 views
Use existing ssh keypair in juju
How can I use an existing ssh keypair with juju? When running juju bootstrap I'm getting this error: error: environment has no access-key or secret-key.
I've already setup an ssh keypair a long time ...
1
vote
1answer
29 views
Can I use Juju/MAAS on VPSes?
I was wondering if I can setup MAAS on set of VPSes and manage them with Juju but I see no way to manualy install MAAS Node (is it even possible?). I know I'm missing core point in whole MAAS-game by ...
0
votes
1answer
35 views
Juju and MAAS: ERROR No matching node is available [duplicate]
I had created an environment w/ juju + MAAS, then destroyed it due to some misconfiguration. But then I re-commissioned a node (MAAS is showing the node as deployed) and now when I run juju -v ...
5
votes
1answer
83 views
Openstack Mass/Juju recovery
I have created Openstack based on MAAS using juju. I have created instances, projects etc. I have made backups of database and openstack config files. I am trying test recovery by destroying and ...
4
votes
1answer
25 views
How do I script juju deployment?
I have been working on a few juju charms and am ready to start testing a deployment of our services. Is there a standard method for deploying an environment? For instance, do I have to manually ...
2
votes
1answer
53 views
How do I configure Juju for use on Azure?
I usually setup my entire stack with apt-get packages, however I thought I might give Juju a try. I'm using a fresh copy of Ubuntu 13.04 on Azure.
I managed to install install the juju package and ...
2
votes
0answers
41 views
juju with MAAS error: file 'provider-state' not found
I'm trying to configure juju to work w/ MAAS. I'm configuring juju to run on the same node as MAAS. When I run "juju status" I get the following error:
error: file 'provider-state' not found
Any ...
2
votes
1answer
69 views
MAAS and Juju Post-Bootstrap Connection Error
I am working with a rather weird issue using MAAS and Juju where after the bootstrap, machine "0" has been successfully created, I cannot deploy any services issuing a simple juju deploy mysql. To ...
0
votes
0answers
20 views
Juju connection error [closed]
I have configured juju to run on a local environment on my machine...The bootstrap was successful.
I also successfully deployed a lamp charm onto the local environment...All the things were working ...
2
votes
1answer
687 views
How can I install Openstack Grizzly using Juju and MAAS?
I've noticed that the new release of Ubuntu 13.04 includes deployment capabilities for Openstack in an HA environment as well as integration of Ceph for volume and object storage. I can't yet find a ...
4
votes
1answer
67 views
How can I copy Juju tools for use in my deployment?
When I try to boostrap my cloud environment I receive the following error:
ERROR command failed: no tools available
error: no tools available
How do I make these tools available for my environment?
...
1
vote
2answers
170 views
juju doesn't bootstrap due to “ERROR command failed: no tools available” error
I've seen other posts (e.g. this link), but I'm still struggling to install juju on my openstack cluster.
I have swift working, but juju doesn't seem to want to bootstrap. I created the bucket (I ...
1
vote
0answers
19 views
How do I specify an AMI in Juju? [duplicate]
This solution no longer works How to specify ec2 instance types for different services in a charm? since using the default-image-id option in the environments file has been deprecated.It mentions in ...
3
votes
0answers
48 views
What Is Juju and Charm Store [duplicate]
I want answers for below questions.
What is Juju? How To Work with it ?
What does Charm means?
Is ubuntu Server edition is required for use Juju ? or Desktop edition can Run?
Any one have some ...
2
votes
1answer
36 views
Extending Apache charm to include Apache Modules
I want to deploy apache with modules such as mapcache and mapserver. Can the apache charm be reused as a library? The apache charm is non-trivial so I don't want to copy the apache charm module and ...
2
votes
2answers
52 views
How to use juju with a VPS host?
Is possible to use juju with a VPS hosting provider?
I think "local enviroment" is the most close option, but I realize that is not possible to have access to it through other enveriments.
5
votes
0answers
76 views
Juju not seeing the MaaS slaves… at least not after some time?
At our company are doing a project where we want to start doing Juju, MaaS and OpenStack. All in all we are satisfied, but we have one major problem that is setting us back. We haven't seemed to find ...
2
votes
1answer
33 views
juju, dnsmasq and `.localdomain`
I'm trying to setup an Ubuntu private cloud infrastructure on a virtual environment via learning from
https://wiki.ubuntu.com/SecurityTeam/TestingMAAS and
...
7
votes
2answers
299 views
Running Juju on a local server
I'd like to use juju on my server at home to get to know juju and play with it. I have multiple computers and would like to access what's on the server from any of them. When I went through the ...
0
votes
0answers
24 views
cloud:nova-compute:apt-get: cgroup-lite Size mismatch
I am trying to setup an Ubuntu private cloud by learning from https://help.ubuntu.com/community/UbuntuCloudInfrastructure#Ubuntu_Cloud_Infrastructure_with_MAAS_and_Juju
Currently I'm in section ...
3
votes
1answer
30 views
Does my charm need both a relation-changed and relation-joined hook?
I see a lot of charms with both a relation-changed and a relation-joined hook for their relations. Sometimes the two hooks are even the same file, with one being a symlink to the other. However, the ...
0
votes
1answer
87 views
juju local error ERROR could not connect before timeout
juju -v status:
2013-04-07 18:11:20,888 DEBUG Initializing juju status runtime
2013-04-07 18:11:20,902:3553(0x7f739cef7700):ZOO_INFO@log_env@658: Client environment:zookeeper.version=zookeeper C ...
1
vote
0answers
97 views
Problem while deploying MysQL through Juju in LXC
I'm trying to follow the Juju tutorial do deploy MySQL and Wordpress, but I found a problem in MySQL deploy process.
The error appears right after mysql-server installation, when the service is ...
1
vote
0answers
48 views
Mass post-node-enlisting installation fails or doesn't start!
I successfully installed a maas server including DHCP. Using PXE boot node are getting an IP now. After PXE boot the machines shut down and I am able to accept and commission them using the web ...
2
votes
1answer
53 views
Tried to follow the EC2 Juju guide and it fails
I am evaluating Juju and when following the very basic tutorial https://juju.ubuntu.com/docs/getting-started.html, literally following every single instruction to a T, all I end up when trying to ...
3
votes
0answers
23 views
How to use the Wordpress Juju charm to add existing database content
I've been looking at the Wordpress juju charm and I'd like to use it to create instances of developer.ubuntu.com for testing and design purposes.
I believe I can use it as-is, apart from one bit: the ...
1
vote
1answer
60 views
LAMP charm in a LXC container configuration query
Tired of rebuilding and configuring LAMP. I have been following the Get started guide on Juju.ubuntu.com. and have managed to expose phpyadmin and lamp following Victor Palau's tutorial.
However on ...
0
votes
0answers
193 views
openstack-dashboard login
I have successfully created a cloud using MAAS and juju from the documentation : https://help.ubuntu.com/community/UbuntuCloudInfrastructure
Relation between dashboard and keystone successfully ...
3
votes
1answer
110 views
What to do when Juju machine 0 has got “agent-state: not-started” state
After running a Juju environment for some time, now machine 0 has got status: "agent-state: not-started" that has persisted for some time now and it is unable to deploy any new machines.
"Juju ssh 0" ...
3
votes
1answer
31 views
How to add Landscape monitoring to machine 0 in juju
The Juju Landscape charm supports adding relations to services, but there is no visible service in machine 0 to add a relation to. How to add it to Landscape then?
2
votes
1answer
35 views
Is it possible to edit same juju environment on different machines?
If I want to edit my already-deployed environment on multiple machines.
What should I do if I don't want to ssh the origin environment-setting machine?
7
votes
1answer
55 views
How are log files persisted with the Logstash charm?
I'd like to use the Logstash Juju charm and was wondering how the log files are persisted. In other words, if I lose a Logstash instance will I still have access to past logs?
8
votes
1answer
249 views
How does Juju “co-exist” with Chef, taking the automation process “one step further”?
It is clear from this post that Juju sits at a different layer than Chef Server. Juju sits at the orchestration or service layer, while Chef sits more at the individual server or configuration layer.
...
0
votes
0answers
27 views
Suggestion to Jenkins Charm [closed]
I would like to make a suggestion to the Jenkins charm.
It would be possible to create a way where we passed a URL by parameter, which contains a script and execute it from there. For example put a ...
0
votes
2answers
114 views
Limitations of Ubuntu Cloud Infrastructure with respect to OS?
I am setting up an Openstack cloud based on MAAS and Juju. Once I have this cloud ready then is it possible to Run different operating systems on this cloud or its limited to Ubuntu OS only. Remember ...
6
votes
0answers
131 views
agent-state pending in juju node…NULL public-address associated?
MaaS/Juju does not unfortunately manage the attribution of resolving the ip address.
In fact, once addin a new node it seems that agent-state still pending forever and of course for the other nodes:
...
2
votes
0answers
74 views
Could not internally obtain zookeeper handle
Actually, after a successfull deployement of the bootstrap node in maas/juju environment, it seems that adding a new node was a kind of impossible to do figure out. The node02 is being installed and ...
1
vote
1answer
135 views
Howto perform OpenStack upgrade from Essex to Folsom on juju maas
Following the tutorial on https://help.ubuntu.com/community/UbuntuCloudInfrastructure i've set up a small OpenStack environment on juju and MAAS. One problem is that it only runs essex. To me it seems ...



