Anomalie #6547
Haute disponibilité en mode 2 cartes
Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Target version:
Distribution:
EOLE 2.4
Description
j'ai testé l'installation d'eole-pacemaker sur un serveur Scribe, il y a un problème avec les règles iptables pour la communication inter-noeuds.
par défaut le fichier 00_root_highavail.fw crée la régle sur eth2 or pour un serveur tel que scribe en mode 2 cartes l'interface supplémentaire est eth1.
root@srv-scribe:~# cat /usr/share/eole/creole/distrib/00_root_highavail.fw
%if %%activer_haute_dispo != "non"
allow_src(interface='eth2', ip='0.0.0.0/0.0.0.0', port='%%corosync_mcastport', protocol='udp')
%end if
il faudrait donc se baser sur le nombre d'interface activées.
Related issues
Associated revisions
History
#1 Updated by Joël Cuissinat over 7 years ago
- Target version changed from Eole 2.4-beta2 to Eole 2.4-beta3
#2 Updated by Fabrice Barconnière over 7 years ago
- Status changed from Accepté to Résolu
- % Done changed from 0 to 100
Appliqué par commit a95acb0e9871afdee1e3879e297210ae3ccd99ee.
#3 Updated by Gilles Grandgérard about 7 years ago
- Assigned To changed from Fabrice Barconnière to Laurent Flori
#4 Updated by Fabrice Barconnière about 7 years ago
- Subject changed from eole-pacemaker to Haute disponibilité en mode 2 cartes
#5 Updated by Fabrice Barconnière about 7 years ago
- Status changed from Résolu to Fermé
Les templates firewall .fw n'existent plus