All of lore.kernel.org
 help / color / mirror / Atom feed
* Automount log errors
@ 2003-11-19  0:13 Taylor, ForrestX
  2003-11-19  1:01 ` Ian Kent
  0 siblings, 1 reply; 2+ messages in thread
From: Taylor, ForrestX @ 2003-11-19  0:13 UTC (permalink / raw)
  To: autofs

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-19  1:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-19  0:13 Automount log errors Taylor, ForrestX
2003-11-19  1:01 ` Ian Kent

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.