Skip to content

Commit c13c554

Browse files
committed
Merge pull request apache#1329 from remibergsma/delay_compress_fix
CLOUDSTACK-9222 Prevent cloud.log.1 filling up the diskDelay Compress results in more space usage than needed. Since we have copy truncate we don't need it. * pr/1329: CLOUDSTACK-9222 Prevent cloud.log.1 filling up the disk Signed-off-by: Remi Bergsma <github@remi.nl>
2 parents 5fdc77e + 867be41 commit c13c554

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • systemvm/patches/debian/config/etc/logrotate.d

systemvm/patches/debian/config/etc/logrotate.d/cloud

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
missingok
2222
notifempty
2323
compress
24-
delaycompress
2524
# CLOUDSTACK-9155: We cannot tell the processes that are writing to this
2625
# file to use the new inode, so instead we copy the original file, truncate
2726
# it and keep the same inode.

0 commit comments

Comments
 (0)