From owner-freebsd-current@FreeBSD.ORG Thu Apr 30 21:54:50 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D2CEFA3B; Thu, 30 Apr 2015 21:54:50 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 908EA1233; Thu, 30 Apr 2015 21:54:50 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::d5f6:5f30:bd5e:3927] (unknown [IPv6:2001:7b8:3a7:0:d5f6:5f30:bd5e:3927]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 59E6421308; Thu, 30 Apr 2015 23:54:42 +0200 (CEST) Subject: Re: save-entropy race in -CURRENT? Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Content-Type: multipart/signed; boundary="Apple-Mail=_E3F27640-3722-44AB-8472-6EF557479BD9"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.5b6 From: Dimitry Andric In-Reply-To: <55429C8B.4000904@FreeBSD.org> Date: Thu, 30 Apr 2015 23:54:35 +0200 Cc: freebsd-current@freebsd.org Message-Id: References: <55429C8B.4000904@FreeBSD.org> To: lev@FreeBSD.org X-Mailer: Apple Mail (2.2098) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Apr 2015 21:54:50 -0000 --Apple-Mail=_E3F27640-3722-44AB-8472-6EF557479BD9 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 30 Apr 2015, at 23:20, Lev Serebryakov wrote: > > I have newly installed 10-STABLE server which sometimes (every second > dat on average) sends me messages like this (TWO AT SAME TIME!): > > ==== > From: Cron Daemon > Subject: Cron /usr/libexec/save-entropy > > unlink: saved-entropy.8: No such file or directory > mv: saved-entropy.7: No such file or directory > ==== ... > What's wrong? Two cron jobs running at the same time, due to some left-over crontab? Can you please run this, and post the output: sudo grep -R save-entropy /etc /var/cron/tabs -Dimitry --Apple-Mail=_E3F27640-3722-44AB-8472-6EF557479BD9 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.27 iEYEARECAAYFAlVCpKMACgkQsF6jCi4glqPKfgCfbtpk3K/3W5Bw7JxAxNDOVo5c SVoAoMQRiMF1A9D8soDJtQ4LDwKDD7hJ =68Xu -----END PGP SIGNATURE----- --Apple-Mail=_E3F27640-3722-44AB-8472-6EF557479BD9--