After Dapper Update NFS/SMB don't work
Jeremy Thompson
jeremy.a.thompson+ubuntu at googlemail.com
Fri Feb 16 15:50:01 UTC 2007
On 2/16/07, Peter Garrett <peter.garrett at optusnet.com.au> wrote:
>
> On Thu, 15 Feb 2007 22:04:02 +0100
> "Jeremy Thompson" <jeremy.a.thompson+ubuntu at googlemail.com> wrote:
>
> > I issues the 'sudo mount -a' command and I get
> >
> > mount to NFS server 'server' failed: server is down
>
> On the server, have you tried
>
> sudo /etc/init.d/nfs-kernel-server restart ?
>
> ( I'm assuming that you are using the nfs kernel server )
Well,
I'm running a FreeNAS server which is based on FreeBSD. I haven't had any
problems with it, ever. All I've ever had to do when the ubuntu box has
restarted and not mapped the drives is restart the server.
However even when the ubuntu box couldn't see the NFS shares it could see
the SMB shares. All my current windows boxes can see the shares, but ubunut
can't. And SMB was one of the upgrades.
I'm thinking that the services on my box weren't started, so I'm going to
check that.
If you can think of something I else I can try then thanks!
JT
Also if you run
>
> ps aux | grep nfsd you should see a first line like
>
> root 4758 0.0 0.0 0 0 ? S< Feb13 0:00 [nfsd4]
>
> Followed by about 8 lines each ending in [nfsd] .
>
> If you run
>
> cat /etc/default/portmap
>
> do you see a line like
> #OPTIONS="-i 127.0.0.1" ?
>
> That line should be commented out, as above, with a # , or portmap will
> only listen on the loopback interface of the server machine.
>
> rpcinfo -p 192.168.1.100 ( substitute the IP of your NFS server) should
> output quite a few lines including portmapper lines, nfs lines, nlockmgr,
> mountd and status .
>
> Good info at
>
> http://www.linux.org/docs/ldp/howto/NFS-HOWTO/
>
> HTH and all that ...
>
> Peter
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070216/efdda4cd/attachment.html>
More information about the ubuntu-users
mailing list