X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.0 MIME-Version: 1.0 X-Original-To: dhcp-confidential@bugs.isc.org Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 30409D78AE3 for ; Fri, 28 Jul 2017 13:38:08 +0000 (UTC) Received: from iscwebprod.isc.org (iscwebprod.isc.org [IPv6:2001:4f8:1:d::16]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id BC61F349A72 for ; Fri, 28 Jul 2017 13:38:05 +0000 (UTC) Received: from www (uid 80) (envelope-from www@iscwebprod.isc.org) id 7b7d08 by iscwebprod.isc.org (DragonFly Mail Agent v0.11); Fri, 28 Jul 2017 13:38:05 +0000 Date: Fri, 28 Jul 2017 13:38:05 +0000 To: dhcp-bugs@isc.org Delivered-To: dhcp-confidential@bugs.isc.org X-PHP-Originating-Script: 20001:class-phpmailer.php Subject: dhcp-4.3.3-P1 - dhcpd.leases file is not rotating From www@isc.org Fri Jul 28 13:38:08 2017 Message-ID: <079f9973190644aba03e19b75cd5fb3d@www.isc.org> X-Wpcf7-Content-Type: text/plain content-type: text/plain; charset="utf-8" X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org X-RT-Incoming-Encryption: Not encrypted From: "Kate Andreeva" Return-Path: X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 702 Bug Report from www.isc.org: Name: Kate Andreeva Email: katja@fusionlayer.com Software Version: dhcp-4.3.3-P1 OS: CentOS 6 Subject:dhcpd.leases file is not rotating Bug Detail =========== File dhcpd.leases is not rotating on regular basis. This causes file growth up go few GBs and dhcpd daemon cannot start because it cannot parse such huge file. As a workaround we changing permissions of "/var/lib/dhcpd/dhcpd.leases" to root:root and restarting dhcpd. System changes permissions to "dhcp:dhcp" and the lease rotation started working. This bug was around for few years (according to community), would be really great to fix it. --- This email was received through isc.org Bug Submission Form