From owner-freebsd-questions@freebsd.org Fri Jul 10 16:39:01 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8032836D8D4 for ; Fri, 10 Jul 2020 16:39:01 +0000 (UTC) (envelope-from robert@webtent.org) Received: from mail.webtent.org (045-003-215-154.biz.spectrum.com [45.3.215.154]) by mx1.freebsd.org (Postfix) with ESMTP id 4B3Jdw1m6Nz4pks for ; Fri, 10 Jul 2020 16:38:59 +0000 (UTC) (envelope-from robert@webtent.org) Received: from [192.168.1.114] (RWFITZY.webtent.org [192.168.1.114]) (Authenticated sender: robert@mail.webtent.org) by mail.webtent.org (Postfix) with ESMTPSA id EE8F14E601C for ; Fri, 10 Jul 2020 12:38:52 -0400 (EDT) To: FreeBSD From: Robert Fitzpatrick Subject: Lots of pkg upgrade processes Message-ID: <499efd25-e43e-0480-93d3-6391dc71280c@webtent.org> Date: Fri, 10 Jul 2020 12:38:24 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 PostboxApp/7.0.22 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Rspamd-Queue-Id: 4B3Jdw1m6Nz4pks X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.56 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.95)[-0.953]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.004]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_ALL(0.00)[]; DMARC_POLICY_ALLOW(-0.50)[webtent.org,reject]; NEURAL_SPAM_SHORT(0.10)[0.099]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:33363, ipnet:45.3.192.0/18, country:US]; RCVD_COUNT_TWO(0.00)[2]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jul 2020 16:39:01 -0000 I have asked about this on the FreeNAS community forum, but haven't heard anything and appreciate anyone here that can suggest a solution. Yesterday I start getting alerts about a large number of processes from Nagios running in a Jail on FreeNAS. Again this morning over 1000 pkg upgrade processes. The server is running FreeNAS-11.3-U1 with Jail running 11.3-RELEASE-p7. I can see all the processes and kill from the Jail. How could I determine the cause? I was not able to find anything related to pkg in the system log. We haven't made any pkg upgrades since way before this started happening as you can see my FreeNAS install needs to be updated. Perhaps it is trying to tell me I need to? I have never seen this happen on any FreeBSD server. -- Robert