Juju is a next generation service orchestration framework. It has been likened to APT for the cloud.
1
vote
1answer
52 views
Is there a juju charm for OpenVPN?
This is my first time trying to use juju to install a service, and I have not yet found a charm to install openvpn-server easily (with sensible configuration). Is any such charm available, and how can ...
1
vote
1answer
136 views
Is Swift object storage a requirement?
We're in the process of deploying a private openstack instance but don't have the Swift object storage service available yet. Can juju bootstrap launch a utility instance without swift? I see that the ...
1
vote
1answer
177 views
“Supplied storage credentials were not accepted by the server” error when trying to bootstrap juju
This is the error while bootstrap
clusteruser@cluster:~$ juju bootstrap
2012-08-04 03:05:23,536 INFO Bootstrapping environment 'maas' (origin: ppa type: maas)...
2012-08-04 03:05:23,694 ERROR ...
1
vote
1answer
67 views
How many security groups do I need for Juju on HPCloud?
I have run out of security groups while using Juju with HPCloud.
Do I need security group per instance? I have a limited quota of security groups.
1
vote
1answer
362 views
juju: ERROR Unexpected Error interacting with provider: 409 CONFLICT
I'm trying to realize an Ubuntu Enterprise Infrastructure using virtualBox creating all VMs. After I followed this tutorials:
https://wiki.ubuntu.com/ServerTeam/MAAS
...
1
vote
1answer
362 views
Creating volume group in nova-volume Juju charm
Is it required to setup a volume group before deploying the nova-volume Juju charm? I am trying to install Openstack locally on my Ubuntu VM running in local (lxc) mode and get an error that either ...
1
vote
1answer
316 views
Juju openstack keystone charm not found
I'm trying to install openstack using juju on my local machine to test.
I'm following this guide
However, I keep getting the following error:
juju deploy --config=openstack.cfg keystone
2012-05-10 ...
1
vote
2answers
252 views
How to deploy multiple charms *on the bootstrapped node* or on a single node?
I've been wondering if it is possible to deploy a charm, say for example, a wordpress charm to a single node.
i.e. bootstrapped node + mysql node + wordpress node = 1 node
One scenario can be: ...
1
vote
1answer
18 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
...
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 ...
1
vote
0answers
91 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
47 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 ...
1
vote
0answers
180 views
MySQL charm does not deploy in LXC [closed]
I want to deploy Juju charms locally (type: local) on my Ubuntu 12.10 desktop system in order to test a charm I want to write. The problem is that when I try to juju deploy a charm, juju status soon ...
1
vote
0answers
46 views
After juju deploy : [Errno 2] No such file or directory
I get this after juju deploy.
hsf@ubuntuserver:~$ juju deploy wordpress
2012-10-23 13:12:15,663 INFO Searching for charm cs:precise/wordpress in charm store
[Errno 2] No such file or directory: ...
1
vote
0answers
97 views
Juju not deploying zookeeper when deploying on OpenStack
I am using juju with openstack, when it bootstraps, it dose not deploy zookeeper on the bootstrap VM. I logged into this VM to verify.
1) How is zookeeper and other software installed on juju VM, is ...
1
vote
0answers
156 views
After deploying wordpress 502 Bad gateway
I have this:
2012-10-15 12:25:19,359 INFO Connecting to environment...
Enter passphrase for key '/home/hsf/.ssh/id_rsa':
2012-10-15 12:25:21,902 INFO Connected to environment.
machines:
0:
...
1
vote
0answers
116 views
public address null and present state pending after destroy-environment , disabling firewall and bootstrap again
I have done everystep as it was written on ubuntu 12.04 maas, but now i am stuck here for over a month and could not find how to solve it .. Please help ..
When i do juju status it says :
...
1
vote
1answer
101 views
Deploy minecraft server error [closed]
Hey I have problem with deployment minecraft server on ubuntu maas/juju. When I juju ssh to node responsible to minecraft server I receive this:
Last login: Thu Oct 11 07:15:31 2012 from ...
1
vote
1answer
46 views
Does each juju environment specified require its own master node?
Or will different juju environments share the same master node?
1
vote
1answer
187 views
Can't get juju to deploy, problem with ec2 keypair?
I wanted to give a shot at deploying a Wordpress blog with Juju.
Although am very new to Juju and the Amazon EC2, and am having some troubles. I am able to bootstrap an environment like this:
juju ...
1
vote
0answers
44 views
What is exactly Juju? [duplicate]
Possible Duplicate:
What is a Juju Charm?
I am a sys-admin and I heard about Juju from Canonical. What is it and what could be his utility for someone like me ?
0
votes
2answers
111 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 ...
0
votes
1answer
65 views
Deploy Multiple services in same host/Machine with juju?
Currently juju deploy service per node. Is that possible to deploy many services in the same node [even specify existant node]?
There is juju-jitsu as alternative to do that !!! Does anyone had ...
0
votes
1answer
45 views
Have a secondary charm in Juju?
I want to install some dependencies on a machine after it created. Have a type of secondary charm, who I could install these dependencies, even if these dependencies do not have a charm in Charm ...
0
votes
1answer
84 views
How do I overcome this “group 'libvirtd' does not exist” issue in installing juju?
I'm trying to install juju on local environment. For that I installed Ubuntu Server 12.10 and I followed this juju Getting Started tutorial. At the step where I run the following command:
sudo ...
0
votes
1answer
308 views
What can I accomplish with a Juju charm?
I have seen this question: What is a Juju Charm?
I have more questions.
Which services can be deployed using juju charm?
Can lxc-containers be deployed using juju charm?
Are juju charms like SMF ...
0
votes
3answers
98 views
What is the difference between charms for Oneiric and Precise?
I do not understand the difference between an Oneiric charm and a Precise charm. But I know that it is something important.
Can anybody explain this for me?
0
votes
1answer
103 views
After deploying services I get incorrect public address
I deployed wordpress and when I type juju status I receive this:
public-adress: node-001185e6777fe
When I found what is IP adress of this computer I tried type in web browser but I get 502 bad ...
0
votes
1answer
185 views
Juju could not deploy charms due to not being able to download packages
I update to the ubuntu 12.04 yesterday. and install the juju with :
sudo add-apt-repository ppa:juju/pkgs
sudo apt-get update && sudo apt-get install juju
and I install the lxc also.then ...
0
votes
1answer
651 views
Can't succesfully run juju bootstrap
What should i do to correct this error?
ERROR Could not find any Cobbler systems marked as available and configured for network boot.
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 ...
0
votes
0answers
19 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 ...
0
votes
0answers
22 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 ...
0
votes
1answer
76 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 ...
0
votes
0answers
176 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 ...
0
votes
0answers
26 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
0answers
52 views
Juju status does not work with OpenStack
I've installed juju against folsom OpenStack.
juju bootstrap works but juju status hangs - see log below.
I see the management instance running but it has no key configured for ssh access.
Also the ...
0
votes
0answers
47 views
Closing zookeeper sessionId in bootstraped node
JuJu made deploying of machines in easy way..BUT!!! once somthing goes wrong with the bootstrap node, it will be quit difficult to handle for some reasons!!!
I got this problem when I was reading ...
0
votes
0answers
25 views
Error: Invalid options specification: options.staging.type
I am following the instruction in http://jujucharms.com/~juju-gui/precise/juju-gui but I am getting the following error. It looks like a string is exepect where a boolean is defined.
$> juju ...
0
votes
0answers
11 views
Juju for Rackspace [duplicate]
Attempting to configure Ubuntu juju for rackspace:
Came across the links:
How do I configure Juju for deployment on Rackspace Cloud?
Which was a couple of months old. I attempted to use the ...
0
votes
0answers
130 views
juju boostrap: ERROR [Errno 99] Cannot assign requested address [closed]
Following this tutorial I get this error on raring:
juju bootstrap
2013-01-16 02:19:07,091 INFO Bootstrapping environment 'sample' (origin: ppa type: local)...
2013-01-16 02:19:07,092 INFO Checking ...
0
votes
0answers
11 views
How can you deploy with juju multiple times the same application within the same environment? [duplicate]
Possible Duplicate:
How do I deploy multiple stacks in an environment?
If trying to deploy two times wordpress i.e. in the same environment you get:
2012-12-19 16:56:54,588 INFO Searching ...
0
votes
0answers
10 views
Problem with public-address in charm [duplicate]
Possible Duplicate:
How does juju expose work?
I install charm TeamSpeak3 on my nodeTwo. I made "juju expose teamspeak3".
When I made "juju status" i got "public-address: ...
0
votes
0answers
79 views
juju status error [closed]
After a successfull bootstrap, juju status always give me the below error:
2012-10-28 12:49:14,903 INFO Connecting to environment...
2012-10-28 12:49:21,624 ERROR SSH forwarding error: -bash: ...
0
votes
0answers
115 views
Is it possible to have juju use a MAAS server as the master node?
Or must juju randomly choose a node as the master from the list of available MAAS nodes?
0
votes
0answers
70 views
Is it possible to have the same juju master node for multiple environments?
Does each juju environment specified require its own master node, or will different juju environments share the same master node?
Moderator Note: This was merged by mistake. Apologies. As merging ...
0
votes
0answers
10 views
juju bootstrap and vmware [duplicate]
Possible Duplicate:
Installing juju error
I am installing juju and it is giving this error . i added ssh key in it as well . also i want to ask i am doing this through vmware , do i have to ...
0
votes
2answers
168 views
Unable to fully remove Juju
After downloading Juju and playing around with it a little bit, my curiosity is satisfied. I decided to move on to other endeavors and uninstall Juju, although despite my best efforts a piece of Juju ...
-1
votes
1answer
231 views
Invalid host for SSH forwarding: ssh : Could not resolve hostname
Actually trying to insatll MaaS server with ubuntu 12.04 and JuJu. Once installed, tried to add a new node in mass gui. It seems WoL worked and OS was installed, the new node had been deployed and ...
-1
votes
1answer
272 views
What is the public address when I deploy MySql? [closed]
I deployed Mysql. When I run command juju status:
public-address: ubuntu3.localdomain
How to change this to IP-address ?

