From: Manfred Hollstein (manfred_at_die-hollsteins.de)
Date: Mon Jan 08 2007 - 16:46:18 CET
Date: Mon, 8 Jan 2007 16:46:18 +0100 From: Manfred Hollstein <manfred@die-hollsteins.de> Message-ID: <20070108154618.GA5514@saturn.hollstein.homelinux.org> Subject: Re: [suse-sles-e] chkconfig boot.local always returns off
On Mon, 08 Jan 2007, 15:10:41 +0100, C'est Pierre wrote:
> On 1/5/07, Manfred Hollstein <manfred@die-hollsteins.de> wrote:
> >
> >On Fri, 05 Jan 2007, 19:15:22 +0100, C'est Pierre wrote:
> >> [...]
> >> Thanks, however, chkconfig nfs on all servers, reveals it being on.
> >>
> >> No luck..still..
> >
> >Hmm, strange. What happens if you invoke the script manually (as user
> >"root")? I.e. please run "/etc/init.d/nfs start" and post the resulting
> >output. Also, please show the lines from your /etc/fstab file which
> >you're using to mount the NFS directories; something like running
> >"grep nfs /etc/fstab" would suffice.
> >
> >HTH, cheers.
> >
> >l8er
> >manfred
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: suse-sles-e-unsubscribe@suse.com
> >For additional commands, e-mail: suse-sles-e-help@suse.com
> >
> >
> # /etc/rc.d/nfs start
> Importing Net File System
> (NFS)
> done
>
>
> Here's a relevant line from fstab:
>
> hpux:/usr/sap/interfaces on /usr/sap/interfaces type nfs
> (rw,timeo=14,intr,addr=192.168.4.3)
Come on, this can't be the output from running "grep nfs /etc/fstab";
such a line should look like
hpux:/usr/sap/interfaces /usr/sap/interfaces nfs rw,timeo=14,intr
Looks like you took the output from running "mount" on your current
system, no? Either there are syntax errors in your fstab entries, or
your firewall is blocking NFS mounts (which I doubt as you're obviously
able to mount directories from your server "hpux"). So, what's *really*
in your /etc/fstab?
Cheers.
l8er
manfred
---------------------------------------------------------------------
To unsubscribe, e-mail: suse-sles-e-unsubscribe@suse.com
For additional commands, e-mail: suse-sles-e-help@suse.com
This archive was generated by hypermail 2.1.7 : Mon Jan 08 2007 - 18:50:26 CET