All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Seda <maseda@unc.edu>
To: autofs@linux.kernel.org
Subject: uninitialized value in hash element
Date: Fri, 07 Apr 2006 09:59:18 -0400	[thread overview]
Message-ID: <44367036.2000701@unc.edu> (raw)

Hi All,
The following is the entire automount section of a LogWatch email for 
one of my servers:

 --------------------- Automount Begin ------------------------

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.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 5.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 8.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 11.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 14.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 17.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 20.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 23.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 26.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 29.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 32.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 35.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 38.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 41.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 44.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 47.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 50.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 53.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 56.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 59.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 62.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 65.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 68.
Use of uninitialized value in hash element at 
/etc/log.d/scripts/services/automount line 28, <STDIN> line 71.

Failed mounts:
          NFS Mount Failure 24 Time(s)

**Unmatched Entries**
failed to mount /home/bpuser: 11 Time(s)
failed to mount /home/ls: 8 Time(s)
failed to mount /home/df: 5 Time(s)

 ---------------------- Automount End -------------------------

Does anyone know what could cause the hash element errors? I looked in 
/var/log/messages, and this error also appeared previously when trying 
to mount /home/gateway, which doesn't even exist on my system. Btw, 
/home/ls and /home/df do not exist either, but /home/bpuser does. I 
never executed mount requests for either /home/gateway, /home/ls, or 
/home/df, and there is a slim chance that any of my users did. I have 
seen these errors on other machines running the same kernel and 
automount version, and it is really bugging me. Any thoughts would be 
much appreciated.
Regards,
maseda

                 reply	other threads:[~2006-04-07 13:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=44367036.2000701@unc.edu \
    --to=maseda@unc.edu \
    --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.