Linux NFS development
 help / color / mirror / Atom feed
From: Martynas Buozis <martynas@ti.com>
To: trond.myklebust@fys.uio.no
Cc: nfs@lists.sourceforge.net
Subject: Re: nfsroot problems on RedHat 8 with kernel linux-2.4.18-27.8.0
Date: Mon, 26 May 2003 13:47:22 +0200	[thread overview]
Message-ID: <3ED1FECA.2030105@ti.com> (raw)
In-Reply-To: 16081.15177.472767.206769@charged.uio.no

Trond


Great ! Wonderful ! It is working now ! Thank you very much for your 
kind help.

Linux specialist from EMC support is still investigating this question ...


With best regards
Martynas


Trond Myklebust wrote:
>>>>>>" " == Martynas Buozis <martynas@ti.com> writes:
>>>>>
> 
>      > informtion as required by Celerra, so mount request is
>      > denied. When I use mount from command line on booted RedHat 8
>      > system to mount same file system - it sends all required
>      > information and Celerra accepts mount request.
> 
> OK. I misunderstood you (sorry). You were talking about the mount
> protocol, and I was thinking about the NFS protocol itself.
> 
> The following patch ought to suffice...
> 
> Cheers,
>   Trond
> 
> --- linux-2.4.21-up/fs/nfs/mount_clnt.c.orig	2002-10-15 18:32:18.000000000 +0200
> +++ linux-2.4.21-up/fs/nfs/mount_clnt.c	2003-05-25 23:50:12.000000000 +0200
> @@ -75,7 +75,7 @@
>  
>  	clnt = rpc_create_client(xprt, hostname,
>  				&mnt_program, version,
> -				RPC_AUTH_NULL);
> +				RPC_AUTH_UNIX);
>  	if (!clnt) {
>  		xprt_destroy(xprt);
>  	} else {
> 



-- 

With best regards
Martynas Buozis
UNIX Systems Administrator
FFAB Computer Engineering



-------------------------------------------------------------
Martynas Buozis            Texas Instruments Deutschland GmbH
Mail:  martynas@ti.com     Haggertystrasse 1
Phone: +49 8161 80 4506    85356 Freising
Fax:   +49 8161 80 3191    Germany



-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

      reply	other threads:[~2003-05-26 11:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-23 12:07 nfsroot problems on RedHat 8 with kernel linux-2.4.18-27.8.0 Martynas Buozis
2003-05-23 12:51 ` Trond Myklebust
2003-05-23 13:39   ` Martynas Buozis
2003-05-23 14:31     ` Trond Myklebust
2003-05-24  4:33       ` Martynas Buozis
2003-05-25 21:53         ` Trond Myklebust
2003-05-26 11:47           ` Martynas Buozis [this message]

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=3ED1FECA.2030105@ti.com \
    --to=martynas@ti.com \
    --cc=nfs@lists.sourceforge.net \
    --cc=trond.myklebust@fys.uio.no \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox