Test for 19.10/eoan

Autopkgtests:
autopkgtest [16:38:08]: test exercise: -----------------------]
autopkgtest [16:38:08]: test exercise:  - - - - - - - - - - results - - - - - - 
- - - -
exercise             PASS
autopkgtest [16:38:08]: @@@@@@@@@@@@@@@@@@@@ summary
exercise             PASS


Manual test:
ubuntu@test-lxcfs-eoan:~$ lxc launch ubuntu:e test1
ubuntu@test-lxcfs-eoan:~$ lxc shell test1 # opened two in separate sessions
Session 1
root@test1:~# watch -n 0.1 "grep Swap /proc/meminfo"

Session 2
root@test1:~# while true; do free | grep Swap; done
...
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
...

# note, doesn't seem to be reproducing on this machine, has for others

ubuntu@test-lxcfs-eoan:~$ sudo apt install ./lxcfs_3.0.4-2ubuntu1_amd64.deb
ubuntu@test-lxcfs-eoan:~$ dpkg -l | grep lxcfs
ii  lxcfs                                3.0.4-2ubuntu1                         
amd64        FUSE based filesystem for LXC
ubuntu@test-lxcfs-eoan:~$ lxc stop test1
ubuntu@test-lxcfs-eoan:~$ lxc start test1
ubuntu@test-lxcfs-eoan:~$ lxc shell test1 # opened two in separate sessions
Session 1
root@test1:~# watch -n 0.1 "grep Swap /proc/meminfo"

Session 2
root@test1:~# while true; do free | grep Swap; done
...
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
Swap:       2097148           0     2097148
...

** Patch added: "lp1860813_eoan.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1860813/+attachment/5343854/+files/lp1860813_eoan.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860813

Title:
  LXC container reports spike in swap occasionally

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1860813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to