Automated installation
From Wikitech
(Difference between revisions)
(how to install) |
|||
| Line 1: | Line 1: | ||
| − | + | == How to install a server == | |
| + | <pre> | ||
| + | 14:25:14 <mark> there is partial documentation on how the installer works, but not installing apparently | ||
| + | 14:25:16 <mark> it boils down to: | ||
| + | 14:25:27 <mark> a) make sure dhcpd is set to recognize the machine (on zwinger) | ||
| + | 14:25:29 <mark> b) make it netboot (e.g. hit F-12 during bootup if it's a Dell) | ||
| + | 14:26:09 <mark> if you also want automatic partitioning, e.g. if it's an apache or db or squid etc, then you may have to edit the file /srv/autoinstall/netboot.cfg on khaldun | ||
| + | 14:26:21 <mark> let me paste this into wikitech, i'll write up better later :) | ||
| + | </pre> | ||
| + | |||
| + | |||
| + | We have an automated installation system for Ubuntu server, using the [[Ubuntu installer]] and preseeding. | ||
== Outstanding issues == | == Outstanding issues == | ||
Revision as of 12:31, 4 September 2008
Contents |
How to install a server
14:25:14 <mark> there is partial documentation on how the installer works, but not installing apparently 14:25:16 <mark> it boils down to: 14:25:27 <mark> a) make sure dhcpd is set to recognize the machine (on zwinger) 14:25:29 <mark> b) make it netboot (e.g. hit F-12 during bootup if it's a Dell) 14:26:09 <mark> if you also want automatic partitioning, e.g. if it's an apache or db or squid etc, then you may have to edit the file /srv/autoinstall/netboot.cfg on khaldun 14:26:21 <mark> let me paste this into wikitech, i'll write up better later :)
We have an automated installation system for Ubuntu server, using the Ubuntu installer and preseeding.
Outstanding issues
-
Automatically select the right cluster and use its corresponding preseed file - Partitioning
-
Server kernel by default -
No console on /dev/tty? -
Static IPs with info from DHCP -
NTP servers -
sysctl.conf-
LVS -
net.core.somaxconn
-
- mcelog
- security.ubuntu.com
-
Adaptec SATA controller- Edgy - SSH keys repository
- Grub PXE booting
- Automatic setting of root password
Edgy
-
Keyboard selection preseeding -
Console logging -
Testing if Dapper also still works