Seagate / propeller

Customized lvmlockd
GNU General Public License v2.0
4 stars 7 forks source link

/run/seagate_ilm/seagate_ilm.log consumes all of /run #115

Open TProhofsky opened 3 years ago

TProhofsky commented 3 years ago

Need log rotation for ilm.log

[root@node3 seagate_ilm]# pwd /run/seagate_ilm [root@node3 seagate_ilm]# df . Filesystem 1K-blocks Used Available Use% Mounted on tmpfs 32705896 32705896 0 100% /run [root@node3 seagate_ilm]# ll total 29416756 -rw-r--r--. 1 root root 6 Sep 23 13:39 main.pid srw-rw----. 1 root root 0 Sep 23 13:39 main.sock -rw-r--r--. 1 root root 30122754048 Oct 15 10:01 seagate_ilm.log [root@node3 seagate_ilm]#

Leo-Yan commented 3 years ago

Have supported log rotation by PR: https://github.com/Seagate/propeller/pull/118.