From nobody Sat Aug 12 15:49:13 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RNQ8M1Zgnz4qCD6 for ; Sat, 12 Aug 2023 15:49:39 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [135.125.211.209]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4RNQ8L0cm2z3GM4 for ; Sat, 12 Aug 2023 15:49:37 +0000 (UTC) (envelope-from trashcan@ellael.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=ellael.org header.s=dkim header.b=kuVWOk1x; spf=pass (mx1.freebsd.org: domain of trashcan@ellael.org designates 135.125.211.209 as permitted sender) smtp.mailfrom=trashcan@ellael.org; dmarc=pass (policy=quarantine) header.from=ellael.org Received: from smtpclient.apple (p5b2e5de5.dip0.t-ipconnect.de [91.46.93.229]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 4RNQ84271NzFjX for ; Sat, 12 Aug 2023 17:49:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellael.org; s=dkim; t=1691855364; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=PCbiVPT56yh6HeDA6FW70e0etvnc4o9wGP8lxwPjX9k=; b=kuVWOk1xv7Pu1tlkzF3Aw5WfCKKpO4tOKmTaxNeqLxyk/fp//Gxl9uQNwat+PcT83SXGhr 9jMoLMzmLGS7JPZyLwngR86VazNm726NkKOjfpnOhGh+A7/SbVYrhi4ltbpl+jAjEHsyXP 35WaymveGlwiWkFgtsP2cJuSPsIdfWjkdA0E6z8oateryaP8Yusq1UYOqS4lU9WuIS6JQ7 DVv/950C3R3gV1P26udlvCSMBE7F7/u6JE9drkALInaXeDH3tsQCJD2fW7WtigVK726nz3 nY/TKqFrXFKttqt1rhmdHZsMfL3d7Fa+dE5c/7LDn8mvA6JLxDfP55iefszRlw== From: Michael Grimm Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.700.6\)) Subject: Re: periodic daily produces ridiculously huge report files Date: Sat, 12 Aug 2023 17:49:13 +0200 References: <60209E13-5019-4E2C-889A-E36B5FD6DDCE@ellael.org> To: freebsd-current@freebsd.org In-Reply-To: <60209E13-5019-4E2C-889A-E36B5FD6DDCE@ellael.org> Message-Id: X-Mailer: Apple Mail (2.3731.700.6) X-Spamd-Result: default: False [-3.38 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-0.998]; NEURAL_HAM_SHORT(-0.98)[-0.983]; MV_CASE(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[ellael.org,quarantine]; R_DKIM_ALLOW(-0.20)[ellael.org:s=dkim]; R_SPF_ALLOW(-0.20)[+ip4:135.125.211.209]; MIME_GOOD(-0.10)[text/plain]; ONCE_RECEIVED(0.10)[]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; ASN(0.00)[asn:16276, ipnet:135.125.128.0/17, country:FR]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; DKIM_TRACE(0.00)[ellael.org:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[] X-Spamd-Bar: --- X-Rspamd-Queue-Id: 4RNQ8L0cm2z3GM4 Michael Grimm wrote > Ever since either upgrading to MAIN or WITHOUT_INET6=3Dyes [1] I = noticed that periodic daily still runs in the morning failing to mail = ridiculously huge report files (>=3D 90 *GB*). >=20 > [1] Can't remember when this started. FTR: It started with WITHOUT_INET6=3Dyes. Recompiling world and kernel = including IPv6 support brings "netstat -i -d -W -n" back to normal = behavior. No more of netstat producing producing huge amounts of = garbage.=20 > But I would like to know, if this has to do with WITHOUT_INET6=3Dyes = or FreeBSD 14? > Or something different ... >=20 > Did someone of you experiences equal behaviour of "netstat -i -d -W"? > Anyone with WITHOUT_INET6=3Dyes willing to test this? Anyone? Regards, Michael