From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3F2DD138206 for ; Sun, 31 Dec 2017 03:22:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BA12E08CA; Sun, 31 Dec 2017 03:22:16 +0000 (UTC) Received: from mail-pl0-x229.google.com (mail-pl0-x229.google.com [IPv6:2607:f8b0:400e:c01::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C396BE081A for ; Sun, 31 Dec 2017 03:22:15 +0000 (UTC) Received: by mail-pl0-x229.google.com with SMTP id bd8so25137086plb.9 for ; Sat, 30 Dec 2017 19:22:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-language:content-transfer-encoding; bh=4fyxb3mAxLupAdTlx8JMYzCORbh9FAgUB/Bpl4SbjOk=; b=V0mO+P5zQEhpjoEN0UqTjmnLDCXhgBGKNGoN4Jf+jFodL+ytMfhEuAQoNuGFISnKfH 6vtYBQ5Zgpxj4Gg1uGv1t8LdnyIoSHAZQqLHj9h6Z6A3Vj1oxYKwKomTrOGv/ldekNm1 qEuVF5km+jJBlUu9spZPSnuo1oEAi6vtFv5MN37j73mb+bcYqFqC0E5Pm6sBbT/JaU59 pVMi6HhYwAhWj5ptiz4WqKU+F/omUPfraiZ+Y3xusMkPPe1n2AqaxV6EZxrXnfm2CUAw zctuhmD/jDQnRuUlrdp1Cerd9rT5Q1Ce/dOpUpIJg4FUF/77XRRQlEhhPZBqEZf3E3nE HyWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=4fyxb3mAxLupAdTlx8JMYzCORbh9FAgUB/Bpl4SbjOk=; b=KsXG6YfvAkMDCPlXaccFmQvZMa0gAEZCiCcsEbCGl8otJBWeVtY6qtwhwMm7j64XoG nuHxWD1HfFhnjb+HUM1qT8B//+7Agp/haLu9Ex/oSPjPfykN6mxItVOwF1xyjtQRi6cK fVA3qm0+LmgG+5Qva3yae6f/msxB9Gkw879dQogMVN3uiuh9pym+RBRsD9xNAnECdWdY 0Adqm0dz9gm+98Ri9veGlZxwk1id2Z9dcXfD2acAfpiAvxrheHAYlpd0KedZez5h0xIQ yabTvhCKtbZQteRmqOaxViKDCb8cc6ozQaTFFeN79c03OrkTQ8IqI183jE2tRze8LEbx z/Yw== X-Gm-Message-State: AKGB3mK8GcxGSaYlHG2Rzu865y0ADTHdyAmdPCriYiG18r6r+2MfVyK9 cCxLPgHDHm81eBncclnK2I87ikjf X-Google-Smtp-Source: ACJfBouNoAzbuQ0Y10w3ddu4525NMg/ZpwKixjJ1j5kGfwFZXMBOJf0yGQQuJsm7TvmhEWNhfTqbiA== X-Received: by 10.84.178.195 with SMTP id z61mr39089232plb.205.1514690534586; Sat, 30 Dec 2017 19:22:14 -0800 (PST) Received: from [192.168.247.60] (d108-172-176-6.bchsia.telus.net. [108.172.176.6]) by smtp.gmail.com with ESMTPSA id h21sm19286866pgn.7.2017.12.30.19.22.13 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Dec 2017 19:22:13 -0800 (PST) To: gentoo-user@lists.gentoo.org From: Daniel Frey Subject: [gentoo-user] Troubleshooting mounting local filesystems Message-ID: Date: Sat, 30 Dec 2017 19:22:13 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Archives-Salt: 065b5add-a9f7-4f6e-8c06-41e26418ed76 X-Archives-Hash: 48146a18c55778eb42fb218b9862dfe5 Some background: A little while back I had a drive drop out of my hardware RAID. I don't think this has anything to do with the problem I'm having, but I thought I should mention it. The RAID health is fine and I can see there's not any delay in dmesg (the RAID array is detected as /dev/sdc). On startup, I share the RAID, and hence I mount it locally under /mnt, then again under /nfs4exports. Note: I'm using openrc. For some reason, the entry under /mnt does not mount on startup. There's no error or any indication of anything going wrong during startup (nothing in dmesg or /var/log/messages regarding any sort of mount trouble.) So what happens is nfs starts up but it's missing the one export. I have to stop nfs, unmount the entry under /nfs4exports, unmount the entry under /mnt, then mount /dev/sdc1 to /mnt, the mount the entry under /nfs4exports. After this, everything is mounted properly and I restart nfs. I looked at the /etc/init.d/localmount script and it's supposed to spit out a message if something cannot mount but it does not report any error. Is there any sort of logging I can enable to tell me exactly what's happening? Other local filesystems (total of three) all mount fine. Dan