Re: [expert] Fwd: Not Registerd NFS

2000-08-09 Thread Don

On Tue, 08 Aug 2000, you wrote:
> Thanks Gavin & Tom,
> 
> I think the problem is how I have the exports set up.
> 
> I look at this tomorrow, and post what I found for a solution.
> 
snip -

Thanks again Gavin & Tom.

I finally went through all of the Documentation and could not find
anything to solve the problem.  SSoo I went over to 
the server machine. and Stopped the NFS Server, and restarted it.
Well things just started working, and I am; not sure why the NFS
server wasn't correctly loaded at boot time.  I have at this stage 
rebooedt more than 20 times just trying to get this working That is why when
all else fails try restarting a service.

Don   




Re: [expert] Fwd: Not Registerd NFS

2000-08-08 Thread Don

Thanks Gavin & Tom,

I think the problem is how I have the exports set up.

I look at this tomorrow, and post what I found for a solution.

Don 

On Tue, 08 Aug 2000, you wrote:
> there is probably an NFS mailing list. I would go through the archives.
> 
> http://www.geocrawler.com/lists/3/Linux
> 
> on 8/8/00 4:46 PM, Don  wrote:
> 
> > Yes NFS is running on the remote box, and exportfs shows the directories that
> > I want to mount.  I think the problem in on the box I am trying to mount the
> > directory on.  I don't get that error when I try and mount those directories
> > with the LapTop running Mandrake 7.1.  I hyave never seen the Not Registered
> > error before and thought someone would know what caused it.
> > 
> > Thanks 
> > Don 
> 
> > On Tue, 08 Aug 2000, you wrote:
> >> is NFS running on the remote box?
> >> 
> >> have you run exportfs?
> >> 
> >> see what's available with :
> >> #showmount --exports rge
> >> 
> > am trying to mount a directory on my server,
> > and I guess I don't understand what the following error means.
> > 
> > [root@bp6 don]# mount rge:/home
> > mount: RPC: Program not registered
>  
>  What would you do exactly ?? makeing a dir or mounting
>  a filesystem/dev ??
-- 
73 de KK6WJ




Re: [expert] Fwd: Not Registerd NFS

2000-08-08 Thread Gavin Clark

there is probably an NFS mailing list. I would go through the archives.

http://www.geocrawler.com/lists/3/Linux

on 8/8/00 4:46 PM, Don  wrote:

> Yes NFS is running on the remote box, and exportfs shows the directories that
> I want to mount.  I think the problem in on the box I am trying to mount the
> directory on.  I don't get that error when I try and mount those directories
> with the LapTop running Mandrake 7.1.  I hyave never seen the Not Registered
> error before and thought someone would know what caused it.
> 
> Thanks 
> Don 

> On Tue, 08 Aug 2000, you wrote:
>> is NFS running on the remote box?
>> 
>> have you run exportfs?
>> 
>> see what's available with :
>> #showmount --exports rge
>> 
> am trying to mount a directory on my server,
> and I guess I don't understand what the following error means.
> 
> [root@bp6 don]# mount rge:/home
> mount: RPC: Program not registered
 
 What would you do exactly ?? makeing a dir or mounting
 a filesystem/dev ??