Hello, when i try to upgrade my container from 18.0.34 to 18.0.35 cause my container crash / out of memory. Here is the error log.
[@bal ~]# find /tmp -type f -mtime +14 -exec rm {} \;
[@bal ~]# find /var/tmp -type f -mtime +14 -exec rm {} \;
[@bal ~]# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/root 3244032 171645 3072387 6% /
devtmpfs 250641 447 250194 1% /dev
tmpfs 251662 1 251661 1% /dev/shm
tmpfs 251662 651 251011 1% /run
tmpfs 251662 17 251645 1% /sys/fs/cgroup
tmpfs 251662 1 251661 1% /run/user/998
tmpfs 251662 1 251661 1% /run/user/0
[@bal ~]# find /tmp -type f -mtime +14 -exec rm {} \;
[@bal ~]# find /var/tmp -type f -mtime +14 -exec rm {} \;
[@bal ~]# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/root 3244032 171645 3072387 6% /
devtmpfs 250641 447 250194 1% /dev
tmpfs 251662 1 251661 1% /dev/shm
tmpfs 251662 651 251011 1% /run
tmpfs 251662 17 251645 1% /sys/fs/cgroup
tmpfs 251662 1 251661 1% /run/user/998
tmpfs 251662 1 251661 1% /run/user/0
Attachments
Last edited: