[SLUG] NFS mount on Debian Woody not working

2004-03-12 Thread Terry Collins
1) mount -t nfs -va

returns
mount RPC:program not registered

a) the nfs's (3) that should be able to be mounted are already mounted
on two other systems.

b) I have run exportfs on the host and it shows that this boxen is okay
to mount the shares involved.

c) have reboot boxen.

Still head scratching. 

System is debian Woody 2.4.16-386.

What have I missed?



-- 
   Terry Collins {:-)}}} email: terryc at woa.com.au  www:
http://www.woa.com.au  
   Wombat Outdoor Adventures 

 "People without trees are like fish without clean water"
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] NFS mount on Debian Woody not working

2004-03-12 Thread Jeff Waugh


> 1) mount -t nfs -va
> 
> returns
>   mount RPC:program not registered

> System is debian Woody 2.4.16-386.
> 
> What have I missed?

Do you have nfs-common installed?

- Jeff

-- 
GVADEC 2004: Kristiansand, Norwayhttp://2004.guadec.org/
 
 It's not just a song! It's a document of my life!
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] NFS mount on Debian Woody not working

2004-03-13 Thread Terry Collins
Jeff Waugh wrote:

> Do you have nfs-common installed?

Yes. That version has
nfs-common
nfs-kernel-server
nfs-user-server running.

All three were restarted with no difference and the machine was rebooted
with no difference, aka same error.

and ps axf |grep rpc returns

rpc.statd
rpc.nfsd
rpc.mounted


-- 
   Terry Collins {:-)}}} email: terryc at woa.com.au  www:
http://www.woa.com.au  
   Wombat Outdoor Adventures 

 "People without trees are like fish without clean water"
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] NFS mount on Debian Woody not working

2004-03-13 Thread Patrick Lesslie
On Sat, Mar 13, 2004 at 07:55:26PM +1100, Terry Collins wrote:
> Jeff Waugh wrote:
> 
> > Do you have nfs-common installed?
> 
> Yes. That version has
>   nfs-common
>   nfs-kernel-server
>   nfs-user-server running.
> 
> All three were restarted with no difference and the machine was rebooted
> with no difference, aka same error.
> 
> and ps axf |grep rpc returns
> 
> rpc.statd
> rpc.nfsd
> rpc.mounted

You could also check that portmap is running.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] NFS mount on Debian Woody not working

2004-03-13 Thread Terry Collins
Patrick Lesslie wrote:

...snip.

> You could also check that portmap is running.

Yes, it is running.

-- 
   Terry Collins {:-)}}} email: terryc at woa.com.au  www:
http://www.woa.com.au  
   Wombat Outdoor Adventures 

 "People without trees are like fish without clean water"
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] NFS mount on Debian Woody not working

2004-03-13 Thread Angus Lees
At Sat, 13 Mar 2004 19:55:26 +1100, Terry Collins wrote:
> Jeff Waugh wrote:
> > Do you have nfs-common installed?
> 
> Yes. That version has
>   nfs-common
>   nfs-kernel-server
>   nfs-user-server running.
> 
> All three were restarted with no difference and the machine was rebooted
> with no difference, aka same error.

This is on the non-working *client* right?

-- 
 - Gus

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Solved Re: [SLUG] NFS mount on Debian Woody not working

2004-03-13 Thread Terry Collins
Terry Collins wrote:
> 
> 1) mount -t nfs -va
> 
> returns
> mount RPC:program not registered

Sigh! . I solved this last October and just forgot. It was in the
archives.

NFS RESTART DOES NOT WORK.

You must stop all nfs stuff on host, then start them again.


-- 
   Terry Collins {:-)}}} email: terryc at woa.com.au  www:
http://www.woa.com.au  
   Wombat Outdoor Adventures 

 "People without trees are like fish without clean water"
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html