Tâche #9502
Distribution EOLE - Scénario #9446: Divers 2.4
si le service lxc est démarré mais un conteneur est arrété, reconfigure
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
Au reconfigure on fait un "service lxc start". Contrairement à 2.3, en 2.4 cette commande ne démarre pas les conteneurs si on a pas fait de "service lxc stop".
Il faut gérer le démarrage de conteneurs individuellement si "service lxc start" a déjà été lancé.
Associated revisions
redémmarre un conteneur si 'service lxc start' a déjà été lancé (fixes #9502 @1h)
History
#1 Updated by Emmanuel GARETTE over 6 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit a8d59ecbd572e525fc059f5ba3cb711d00de7e87.
#2 Updated by Emmanuel GARETTE over 6 years ago
- Status changed from Résolu to Nouveau
- % Done changed from 100 to 0
- Remaining (hours) changed from 1.0 to 0.0
#3 Updated by Emmanuel GARETTE over 6 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
#4 Updated by Joël Cuissinat over 6 years ago
- Parent task changed from #9167 to #9446
- Remaining (hours) changed from 0.0 to 1.0
Déplacé pour qualification
#5 Updated by Joël Cuissinat over 6 years ago
- Remaining (hours) changed from 1.0 to 0.15
#6 Updated by Fabrice Barconnière over 6 years ago
root@amonecole:~# lxc-stop --name internet root@amonecole:~# lxc-status conteneur bdd accessible conteneur reseau accessible conteneur partage accessible conteneur internet non démarré root@amonecole:~# reconfigure ..... ..... ..... --------------------------------------------------------------------------------------- Reconfiguration OK --------------------------------------------------------------------------------------- root@amonecole:~# lxc-status conteneur bdd accessible conteneur reseau accessible conteneur partage accessible conteneur internet accessible
#7 Updated by Fabrice Barconnière over 6 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) changed from 0.15 to 0.0