Diff for "Orchestra/Installation"


Differences between revisions 5 and 6
Revision 5 as of 2011-09-22 16:40:12
Size: 1275
Editor: 108-76-253-137
Comment:
Revision 6 as of 2011-09-22 16:55:01
Size: 1174
Editor: 108-76-253-137
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
{{attachment:orchestra-provisioning-server-dchp-dns-yes.png}} {{attachment:01-orchestra-server.png}}
Line 17: Line 17:
{{attachment:ubuntu-orchestra-provisioning-server-dhcp-range.png}} {{attachment:02-orchestra-server.png}}
Line 21: Line 21:
{{attachment:ubuntu-orchestra-provisioning-dnsmasq-gateway.png}} {{attachment:03-orchestra-server.png}}
Line 25: Line 25:
{{attachment:ubuntu-orchestra-provisioning-server-domain.png}} {{attachment:04-orchestra-server.png}}

Installing Orchestra

sudo apt-get install ubuntu-orchestra-server

Managing DNS/DHCP

First, Orchestra manages DHCP/DNS for our environment. So we answered yes to the following question:

01-orchestra-server.png

Second, we specified the IP range that our the Orchestra DHCP range is going to handle:

02-orchestra-server.png

Third, we specify the default gateway, which is not the Orchestra Server (tamarind is).

03-orchestra-server.png

Finally, we specify the domain for DNS:

04-orchestra-server.png

NOTE: Installing orchestra, will also run a script to import all the Ubuntu ISO's and create the necessary cobbler profiles for the systems that will be used for ensemble. In our case, the profile is:

  • oneiric-x86_64-ensemble

The script will also create the management classes to be used by ensemble.

  • orchestra-ensemble-available
  • orchestra-ensemble-acquired

Not Managing DNS/DHCP

Orchestra/Installation (last edited 2011-11-20 21:27:51 by 78-105-201-166)