Tâche #8664
Distribution EOLE - Scénario #8770: Finalisation AmonEcole 2.4 Alpha
L'installation de eole-lxc-controller redémarre lxc-net
Description
Il ne me semble pas que cela soit une bonne idée de redémarrer lxc-net à la mise à jour de eole-lxc-controller.
Paramétrage de eole-lxc-controller (2.4.0-181) ... lxc-net stop/waiting lxc-net start/running
Associated revisions
Modifier la configuration du bridge LXC
Si le bridge n’est pas configuré, au premier démarrage creoled ne
fonctionnera pas car il ne pourra pas écouter sur l’IP attachée au bridge.
- debian/eole-lxc-controller.postinst: Modifie la configuration du
bridge et ne redémarre « lxc-net » que si aucun conteneur n’est
démarré.
This reverts commit d35f31fb8bb2f6c724441d4f06312e6564888cdc.
Fixes: #8664 @30m
Erreur de test sur la liste des LXC
- debian/eole-lxc-controller.postinst: Ne pas faire de return sur un
test.
Ref: #8664
History
#1 Updated by Joël Cuissinat over 6 years ago
- Estimated time set to 2.00 h
- Parent task set to #8770
#2 Updated by Daniel Dehennin over 6 years ago
- Remaining (hours) set to 2.0
#3 Updated by Joël Cuissinat over 6 years ago
- Status changed from Nouveau to Fermé
- Assigned To set to Philippe Caseiro
- % Done changed from 0 to 100
Déjà fait !
cf. d35f31fb8bb2f
#4 Updated by Joël Cuissinat over 6 years ago
- Remaining (hours) deleted (
2.0)
#5 Updated by Benjamin Bohard over 6 years ago
- Status changed from Fermé to En cours
La configuration du bridge lxc était faite en postinst.
Le redémarrage de lxc-net doit conditionné à la sortie de la commande lxc-ls -> rien.
Le bridge doit être configuré avant le démarrage de creoled (démarré dès le premier boot).
#6 Updated by Benjamin Bohard over 6 years ago
- % Done changed from 100 to 80
#7 Updated by Benjamin Bohard over 6 years ago
- Assigned To deleted (
Philippe Caseiro)
#8 Updated by Daniel Dehennin over 6 years ago
- Status changed from En cours to Résolu
- % Done changed from 80 to 100
Appliqué par commit d6fcf2c665e9d7e44f1fd3047bb391fe6310a457.
#9 Updated by Benjamin Bohard over 6 years ago
- Status changed from Résolu to Fermé