Comment 31 for bug 1968805

Revision history for this message
OpenStack (andy1723) wrote :

Hi all,

Appreciate everybody working on this issue.

Unfortunately, I am still experiencing an issue on AWS EC2 Ubuntu 20.04

099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20220419

Linux 5.13.0-1025-aws #27~20.04.1-Ubuntu SMP Thu May 19 15:17:13 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

dpkg -l | grep hiber
ii ec2-hibinit-agent 1.0.0-0ubuntu9.2 all Amazon EC2 hibernation agent
ii hibagent 1.0.1-0ubuntu1 all Agent that triggers hibernation on EC2 instances

The system creates 2 swap files consuming almost all space:
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 12G 10G 1.7G 87% /

ls -lah /
-rw------- 1 root root 4.0G Jun 6 22:29 swap
-rw------- 1 root root 4.0G Jun 6 22:29 swap-hibinit

The system goes to Stop with around 20 min wait period on a hibernation attempt.

Thank you