From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#39708: nfs-service-type broken: rpc.mountd respawns too quickly Date: Sat, 22 Feb 2020 12:05:25 +0100 Message-ID: <87a75azxu2.fsf@gnu.org> References: <878skw382o.fsf@apteryx.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52589) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5Sbj-0001oB-43 for bug-guix@gnu.org; Sat, 22 Feb 2020 06:06:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5Sbi-0001ZX-8g for bug-guix@gnu.org; Sat, 22 Feb 2020 06:06:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42626) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5Sbi-0001ZP-5u for bug-guix@gnu.org; Sat, 22 Feb 2020 06:06:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j5Sbi-0003pM-0f for bug-guix@gnu.org; Sat, 22 Feb 2020 06:06:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <878skw382o.fsf@apteryx.i-did-not-set--mail-host-address--so-tickle-me> (Maxim Cournoyer's message of "Thu, 20 Feb 2020 22:58:23 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Maxim Cournoyer Cc: 39708@debbugs.gnu.org Hi, Maxim Cournoyer skribis: > The rpc.mountd service, one of the required services for > nfs-service-type, respawns the process quickly until disabled. Does /var/log/messages contain hints? Is rpc.statd running? Could it be that all these services need to depend on =E2=80=98loopback=E2= =80=99? No answers, but a lot of questions. :-) Ludo=E2=80=99.