Comment 0 for bug 1830427

Revision history for this message
Balint Reczey (rbalint) wrote : Instance may loosw network connectivity after resuming the 2nd time

[Impact]

 * Some hibernated, then started instances don't restore network connectivity keeping the instance unreachable.

[Test Case]

 0. Start a ???? instance from an encrypted EBS-backed AMI, with hibernation enabled.

 1. Install ec2-hibinit-agent

 2. Start a long running process on the instance, like top in screen.

 3. Hibernate, then after it finished start the instance on EC2 console

 4. Log in to the instance and observe top still running in screen.

 5. Hibernate, then after it finished start the instance on EC2 console

 6. Log in to the instance and observe top still running in screen.
   (This second cycle ensures that hibernation works more than once.)

[Regression Potential]

 TODO