localhost: RPC: Program not registered

2008-01-26 Thread hce
Hi,

I am running an RPC call clnt_create(localhost, GET_PRESET,
ADD_VERS, udp) in my C++ program. It gets an error of localhost:
RPC: Program not registered. Does anyone know what I was missing?

Thank you.

Kind Regards,

Jim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RPC: Program not Registered - SOLVED

2003-10-23 Thread Richard Lyons
On Wednesday 22 October 2003 11:52, Clive Menzies wrote:
[...]
   so nice to try to get at the work I've been doing mentime on my laptop
   by an nfs mount and to get: RPC: Program not Registered
[...]
 You might want to look at:
 file:/usr/share/doc/HOWTO/en-txt/NFS-HOWTO.gz

Yes,  found the HOWTO on sf (not installed locally).  rpcinfo -p quickly 
showed most rpc services not running.  Refused to start so aptitude u g (to 
cut a long story short) got things working.  Evidently something broken, 
incompletely installed or configured.  I expect that is the price of running 
unstable.

Thanks for help.

-- 
richard


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RPC: Program not Registered

2003-10-22 Thread Richard Lyons
Nice to be back with a broadband connexion and to be able to re-subscribe to 
my favourite list (even if only for a few weeks).  Not so nice to try to get 
at the work I've been doing mentime on my laptop by an nfs mount and to get:
   RPC: Program not Registered
Being more or less a dork about networks, I don't know what to do about it, 
and googling hasn't produced the expected enlightenment.  So all help 
gratefully received...

-- 
richard


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RPC: Program not Registered

2003-10-22 Thread Alex Malinovich
On Wed, Oct 22, 2003 at 11:07:55AM +0200, Richard Lyons wrote:
 Nice to be back with a broadband connexion and to be able to re-subscribe to 
 my favourite list (even if only for a few weeks).  Not so nice to try to get 
 at the work I've been doing mentime on my laptop by an nfs mount and to get:
RPC: Program not Registered
 Being more or less a dork about networks, I don't know what to do about it, 
 and googling hasn't produced the expected enlightenment.  So all help 
 gratefully received...

It would be useful to have a bit more information on what you've done
so far. Assuming that you have the exports set up right, and that
you're trying to mount the nfs share properly, the next thing I'd
check would be whether you've actually started up the NFS server. For
anything more than that, we'll need more info on what you've done so
far, what kind of setup you have, etc.

-- 
Alex Malinovich
Support Free Software, delete your Windows partition TODAY!
Encrypted mail preferred. You can get my public key from any of the
pgp.net keyservers. Key ID: A6D24837


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RPC: Program not Registered

2003-10-22 Thread Clive Menzies
On (22/10/03 04:20), Alex Malinovich wrote:
 Date: Wed, 22 Oct 2003 04:20:24 -0500
 To: [EMAIL PROTECTED]
 Subject: Re: RPC: Program not Registered
 From: Alex Malinovich [EMAIL PROTECTED]
 
 On Wed, Oct 22, 2003 at 11:07:55AM +0200, Richard Lyons wrote:
  Nice to be back with a broadband connexion and to be able to re-subscribe to 
  my favourite list (even if only for a few weeks).  Not so nice to try to get 
  at the work I've been doing mentime on my laptop by an nfs mount and to get:
 RPC: Program not Registered
  Being more or less a dork about networks, I don't know what to do about it, 
  and googling hasn't produced the expected enlightenment.  So all help 
  gratefully received...
You might want to look at:
file:/usr/share/doc/HOWTO/en-txt/NFS-HOWTO.gz

It's pretty self explanatory

Regards

Clive
 
 It would be useful to have a bit more information on what you've done
 so far. Assuming that you have the exports set up right, and that
 you're trying to mount the nfs share properly, the next thing I'd
 check would be whether you've actually started up the NFS server. For
 anything more than that, we'll need more info on what you've done so
 far, what kind of setup you have, etc.

-- 
http://www.clivemenzies.co.uk
strategies for business


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RPC: program not registered

2003-03-13 Thread Paul Lewis
On 2003.03.12 23:18 Alfredo J. Cole wrote:
Check and make sure the RH server is in fact exporting the directory
you are
mounting.
Regards.

The RH server has the drive in its /etc/exports file, should it be 
anywhere else?

RH server /etc/exports
/dev/jaz  192.168.0 (rw)
and in fstab on debian
192.168.0.1:/dev/jaz   /jaz   nfsrsize=8192, wsize=8192, 
timeout=14, intr

Anything else I might need to check. By the way I can read write the 
/jaz drive from redhat and selected directories on the drive from win9x 
box using SAMBA.

TIA

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RPC: program not registered

2003-03-12 Thread Paul Lewis
Hi,

	I am trying to mount a remote partition on my debian box, the 
server is a rh box. As root whenever I enter mount /jaz I get the 
following error,

mount: RPC: program not registered.

having had a brief look at man mount there is something about des, the 
only thing I can think would need to be registered. Am I on the right 
track here?

TIA

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RPC: program not registered

2003-03-12 Thread Alfredo J. Cole
El Mié 12 Mar 2003 16:52, Paul Lewis escribió:
 Hi,

   I am trying to mount a remote partition on my debian box, the
 server is a rh box. As root whenever I enter mount /jaz I get the
 following error,

 mount: RPC: program not registered.

 having had a brief look at man mount there is something about des, the
 only thing I can think would need to be registered. Am I on the right
 track here?

 TIA

Check and make sure the RH server is in fact exporting the directory you are 
mounting.

Regards.

-- 
Alfredo J. Cole
http://www.acyc.com
http://www.clshonduras.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RPC: Program not registered

2002-11-14 Thread Shaul Karl
On Wed, Nov 13, 2002 at 08:29:15PM -, Pete Clarke wrote:
 Hi there,
 
 I am trying to set up a file server (not a hard task you would think!) ..
 Samba works fine, but for some reason, everytime I try to share some dirs
 via NFS I get the error message:
 
 RPC: Program not registered
 
 from the mount command!
 
 Does anyone know what is going on there!??
 
 Cheers,
 
 
 Pete.
 


Do /etc/hosts.{allow,deny} have the appropriate entries?
For more debugging information you might look at the LDP NFS howto.
-- 

Shaul Karl, [EMAIL PROTECTED] e t


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




RPC: Program not registered

2002-11-13 Thread Pete Clarke
Hi there,

I am trying to set up a file server (not a hard task you would think!) ..
Samba works fine, but for some reason, everytime I try to share some dirs
via NFS I get the error message:

RPC: Program not registered

from the mount command!

Does anyone know what is going on there!??

Cheers,


Pete.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




RPC: Program not registered

2001-03-25 Thread ocorrain
Hello all,

I'm trying to run a nfs system, mounting two remote partitions on each
computer at boot time. Every computer except one is working
perfectly. The offender prints

mount: RPC: Program not registered

when I try to mount the filesystem. This sounds like something really
trivial, but I don't know where to look. Help would be much
appreciated.

All the best

Tiarnan



mount: RPC: Program not registered

2000-01-14 Thread Luiz Alcoforado
I am getting the message : mount: RPC: Program not registered
And I do not have nfs under init.d
What could be wrong ?
Thank you.





Re: mount: RPC: Program not registered

2000-01-14 Thread aphro
sounds like something is trying to access rpc services and no rpc services
are running..

where do you see the message?

nate

On Fri, 14 Jan 2000, Luiz Alcoforado wrote:

laea I am getting the message : mount: RPC: Program not registered
laea And I do not have nfs under init.d
laea What could be wrong ?
laea Thank you.
laea 
laea 
laea 
laea 
laea 
laea -- 
laea Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
laea 

[mailto:[EMAIL PROTECTED] ]--
   Vice President Network Operations   http://www.firetrail.com/
  Firetrail Internet Services Limited  http://www.aphroland.org/
   Everett, WA 425-348-7336http://www.linuxpowered.net/
Powered By:http://comedy.aphroland.org/
Debian 2.1 Linux 2.0.36 SMPhttp://yahoo.aphroland.org/
-[mailto:[EMAIL PROTECTED] ]--
12:39pm up 148 days, 40 min, 1 user, load average: 0.30, 0.39, 0.35


Re: mount: RPC: Program not registered

2000-01-14 Thread Luiz Alcoforado
I got this after : mount localhost:/usr /tmp/teste

On Fri, 14 Jan 2000 13:00:22 -0800 (PST), aphro wrote:

sounds like something is trying to access rpc services and no rpc services
are running..

where do you see the message?

nate

On Fri, 14 Jan 2000, Luiz Alcoforado wrote:

laea I am getting the message : mount: RPC: Program not registered
laea And I do not have nfs under init.d
laea What could be wrong ?
laea Thank you.
laea 
laea 
laea 
laea 
laea 
laea -- 
laea Unsubscribe?  mail -s unsubscribe 
[EMAIL PROTECTED]  /dev/null
laea 

[mailto:[EMAIL PROTECTED] ]--
   Vice President Network Operations   http://www.firetrail.com/
  Firetrail Internet Services Limited  http://www.aphroland.org/
   Everett, WA 425-348-7336http://www.linuxpowered.net/
Powered By:http://comedy.aphroland.org/
Debian 2.1 Linux 2.0.36 SMPhttp://yahoo.aphroland.org/
-[mailto:[EMAIL PROTECTED] ]--
12:39pm up 148 days, 40 min, 1 user, load average: 0.30, 0.39, 0.35








Re: mount: RPC: Program not registered

2000-01-14 Thread aphro
that implies you are using NFS, when you specify a host:directory that
implies the mount program should use NFS to access the host specified.  if
you do indeed want to mount something locally over NFS then you must have
the nfs server installed, running and configured,  i can't imagine a
reason to do what you are trying to do.  it would be much more efficient
to link /tmp/teste to point to /usr rather then mount it via NFS.

nate

On Fri, 14 Jan 2000, Luiz Alcoforado wrote:

luizos I got this after : mount localhost:/usr /tmp/teste
luizos 
luizos On Fri, 14 Jan 2000 13:00:22 -0800 (PST), aphro wrote:
luizos 
luizos sounds like something is trying to access rpc services and no rpc 
services
luizos are running..
luizos 
luizos where do you see the message?
luizos 
luizos nate
luizos 
luizos On Fri, 14 Jan 2000, Luiz Alcoforado wrote:
luizos 
luizos laea I am getting the message : mount: RPC: Program not registered
luizos laea And I do not have nfs under init.d
luizos laea What could be wrong ?
luizos laea Thank you.
luizos laea 
luizos laea 
luizos laea 
luizos laea 
luizos laea 
luizos laea -- 
luizos laea Unsubscribe?  mail -s unsubscribe 
luizos [EMAIL PROTECTED]  /dev/null
luizos laea 
luizos 
luizos [mailto:[EMAIL PROTECTED] ]--
luizosVice President Network Operations   http://www.firetrail.com/
luizos   Firetrail Internet Services Limited  http://www.aphroland.org/
luizosEverett, WA 425-348-7336http://www.linuxpowered.net/
luizos Powered By:http://comedy.aphroland.org/
luizos Debian 2.1 Linux 2.0.36 SMPhttp://yahoo.aphroland.org/
luizos -[mailto:[EMAIL PROTECTED] ]--
luizos 12:39pm up 148 days, 40 min, 1 user, load average: 0.30, 0.39, 0.35
luizos 
luizos 
luizos 
luizos 
luizos 
luizos 

[mailto:[EMAIL PROTECTED] ]--
   Vice President Network Operations   http://www.firetrail.com/
  Firetrail Internet Services Limited  http://www.aphroland.org/
   Everett, WA 425-348-7336http://www.linuxpowered.net/
Powered By:http://comedy.aphroland.org/
Debian 2.1 Linux 2.0.36 SMPhttp://yahoo.aphroland.org/
-[mailto:[EMAIL PROTECTED] ]--
1:44pm up 148 days, 1:46, 1 user, load average: 0.33, 0.32, 0.30


RPC: Program not registered (mount command)

1999-03-16 Thread Ben Frame
I've got a new debian 2.1 install...   and when I try to use 
the mount command, I get:

mount:  RPC:  Program not registered

I've never seen this before and don't know what it means.  
I've got NFS and IPX installed into the kernel.  If anyone 
has suggestions I would really appreciate some help.  
Thanks!

Ben Frame
[EMAIL PROTECTED]


Re: RPC: Program not registered (mount command)

1999-03-16 Thread Paul Miller
Ben Frame wrote:
 
 I've got a new debian 2.1 install...   and when I try to use
 the mount command, I get:
 
 mount:  RPC:  Program not registered
 
What is the exact mount command you issuing? If you trying to mount an
NFS volume, maybe the host you are trying to connect to is not running
an NFS server.

-- 
Paul Miller
[EMAIL PROTECTED]begin:vcard 
n:Miller;Paul
x-mozilla-html:FALSE
org:Talons
adr:;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:President
note:The Spirit of the University of North Texas
x-mozilla-cpt:;0
fn:Paul Miller
end:vcard


Re: RPC: Program not registered (mount command)

1999-03-16 Thread Norris Preyer
Ben Frame [EMAIL PROTECTED] writes:

 I've got a new debian 2.1 install...   and when I try to use 
 the mount command, I get:
 
 mount:  RPC:  Program not registered
 
 I've never seen this before and don't know what it means.  
 I've got NFS and IPX installed into the kernel.  If anyone 
 has suggestions I would really appreciate some help.  
 Thanks!
 
 Ben Frame
 [EMAIL PROTECTED]

I had errors like that recently caused by my security; editing
/etc/hosts.allow and restarting both /etc/init.d/netbase and
/etc/init.d/netstd_nfs (I think these are the right two) fixed the
problem.

I have a local network of two dual-PII's (192.168.1.2 and 192.168.1.3)
that I want to be able to NSF-mount a local mirror of the distribution
and have relaxed security, so relevant parts of my hosts.allow looks like:
---
# /etc/hosts.allow: list of hosts that are allowed to access the system.
#   See the manual pages hosts_access(5), hosts_options(5)
#   and /usr/doc/netbase/portmapper.txt.gz
#
# Example:ALL: LOCAL @some_netgroup
# ALL: .foobar.edu EXCEPT terminalserver.foobar.edu
#
# If you're going to protect the portmapper use the name portmap for the
# daemon name. Remember that you can only use the keyword ALL and IP
# addresses (NOT host or domain names) for the portmapper. See portmap(8)
# and /usr/doc/netbase/portmapper.txt.gz for further information.
#

# Allow np1 and np2 to NFS mount files and rsh in here
portmap: 192.168.1.2, 192.168.1.3
rpc.mountd: 192.168.1.
rpc.nfsd: 192.168.1.
in.rshd: 192.168.1.
in.rlogind: 192.168.1.
in.ugidd: 192.168.1.
---
I'm not sure I need to allow ugidd, and rsh/rlogin is for pvm and mpi,
but the others are needed.

Hope this helps, and comments from someone who knows more are
gratefully accepted.

--Norris

-- 
Dr. Norris Preyer   [EMAIL PROTECTED]
Dept. of Physics and Astronomy  (843) 953-7997 (voice)
College of Charleston   (843) 953-4824 (fax)
Charleston, SC  29424   http://galaxy.cofc.edu/


Re: nfs mount: RPC: Program not registered

1998-09-30 Thread joseph evan porter
Look at the replies to NFS Simple Question posted above -- 
it looks like the same problem.

Joe
 
 
 When I try to mount an nfs export, I get the message:
 
   mount: RPC: Program not registered
 
 for example, something like
 
  mount eyry.econ.iastate.edu:/mountabledirectory mountpoint -t nfs
 
 yields this result.
 
 I don't see anything in the manpages or /usr/doc that's useful here.
 
 rick
 
 -- 
 
 
 
 --  
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 


nfs mount: RPC: Program not registered

1998-09-29 Thread Richard E. Hawkins Esq.

When I try to mount an nfs export, I get the message:

  mount: RPC: Program not registered

for example, something like

 mount eyry.econ.iastate.edu:/mountabledirectory mountpoint -t nfs

yields this result.

I don't see anything in the manpages or /usr/doc that's useful here.

rick

-- 



Re: NFS: mount clntudp_create: RPC: Program not registered

1997-12-08 Thread Gertjan Klein
[EMAIL PROTECTED] wrote:

   If everything worked fine, you will need to configure /etc/hosts.allow
   on  host kilu .

  It did - and although the /etc/hosts.allow files were equivalent on
both machines, I found that changing ALL: ALL to ALL: PARANOID (as
it was on host judy) on host kilu solved the problem. Thanks a lot!

  Gertjan.

-- 
Gertjan Klein [EMAIL PROTECTED]
The Boot Control home page: http://www.xs4all.nl/~gklein/bcpage.html


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: NFS: mount clntudp_create: RPC: Program not registered

1997-12-07 Thread ioannis

 Go to host judy and check if you can mount directories from kilu: 
 % mount -o mountport=773 kilu:/  /mnt 

 If everything worked fine, you will need to configure /etc/hosts.allow
 on  host kilu .


 NOTE: 
 The number 773 above corresponds to the info you posted earlier, but
 the port of mountd has probably changed by now. (use  rpcinfo -p  on kilu
 to find out)



-- 

Ioannis Tambouras
[EMAIL PROTECTED], West Palm Beach, Florida
Signed pgp-key on key server.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


NFS: mount clntudp_create: RPC: Program not registered

1997-12-06 Thread Gertjan Klein
  I'm trying to get NFS working between two PCs hooked up with a
paralell cable.  The networking itself seems to work: ping, telnet and
FTP work as expected.  I can mount the root directory of the second PC
(judy) on the first (kilu), but not the other way around.  The error I
get is:

  mount clntudp_create: RPC: Program not registered

As far as I can tell the configuration on both sides is equivalent:

kilu:/etc/exports:
/ judy (ro)

judy:/etc/exports:
/ kilu (ro)

kilu: ps -axu | grep rpc:
daemon 118  0.0  0.7  832  368  ?  S  21:25  0:00 /usr/sbin/rpc.portm
root   167  0.0  0.9  888  440  ?  S  21:25  0:00 /usr/sbin/rpc.nfsd
root   169  0.0  0.9  852  432  ?  S  21:25  0:00 /usr/sbin/rpc.mount

judy: ps -axu | grep rpc:
daemon 108  0.0  2.4  832  368  ?  S  21:06  0:00 /usr/sbin/rpc.portm
root   129  0.0  3.1  892  472  ?  S  21:06  0:00 /usr/sbin/rpc.nfsd
root   131  0.0  2.9  860  448  ?  S  21:06  0:00 /usr/sbin/rpc.mount

There is some difference in the output of rpcinfo, but I'm told that's
harmless (I'll include it here for completeness):

kilu: rpcinfo -p:
   program vers proto   port
102   tcp111  portmapper
102   udp111  portmapper
132   udp   2049  nfs
132   tcp   2049  nfs
151   udp770  mountd
152   udp770  mountd
151   tcp773  mountd
152   tcp773  mountd

judy: rpcinfo -p:
   program vers proto   port
102   tcp111  portmapper
102   udp111  portmapper
132   udp   2049  nfs
132   tcp   2049  nfs
151   udp732  mountd
152   udp732  mountd
151   tcp735  mountd
152   tcp735  mountd

Both systems have been installed from the same CD (Debian 1.3.1); the
kernel configuration options concerning networking are equal.  I can
mount judy on kilu with:

kilu: mount judy:/ /mnt -t nfs

...but going the other way:

judy: mount kilu:/ /mnt -t nfs

.. gives the above error (no matter what order I do the commands, or
start up the PCs).

  Does anyone have any idea what could be the problem? What does RPC:
Program not registered mean?

  Gertjan.

-- 
Gertjan Klein [EMAIL PROTECTED]
The Boot Control home page: http://www.xs4all.nl/~gklein/bcpage.html


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


mount clntudp_create: RPC: Program not registered

1997-10-17 Thread Mario Olimpio de Menezes
Hi,

I'm having this message when trying to mount an exported fs.
Both machines are Debian, running almost same versions. 
Does somebody have a hint about this?   
The fs was mounted once and work for long time. After the last 
power fail I can't mount it anymore.

Thanks,

[]s,
Mario O.de MenezesMany are the plans in a man's heart, but
IPEN-CNEN/SP is the Lord's purpose that prevails
http://curiango.ipen.br/~mario Prov. 19.21


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: help: mount clntudp_create: RPC: Program not registered

1997-05-13 Thread Terrence M. Brannon
Jens B. Jorgensen [EMAIL PROTECTED] writes:

 
 Terrence M. Brannon wrote:
  
  I get the above error on my Debian system when I try to mount NFS
  disks on a Solaris system.
  
  How can I possibly fix this?
 
 Are you sure rpc.mountd and nfsd are running on the remote system?
 Try 'rpcinfo -p slowlaris-system'. You should see mountd and nfsd
 in the output.
 
mountd and *nfs* not nfsd are running on the solaris system. Here are
the failure reports I get back from my cron job:

masterOrderNum: RPC: Procedure unavailable
masterOrderNum: RPC: Procedure unavailable
masterOrderNum: RPC: Procedure unavailable
masterOrderNum: RPC: Procedure unavailable



[EMAIL PROTECTED] /felix/brannon : rpcinfo -p quake
   program vers proto   port
104   tcp111  portmapper
103   tcp111  portmapper
102   tcp111  portmapper
104   udp111  portmapper
103   udp111  portmapper
102   udp111  portmapper
1003003   udp727  nisd
1003003   tcp728  nisd
173   udp  32775  ypbind
172   udp  32775  ypbind
171   udp  32775  ypbind
173   tcp  32771  ypbind
172   tcp  32771  ypbind
171   tcp  32771  ypbind
142   udp727  ypserv
142   tcp728  ypserv
141   udp727  ypserv
141   tcp728  ypserv
100087   10   udp  32791  admind
1000111   udp  32792  rquotad
1000121   udp  32793  sprayd
112   udp  32794  rstatd
113   udp  32794  rstatd
114   udp  32794  rstatd
1000682   udp  32795
1000683   udp  32795
1000684   udp  32795
1000241   udp  32806  status
1000241   tcp  32783  status
1000211   udp  32807  nlockmgr
1000211   tcp  32784  nlockmgr
1000213   udp  32807  nlockmgr
1000213   tcp  32784  nlockmgr
1000202   udp   4045  llockmgr
1000202   tcp   4045  llockmgr
1000212   udp  32807  nlockmgr
1000212   tcp  32784  nlockmgr
151   udp  32872  mountd
132   udp   2049  nfs
152   udp  32872  mountd
151   tcp  32786  mountd
152   tcp  32786  mountd
1000261   udp  32876  bootparam
1000261   tcp  32787  bootparam
1000831   udp956
1000831   tcp957
[EMAIL PROTECTED] /felix/brannon : 

 -- 
 Jens B. Jorgensen
 [EMAIL PROTECTED]
 

-- 
oo Sending  unsolicited commercial e-mail (UCE) to this address
 Legal Notice  is indication of your consent to pay me $120/hour for 1 hour
oo minimum for professional proofreading  technical assessment.
terrence brannon * [EMAIL PROTECTED] * http://rana.usc.edu:8376/~brannon


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: help: mount clntudp_create: RPC: Program not registered

1997-05-13 Thread Jens B. Jorgensen
Terrence M. Brannon wrote:
 
 Jens B. Jorgensen [EMAIL PROTECTED] writes:
 
 
  Terrence M. Brannon wrote:
  
   I get the above error on my Debian system when I try to mount NFS
   disks on a Solaris system.
  
   How can I possibly fix this?
 
  Are you sure rpc.mountd and nfsd are running on the remote system?
  Try 'rpcinfo -p slowlaris-system'. You should see mountd and nfsd
  in the output.
 
 mountd and *nfs* not nfsd are running on the solaris system. Here are
 the failure reports I get back from my cron job:
 
 masterOrderNum: RPC: Procedure unavailable
 masterOrderNum: RPC: Procedure unavailable
 masterOrderNum: RPC: Procedure unavailable
 masterOrderNum: RPC: Procedure unavailable
 
 [EMAIL PROTECTED] /felix/brannon : rpcinfo -p quake
program vers proto   port
 104   tcp111  portmapper
 103   tcp111  portmapper
 102   tcp111  portmapper
 104   udp111  portmapper
 103   udp111  portmapper
 102   udp111  portmapper
 1003003   udp727  nisd
 1003003   tcp728  nisd
 173   udp  32775  ypbind
 172   udp  32775  ypbind
 171   udp  32775  ypbind
 173   tcp  32771  ypbind
 172   tcp  32771  ypbind
 171   tcp  32771  ypbind
 142   udp727  ypserv
 142   tcp728  ypserv
 141   udp727  ypserv
 141   tcp728  ypserv
 100087   10   udp  32791  admind
 1000111   udp  32792  rquotad
 1000121   udp  32793  sprayd
 112   udp  32794  rstatd
 113   udp  32794  rstatd
 114   udp  32794  rstatd
 1000682   udp  32795
 1000683   udp  32795
 1000684   udp  32795
 1000241   udp  32806  status
 1000241   tcp  32783  status
 1000211   udp  32807  nlockmgr
 1000211   tcp  32784  nlockmgr
 1000213   udp  32807  nlockmgr
 1000213   tcp  32784  nlockmgr
 1000202   udp   4045  llockmgr
 1000202   tcp   4045  llockmgr
 1000212   udp  32807  nlockmgr
 1000212   tcp  32784  nlockmgr
 151   udp  32872  mountd
 132   udp   2049  nfs
 152   udp  32872  mountd
 151   tcp  32786  mountd
 152   tcp  32786  mountd
 1000261   udp  32876  bootparam
 1000261   tcp  32787  bootparam
 1000831   udp956
 1000831   tcp957
 [EMAIL PROTECTED] /felix/brannon :
 

Well, they sure are running. I don't know what could be wrong.

-- 
Jens B. Jorgensen
[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


help: mount clntudp_create: RPC: Program not registered

1997-05-09 Thread Terrence M. Brannon

I get the above error on my Debian system when I try to mount NFS
disks on a Solaris system.

How can I possibly fix this?
-- 
oo Sending  unsolicited commercial e-mail (UCE) to this address
 Legal Notice  is indication of your consent to pay me $120/hour for 1 hour
oo minimum for professional proofreading  technical assessment.
terrence brannon * [EMAIL PROTECTED] * http://rana.usc.edu:8376/~brannon


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: help: mount clntudp_create: RPC: Program not registered

1997-05-09 Thread Jens B. Jorgensen
Terrence M. Brannon wrote:
 
 I get the above error on my Debian system when I try to mount NFS
 disks on a Solaris system.
 
 How can I possibly fix this?

Are you sure rpc.mountd and nfsd are running on the remote system?
Try 'rpcinfo -p slowlaris-system'. You should see mountd and nfsd
in the output.

-- 
Jens B. Jorgensen
[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


clnttcp_create: RPC: program not registered

1996-12-25 Thread Michel van Osenbruggen
Hello,

I get these strange errors all the time. I can't figure out what they
are. I get them when I try to mount a NFS drive of start a FTP session
etc..

The errors are:

clnttcp_create: RPC: program not registered
clntudp_create: RPC: program not registered

Can anybody tell me what to do about this ??

Please reply to [EMAIL PROTECTED]

Michel van Osenbruggen




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: clnttcp_create: RPC: program not registered

1996-12-25 Thread Boris D. Beletsky
Hi Michel, You wrote:
 Michel
 Michel Hello,
 Michel
 Michel I get these strange errors all the time. I can't figure out
 Michel what they are. I get them when I try to mount a NFS drive of
 Michel start a FTP session etc..
 Michel
 Michel The errors are:
 Michel
 Michel RPC: program not registered

RPC clients report such an error when they can't find a daemon to
connect to. You have to run rpc.mountd and rpc.nfsd to enable to
mount Your self via NFS.

Hope that helps..

borik

P.S FTP is not RPC service.

--
Boris D. Beletsky [EMAIL PROTECTED] 
For pgp public key, e-mail me 
with subject get pgp-key


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


clnttcp_create: RPC: Program not registered

1996-08-13 Thread Yves Arrouye
What's this message? Do you have an idea? It happens with 2.0.12 when
I connect using UUCP, and I have the following messages logged too:

uucico fdn daemon (1996-08-12 19:05:15.82 569) ERROR: Line disconnected
uucico fdn - (1996-08-12 19:05:15.89 569) ERROR: write: I/O error
uucico fdn - (1996-08-12 19:05:16.05 569) ERROR: write: I/O error
uucico fdn - (1996-08-12 19:05:16.05 569) Call complete (63 seconds 22960 bytes 
364 bps)
uucico fdn - (1996-08-12 19:05:16.05 569) ERROR: Can't disable hardware flow 
control: I/O error
uucico fdn - (1996-08-12 19:05:18.09 569) ERROR: write: I/O error

Yves.