From: "Taylor, ForrestX" <forrestx.taylor@intel.com>
To: autofs@linux.kernel.org
Subject: Automount log errors
Date: Tue, 18 Nov 2003 16:13:50 -0800 [thread overview]
Message-ID: <1069200829.28347.3.camel@ugly> (raw)
I get these errors in logwatch from autofs:
Use of uninitialized value in hash element at
/etc/log.d/scripts/services/automount line 28, <STDIN> line 2.
Use of uninitialized value in hash element at
/etc/log.d/scripts/services/automount line 28, <STDIN> line 2.
The offending lines are:
while (defined($ThisLine = <STDIN>)) {
...
elsif ($ThisLine =~ /^mount\(nfs\): nfs: mount failure .*:.* on .*$/)
{
$Failed{$Mount}{'nfsm'}++;
This is on Fedora Core 1, using autofs-4.1.0-beta3. Any ideas?
Thanks,
Forrest
next reply other threads:[~2003-11-19 0:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-19 0:13 Taylor, ForrestX [this message]
2003-11-19 1:01 ` Automount log errors Ian Kent
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1069200829.28347.3.camel@ugly \
--to=forrestx.taylor@intel.com \
--cc=autofs@linux.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.