Servers in Concert!
11
votes
1answer
6k views
What is Orchestra, and how do I use it?
Writing this answer, I realized I do not know anything about Orchestra. There's no link to any website or documentation on their Launchpad page.
Can anyone familiar with it explain how it works and ...
4
votes
1answer
1k views
Has anyone deployed Swift in an OpenStack environment using Juju?
I've been reading up on how to deploy an OpenStack environment on some Ubuntu servers... I found some info on deploying and configuring it manually and I found some info on deploying it using ...
4
votes
1answer
411 views
Juju SSH setup in orchestra environment
For orchestra, must the public keys be copied to the nodes before 'juju bootstrap' is run for the first time?
3
votes
1answer
736 views
Juju won't run on orchestra due to ssh error
I've got orchestra installed and running, and I have managed to build my first three nodes.
Now I want to get down to the business of managing their environments.
I've installed JuJu on my main ...
2
votes
2answers
882 views
How to let maas' cloud-init client select internal mirror?
Our maas LAN can't access the internet and has a internal apt-mirror site 192.168.3.6. I changed the mirror set of maas server's snippets/maas_proxy file as follows:
d-i mirror/country string ...
2
votes
1answer
175 views
Did Orchestra evolve into MAAS?
I never knew what Orchestra really was, I'd like to ask, MAAS is orchestra with another name?, if not, what are the differences?
2
votes
1answer
365 views
juju status can't resolve hostname
I'm trying to install a private cloud with Ubuntu Server 11.10. I've successfully installed orchestra by following the below tutorial:
...
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 ...
1
vote
0answers
119 views
How can I add more distros to cobbler repository?
How can I add more distros to cobbler repository in Ubuntu 12.04 (using orchestra)?
Is it possible to run some sort of apt command to retrieve it instead of using the cobbler web interface to ...
1
vote
0answers
217 views
Static IP value set in orchestra not being applied on installation [closed]
I have orchestra setup to make install through the network.
on my kickstart file I have this
# Static network configuration.
d-i netcfg/get_nameservers string 10.1.1.249
d-i netcfg/get_ipaddress ...
1
vote
1answer
133 views
How do I get Orchestra to operate behind an http proxy? [closed]
I'm setting up an instance of UCI in our lab and have had problems setting up Orchestra to operate successfully behind an HTTP proxy.
I am unable to successfully setup a HTTP proxy and cannot run the ...