diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2018-07-05 06:29:09 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2018-07-05 06:29:09 +0200 |
commit | 2c3f1522274c09f7cfdb6309adc0719f05c188e9 (patch) | |
tree | e54e0c26f581543f48e945f186734e4bd9a8f15a /kickstart/README | |
parent | 8af0865a3a3ef783b36016c17598adc9d932981d (diff) | |
download | ands-2c3f1522274c09f7cfdb6309adc0719f05c188e9.tar.gz ands-2c3f1522274c09f7cfdb6309adc0719f05c188e9.tar.bz2 ands-2c3f1522274c09f7cfdb6309adc0719f05c188e9.tar.xz ands-2c3f1522274c09f7cfdb6309adc0719f05c188e9.zip |
Update monitoring scripts to track leftover OpenVSwitch 'veth' interfaces and clean them up pereodically to avoid performance degradation, split kickstart
Diffstat (limited to 'kickstart/README')
-rw-r--r-- | kickstart/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/kickstart/README b/kickstart/README deleted file mode 100644 index b686abc..0000000 --- a/kickstart/README +++ /dev/null @@ -1,9 +0,0 @@ -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 -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 |