All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick O'Reilly <patrick.oreilly@uni.edu>
To: Suresh Chadive <n8d11007@ccs.iitb.ac.in>, nfs@lists.sourceforge.net
Subject: Re: NFS problem
Date: Wed, 21 Aug 2002 10:30:19 -0500	[thread overview]
Message-ID: <005c01c24927$a8704f40$66f1a186@OREILLY> (raw)
In-Reply-To: Pine.GHP.4.43.0208210529460.22003-100000@hp10.ccs.iitb.ernet.in

First, a good page to check is:

http://ftp.belnet.be/packages/redhat/redhat-7.1-en/doc/HOWTOS/other-formats/
html/NFS-HOWTO/server.html#SERVICESTART

to get your services started.  If you are using Linux, you can also try
this. Issue the command:

chkconfig --list

and a list of services will scroll by.  Check to see that portmap, nfs and
nfslock are 'on' on levels 3, 4, and 5.  If not, issue the commands:

chkconfig --level 345 portmap on
chkconfig --level 345 nfs on
chkconfig --level 345 nfslock on

and these should be turned on, and will start on reboot.  Try this on the
client and see what happens if it looks like it will help.  Good luck.

Patrick

----- Original Message -----
From: "Suresh Chadive" <n8d11007@ccs.iitb.ac.in>
To: <nfs@lists.sourceforge.net>
Sent: Tuesday, August 20, 2002 7:01 PM
Subject: [NFS] NFS problem


>
>
> There has been a problem in mounting the directory
> on the client.
>
> PROBLEM :-
> ----------
> If the command :
>   $ mount serverIPaddress:/home /home
> is issued, then the output is
>   mount: RPC: Timed out
>
>
> INFO THAT MAY BE USEFUL :-
> -------------------------
>
> SERVER SIDE :
>
>   $ rpcinfo -p
>    program vers proto   port
>     100000    2   tcp    111  portmapper
>     100000    2   udp    111  portmapper
>     391002    2   tcp   1025  sgi_fam
>     100003    2   udp   2049  nfs
>     100003    3   udp   2049  nfs
>     100021    1   udp   1027  nlockmgr
>     100021    3   udp   1027  nlockmgr
>     100021    4   udp   1027  nlockmgr
>     100011    1   udp    755  rquotad
>     100011    2   udp    755  rquotad
>     100011    1   tcp    758  rquotad
>     100011    2   tcp    758  rquotad
>     100005    1   udp   1028  mountd
>     100005    1   tcp   1030  mountd
>     100005    2   udp   1028  mountd
>     100005    2   tcp   1030  mountd
>     100005    3   udp   1028  mountd
>     100005    3   tcp   1030  mountd
>     100024    1   udp   1029  status
>     100024    1   tcp   1031  status
>
>
>
> CLIENT SIDE:
>
>     $  rpcinfo -p
>    program vers proto   port
>     100000    2   tcp    111  portmapper
>     100000    2   udp    111  portmapper
>     100024    1   udp  32768  status
>     100024    1   tcp  32768  status
>     391002    2   tcp  32769  sgi_fam
>
> Here, I explicitly run rpc.lockd (on client)
> but still, I do not see lock daemon (nslockmanager or some thing of that
> sort) ! Any clue?
> ---------------------------------------------------
>
> Please, give some way to sort it out...
>
> -suresh
>
>
> ----------------------
> SURESH CHADIVE
>
> V Yr,
> Dual degree Programme
>
> H9, #319,
> Indian Instt. of Technology,
> Bombay
>
> e-mail :  csuresh@iitbombay.org
>
>
>
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone?  Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> _______________________________________________
> NFS maillist  -  NFS@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

  parent reply	other threads:[~2002-08-21 15:29 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-21  0:01 NFS problem Suresh Chadive
2002-08-21  2:54 ` Joseph L. Hood
2002-08-21 18:45   ` Suresh Chadive
2002-08-21 19:15     ` Patrick O'Reilly
2002-08-21 15:30 ` Patrick O'Reilly [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-01-25 14:31 nfs problem Arnau Bria
2007-01-25 15:22 ` Arnau Bria
2007-01-25 14:30 Arnau Bria
     [not found] <5wdAz-5a0-7@gated-at.bofh.it>
2006-01-18 13:55 ` NFS problem Bodo Eggert
2006-01-18 14:58   ` Ram Gupta
2006-01-18  4:52 Conio sandiago
2005-06-03 15:27 nfs problem vadivel vadi
2002-12-12 23:57 NFS Problem Jose Santiago
2002-12-11 11:41 Muhammad Sibtain Bashir
2002-10-18 10:16 nfs problem Muhammad Faisal Rauf Danka
2002-10-15 15:34 NFS Problem Victor Zamora
2002-10-12 10:40 nfs problem Mohammed Khalid Ansari
2002-10-12 12:13 ` Ramasubramanian
2002-10-16  5:18   ` Mohammed Khalid Ansari
2002-10-16 14:10     ` Mat Harris
2002-10-17  4:40       ` Mohammed Khalid Ansari
2002-10-17  9:06     ` Paul Furness
2002-10-18 10:10       ` Mohammed Khalid Ansari
2002-10-18 12:01         ` Paul Furness
2002-10-18 14:02           ` Paul Furness
2002-08-13 11:44 george drossos
2001-11-22  8:52 NFS problem Samuel Maftoul
2001-11-22 12:32 ` Trond Myklebust
2000-09-26  9:05 t.shantha.laxmi
2000-09-27 10:53 ` Jari
2000-09-25 23:08 clark
2000-09-25 19:23 Navin Boppuri
2000-01-28 13:08 kd
2000-01-28 13:04 Ralf HECKHAUSEN
2000-01-28 16:23 ` Wolfgang Denk
2000-01-28 12:47 Ralf HECKHAUSEN
1998-05-12 17:41 nfs problem Thomas Winder

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='005c01c24927$a8704f40$66f1a186@OREILLY' \
    --to=patrick.oreilly@uni.edu \
    --cc=n8d11007@ccs.iitb.ac.in \
    --cc=nfs@lists.sourceforge.net \
    /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.