Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
If the NM is shutdown in a non-clean manner, the containers launched by it will remain running. When a NM is brought up, there needs to be some handling to ensure that the node is clean before new containers can be launched on it.
Special care should be taken to handle cases where the PIDs wrap around - it may be non-trivial to figure out if the process running currently actually maps to the previously launched container.