Juju is a next generation service orchestration framework. It has been likened to APT for the cloud.

learn more… | top users | synonyms (2)

2
votes
2answers
225 views

Un bootstrapping a juju/orchestra environment

I think my juju environment in my orchestra server is broken, and I want to do the bootstrap process again. Basically, I'd like to run: juju bootstrap and not get: 2012-02-09 19:51:48,503 INFO ...
2
votes
1answer
507 views

Why am I unable to connect to my ec2 instance with Juju?

I'm using juju to boostrap and then deploy a service. I was able to create an instance before and deploy it, but after a few creations and deletions I am now unable to connect, ie run juju status. ...
2
votes
1answer
706 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 ...
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?
2
votes
1answer
52 views

How to make a juju relation between rails and mongodb?

The juju charm of mongodb does have support for which relations? Is possible to make a relation between rails and mongodb?
2
votes
1answer
22 views

How do I deploy units that use the -proposed repository?

I'd like to deploy some units with proposed fixes in Ubuntu, how can I have my units deploy with these bugfixes to I can test to see if my bug is fixed?
2
votes
1answer
51 views

Is possible to cipher keys in the .juju/environments.yaml file?

Is possible to have a ~/.juju/environments.yaml file like this?: environments: sample: type: ec2 access-key: $(cat access-key) secret-key: $(cat secret-key) control-bucket: ...
2
votes
4answers
108 views

How do I list all the relation variables and debug them interactively?

I'm writing a charm that requires a mysql database, I found from looking at other charms that this (below) is how I get the info about the database: user=`relation-get user` password=`relation-get ...
2
votes
2answers
154 views

juju agent installation only through destroy and bootstrap

I have a working two node juju enabled MAAS that has the beginnings of hadoop installed. I got this working using the following steps: bootstrapping the environment adding a hadoop charm Once I ...
2
votes
1answer
153 views

juju bootstrap key error?

I followed the guides the best as i could. there is some information missing like do as root or as regular user ..formatting, quotes no quotes..what the password or paraphrase for ssh should be ...
2
votes
1answer
56 views

How do I configure Swift ACLs?

How do I configure a swift container to allow public (anonymous read) unauthenticated access to all objects?
2
votes
1answer
380 views

MaaS - juju boostrap and ssh not found

today I want to juju boostrap so I do ssh-keygen and get this Generating public/private rsa key pair. Enter file in which to save the key (/home/hsf/.ssh/id_rsa): key Enter passphrase (empty for no ...
2
votes
1answer
63 views

What are the ports used by Juju for its orchestration services?

What ports are required to be open on Ubuntu Cloud Guests running juju client instances? As far as I understand, Zookeeper needs to communicate with all its nodes -- So that is one requirement.. ...
2
votes
1answer
119 views

What Amazon EC2 machine state does a stop hook in juju correspond to?

There are 2 parts to the question Does the destroy-service command results in the stop hook being called for Juju? In case of Amazon EC2 machine instances what state (Terminate or Stop) are they put ...
2
votes
1answer
74 views

How would one know a charms dependencies?

If really really novice user is using Juju and wants to deploy wordpress how would he come to understand that mysql is required to deploy it. If you take another product xyz which isn't as popular as ...
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
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 ...
2
votes
0answers
151 views

Juju deployment with Openstack. Environment starts - instances not

I want to buld a juju deployment on an openstack cloud. An environment type ec2 works, but i want to use the environment type openstack_s3, which does not work. Hera are some details: Ubuntu 12.04 ...
2
votes
0answers
32 views

Do In need to install “Swift” to make Charms work?

I want to deploy charms. I tried glance on jujucharms.com for example. In section REQUIRES>> several different components are listed. If I don't need SWIFT do I have to install it? Would ...
2
votes
0answers
24 views

juju for non ubuntu operating systems [duplicate]

I have a question for juju. Does juju support other os like centos or even windows? In other words, can juju launch nodes using the os that I define for it and manage multi-os type of platforms?
2
votes
0answers
71 views

Can anyone manage to correctly configure environments.yaml with a Rackspace cloud? [duplicate]

Possible Duplicate: How do I configure Juju for deployment on Rackspace Cloud? I have already read all official documentary, blog posts and have talked to rackspace support but there is ...
2
votes
0answers
41 views

Disabling DNS in juju deployment

I have problem with addresses because i don't get IP addres after juju status but "nameNode.localdomain" and I thought maybe if I disable DNS server or service that is responsible to naming my nodes ...
2
votes
0answers
126 views

Juju Zookeeper & Provisioning Agent Not Deployed

I am using juju with the openstack provider, i expected that when i bootstrap that zookeeper and provisioning agent would get deployed on the bootstrap vm in openstack. This dose not seem to be the ...
2
votes
0answers
54 views

Is juju specific to ubuntu OS on EC2 [duplicate]

Possible Duplicate: Does juju run on non-Ubuntu distributions? Is ubuntu juju specific to ubuntu OS on EC2. I mean can we use juju bootstrap default-series for other operating systems like ...
1
vote
1answer
47 views

using juju with elastic block storage ( EBS )

Is there a way we can use EBS for ec2 instance with juju. And possibility of scaling the storage after the deployment, Thanks
1
vote
1answer
70 views

Juju Charm, Deb Package or Puppet

I have a django project which when deployed provides mysql-nss services. This dule use database setup requires automatic deployment by any basic server user. The first part is the creation of an sql ...
1
vote
3answers
319 views

ssh forwarding error

I have some issues regarding SSH and i am unable to solve . I have completed bootstrap and node status is 1 node allocated to maas, Now when i do juju status, it says invalid ssh key , hostname cannot ...
1
vote
2answers
315 views

Unable to install Juju? [closed]

I am unable to install juju js@js:~$ cat /etc/*-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=11.10 DISTRIB_CODENAME=oneiric DISTRIB_DESCRIPTION="Ubuntu oneiric (development branch)" ...
1
vote
2answers
173 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
1answer
136 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 ...
1
vote
1answer
75 views

Why doesn't the nova-cloud-controller charm properly set up openstack networking?

I have an Ubuntu Quantal MAAS server and some computing nodes. I'm trying to set up an OpenStack cloud by following the Ubuntu Cloud Infrastructure walkthrough. Everything looks okay...I can bootstrap ...
1
vote
1answer
40 views

Does any one knows what does mean : ERROR No matching node is available in Juju

I want to say there is no stable version of the implementation of juju with maas. Kind of error without any wise log output.whatever...does any one know at least approximately what refers to this ...
1
vote
1answer
83 views

Error while trying to run juju bootstrap

I was following the general how-to-install MAAS and after my nodes were successfully created, I went further to install juju to make openstack installation easy but then I get the following error: ...
1
vote
1answer
135 views

What should look like example network configuration for maas/juju?

I have still problem with configuring maas/juju. And I want to know what is best configuration(simplest) for maas/juju? If someone have graphic of it I will be happy.
1
vote
1answer
342 views

Juju bootstrap error tried all solutions with no success! Now what?

I need help with the juju bootstrap command. I'm following this guide which references this one juju specific. I followed the guide step by step but at the juju bootstrap command this is the error I ...
1
vote
2answers
115 views

What is the correct way to set config options to a juju service unit with a file?

I need to set some secondary config options to a service charm deployed with juju. All of the options needed are preset to empty in the original config.yaml file. Now, some of those settings are ...
1
vote
1answer
97 views

How can I get tab completion with juju in zsh?

I use zsh as my shell and tab completion doesn't work, how can I enable it?
1
vote
1answer
11 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
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
22 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
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 ...
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 ...
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 ...
1
vote
1answer
63 views

SSH bootstrap nodes

After a successful juju bootstrap, still to figure out how to ssh the nodes. The reason for this is because the juju status command shows that agent-state is not started in two nodes also with ...
1
vote
1answer
39 views

Juju Charm Zentyal isssue

Does anybody knows/worked with Juju charm Zentyal. This is what I could find in repo. http://jujucharms.com/~christophe.sauthier/precise/zentyal I tried this charm and it doesn't worked. Couldn't ...
1
vote
1answer
33 views

What documents are available for Juju Design and Architecture?

Where do I find Juju Design and Architecture documents?
1
vote
2answers
128 views

juju deploy timeout

After I installed juju through the ppa and bootstrapped it, I haven't been able to deploy anything. Juju responds with this: $ juju deploy mysql 2013-01-21 22:44:53,394 INFO Searching for charm ...
1
vote
1answer
98 views

logging problem with juju bootstrap

I have trouble with using juju and maas with Ubuntu. I I ran command 'juju bootstrap', the following error was shown in /var/log/maas/maas.log: ...
1
vote
1answer
42 views

Is Juju deploy data accessible on the instances?

When you launch an instance and explicitly name it using: juju deploy lamp website1 Is there a way on the newly created instance to get the data that tells the machine that its: called website1 ...