Changes between Version 91 and Version 92 of Download/SCDB


Ignore:
Timestamp:
Nov 7, 2009, 11:29:33 PM (16 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Download/SCDB

    v91 v92  
    99modified for other platforms.''
    1010
    11 ''Note: you may want to refer to another step-by-step [http://sourceforge.net/apps/mediawiki/quattor/index.php?title=StepByStepQuattorInstall installation guide] containing more details for the initial steps. When in doubt, use this page as the authoritative documentation.''
    12 
    1311
    1412== OS Installation ==
     
    1614Quattor server requires a machine installed with a default server
    1715installation of any RH-based Linux distro. There is no specific
    18 requirements for the OS configuration itself. The server can be
     16requirements for the OS configuration itself: just check your installation options install an Apache web server.
     17
     18The server can be
    1919installed by any mean available at the site (CD-Rom, Kickstart,
    20 imaging...). When Quattor server is readyn it will be possible to
    21 manage the server itself with Quattor, except for OS upgrades.
     20imaging...). When Quattor server is ready, it will be possible to
     21manage the server itself with Quattor, including OS upgrades.
    2222
    2323== Web Server Installation ==
     
    202202
    203203
    204 == DHCP and TFTPD installation ==
     204== DHCP and TFTPD installation and configuration ==
     205
     206=== DHCP and TFTPD installation ===
    205207
    206208Install DHCPD and TFTPD server from OS distribution. You can do it with the following YUM command:
     
    208210yum install dhcp tftp-server
    209211}}}
     212
     213=== DHCP configuraton ===
    210214
    211215If the DHCP server is to be used for Quattor usage only, a basic DHCP configuration (`/etc/dhcpd.conf`) may be:
     
    256260advanced features.
    257261
    258 TFTP server is run by `xinetd`. In the default configuration, it is
    259 disabled. Enable it by editing `/etc/xinetd.d/tftp`, modifying
    260 `disable` parameter from `yes` to `no`.
    261 
    262 Note that default location for TFTP root in AII configuration files is
    263 {{{/osinstall/nbp}}}. It must be explicitly defined if you want to use
    264 {{{/tftpboot}}} or another location.
     262=== TFTPD configuration ===
     263
     264TFTP server is run by `xinetd`. In the default configuration provided by the OS installation, it is generally
     265disabled. Enable it by editing `/etc/xinetd.d/tftp`, modifying `disable` parameter from `yes` to `no`.
     266
     267Option `server_args` allows to define the TFTP root directory. By default, it is `/tftpboot`. If you'd like to use another location you need to update this option and you'll need to define the variable `AII_NBP_DIR` when configuring your [#ConfigurationofAII site paramaters].
    265268
    266269
     
    531534 * `AII_ACKCGI` : post-installation CGI URL. Defaults to
    532535   `/cgi-bin/aii-installack.cgi`.
     536 * `AII_NBP_DIR` : path of the directory containing the PXE configuration for each machine. Defaults: `/tftpboot/quattor/pxelinux.cfg`.
    533537
    534538These variables are generally defined site-wide, in the template