[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] NFS support gone out of 550 kernel 2.4.19C10_V-1
- Subject: Re: [cobalt-users] NFS support gone out of 550 kernel 2.4.19C10_V-1
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon Oct 6 06:16:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Mon, 6 Oct 2003, Silvester v.d. Leer wrote:
> Hello,
>
> Did anyone notice that nfs support seems gone on Raq 550 kernel
> 2.4.19C10_V-1 ?
>
> mount: no type was given - I'll assume nfs because of the colon
> mount: failed with nfs mount version 4, trying 3..
> mount: fs type nfs not supported by kernel
>
> Also strange :
> [root /etc]# uname -a
> Linux xxxxxxxxx 2.4.19C9_V #1 Fri Jun 20 14:08:40 PDT 2003 i686 unknown
>
> The uname gives 2.4.19C9 the package says 2.4.19C10:
>
> [root /etc]# rpm -q kernel
> kernel-2.4.19C10_V-1
>
> Anyone an sollution ?
Unless you are on an internal secure network NFS is a no-no
try;
chkconfig --list | grep nfs
nfs 0:off 1:off 2:off 3:off 4:off 5:off 6:off
nfslock 0:off 1:off 2:off 3:off 4:off 5:off 6:off
nfsfs 0:off 1:off 2:off 3:off 4:off 5:off 6:off
If they are off, turn them on
for example; chkconfig nfs on
This will allow them to be active on reboot.
To turn them on now!
for example; /etc/rc.d/init.d/nfs start
Not sure about your uname issue;
Gerald
--
http://frontstreetnetworks.com | http://store.raqware.com
Front Street Networks LLC, 229 Front Street, Ste.#C
New Haven, CT 06513-3203 | phone: +1-203-785-0699