Date: Thu, 27 May 2010 10:57:55 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: Richard Morse <REMORSE@PARTNERS.ORG> Cc: freebsd-questions@freebsd.org Subject: Re: How to get more descriptive errors from auto-mount daemon? Message-ID: <44ljb52xzg.fsf@be-well.ilk.org> In-Reply-To: <2A2E2151-4A4E-49FD-BFE0-BAACBF3E06F5@PARTNERS.ORG> (Richard Morse's message of "Thu, 27 May 2010 10:01:48 -0400") References: <2A2E2151-4A4E-49FD-BFE0-BAACBF3E06F5@PARTNERS.ORG>
next in thread | previous in thread | raw e-mail | index | archive | help
Richard Morse <REMORSE@PARTNERS.ORG> writes: > Hi! I'm using the auto-mount daemon to access another server via NFS, and I keep getting error messages in `/var/log/messages`: > > May 27 01:03:26 hedwig amd[9851]: mountd rpc failed: RPC: Can't decode result > May 27 01:03:26 hedwig last message repeated 4 times > > My searches so far on the web have failed to find anything that seems to apply. I'm wondering if there is a way that I can make amd or mountd provide more information in the logs? Start with "-d" for mountd. You will want to do this from the command line, not from the startup scripts.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44ljb52xzg.fsf>