All of lore.kernel.org
 help / color / mirror / Atom feed
* Tracking rpc errors 'svc: unknown version (0)'
@ 2002-07-17 14:41 Jarod Beekman
  2002-07-17 15:09 ` Trond Myklebust
  2002-07-17 15:27 ` Benjamin LaHaise
  0 siblings, 2 replies; 3+ messages in thread
From: Jarod Beekman @ 2002-07-17 14:41 UTC (permalink / raw)
  To: nfs

I upgraded our nfs server from 2.4.9-34 Redhat 7.2 to 2.4.18-5 Redhat
7.3 and I am now seeing 'svc: unknown version (0)' errors.  Poking
around on the list and the net tells me that this is a reflection of an
unrecognized rpc request.  Is this correct, and if so is there a way to
track down the source and nature of the request?  Thanks for your help.

     Jarod Beekman
  System Administrator
Azusa Pacific University=20


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

* Re: Tracking rpc errors 'svc: unknown version (0)'
  2002-07-17 14:41 Tracking rpc errors 'svc: unknown version (0)' Jarod Beekman
@ 2002-07-17 15:09 ` Trond Myklebust
  2002-07-17 15:27 ` Benjamin LaHaise
  1 sibling, 0 replies; 3+ messages in thread
From: Trond Myklebust @ 2002-07-17 15:09 UTC (permalink / raw)
  To: Jarod Beekman; +Cc: nfs

>>>>> " " == Jarod Beekman <JBeekman@apu.edu> writes:

     > I upgraded our nfs server from 2.4.9-34 Redhat 7.2 to 2.4.18-5
     > Redhat
     > 7.3 and I am now seeing 'svc: unknown version (0)' errors.
     > Poking around on the list and the net tells me that this is a
     > reflection of an unrecognized rpc request.  Is this correct,
     > and if so is there a way to track down the source and nature of
     > the request?  Thanks for your help.

'ethereal' should be able to help you out here.
Just look for a null 'version' field in the RPC header: that should
tell you who and what the offender is.

If I were to hazard a guess, though, I'd expect that you will find
this is a NULL RPC request (i.e. the procedure number is '0') which is
often used in order to probe for whether or not an RPC server is up.

Cheers,
  Trond


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

* Re: Tracking rpc errors 'svc: unknown version (0)'
  2002-07-17 14:41 Tracking rpc errors 'svc: unknown version (0)' Jarod Beekman
  2002-07-17 15:09 ` Trond Myklebust
@ 2002-07-17 15:27 ` Benjamin LaHaise
  1 sibling, 0 replies; 3+ messages in thread
From: Benjamin LaHaise @ 2002-07-17 15:27 UTC (permalink / raw)
  To: Jarod Beekman; +Cc: nfs

On Wed, Jul 17, 2002 at 07:41:02AM -0700, Jarod Beekman wrote:
> I upgraded our nfs server from 2.4.9-34 Redhat 7.2 to 2.4.18-5 Redhat
> 7.3 and I am now seeing 'svc: unknown version (0)' errors.  Poking
> around on the list and the net tells me that this is a reflection of an
> unrecognized rpc request.  Is this correct, and if so is there a way to
> track down the source and nature of the request?  Thanks for your help.

Whoops, that's a patch that got lost between 2.4.9-34 and 2.4.18-5.  The 
message is a null rpc request, and can be safely ignored.

		-ben
-- 
"You will be reincarnated as a toad; and you will be much happier."


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

end of thread, other threads:[~2002-07-17 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-17 14:41 Tracking rpc errors 'svc: unknown version (0)' Jarod Beekman
2002-07-17 15:09 ` Trond Myklebust
2002-07-17 15:27 ` Benjamin LaHaise

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.