summaryrefslogtreecommitdiffstats
path: root/README
blob: 1d6651b035a4e122df18e0d28b285399f9a0ea42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Actions
=======
1) We need to build a CD which will request kickstart file from the web server
2) This CD should be programmed in IPMI interface,
    => Currently placed in /virtual/images/centos74-ands.iso  on ipepdvsrv2 
    => Configuration:
        Host (CIFS): 192.168.26.172
        Path: \images\centos74-ands.iso
        User: guest
        Password: anything
        Domain: ipe.kit.edu
    => On Ipepdvcompute2 (reset of IPMI may be required in case of error 255: ipmitool mc reset cold)
        Host (NFS): 192.168.26.172
        Path: /virtual/images/
        Image Name (On the previous screen): centos8-ands.iso
        
3) The installation is triggered by ipmi commands
4) The web server runs a php script which detects connecting server and templates appropriate kickstart file
    => It is installed on ufo.kit.edu in /srv/www/htdocs/ands/kickstart
    => Detction is based on MAC address headers which are sent by CentOS CD