RE: 5.2 & NFS

2004-01-16 Thread fbsd_user
This box is in my den at home without any internet connection since
I Just installed 5.2.

I have rebooted 4 times and it's still there.
I am now recompiling the kernel where I commented out all the NFS
options in the kernel source.

That should get rid of it for sure.

In my book this is 5.2 bug

I am going to submit pr on it.

-Original Message-
From: Matthew Seaman [mailto:[EMAIL PROTECTED]
Sent: Friday, January 16, 2004 12:05 PM
To: fbsd_user
Cc: [EMAIL PROTECTED] ORG
Subject: Re: 5.2 & NFS

On Fri, Jan 16, 2004 at 10:40:24AM -0500, fbsd_user wrote:
> During the sysinstall of 5.2,  I selected not to install NFS
server
> and client,
> But when I do 'ps ax' command I see following
>
> nfsiod 0, nfsiod 1, nfsiod 2, nfsiod 3
>
> What are these?

Well, according to nfsiod(8) they're instances of a 'local NFS
asynchronous I/O server'.  Seems that you've actually managed to
turn
on NFS client support -- the default is for it not to be enabled.
Note that if you're using amd(8) to automount removable media, it
actually operates through NFS.

You might also check for instances of mountd(8), nfsd(8) and
rpcbind(8) -- all of which are involved with providing NFS service.
(You might need rpcbind(8) for things other than NFS, but you
shouldn't run it unless you actually do need it.)

Check the following variable settings in /etc/rc.conf -- I've shown
the
default settings:

rpcbind_enable="NO"
nfs_client_enable="NO"
nfs_server_enable="NO"
amd_enable="NO"

Cheers,

Matthew

--
Dr Matthew J Seaman MA, D.Phil.   26 The
Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7
1TH UK

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 5.2 & NFS

2004-01-16 Thread Matthew Seaman
On Fri, Jan 16, 2004 at 12:14:37PM -0500, fbsd_user wrote:
> This is an basic install.
> Answered no to all the sysinstall questions.
> Do not have any of the rc.conf  option you posted in my rc.conf.
> 
> This looks like bug in 5.2
> 
> What do you think, should I submit problem report?

Hmmm... I'd be very surprised if something that obvious was wrong with
5.2-RELEASE.  Not without a great deal of noise in various mailing
lists, which there hasn't been.  Can you verify that the nfsiod(8)
processes are automatically started on reboot?  I'm wondering if you,
or someone else with access to your machine, managed to start them up
by hand somehow.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


RE: 5.2 & NFS

2004-01-16 Thread fbsd_user
This is an basic install.
Answered no to all the sysinstall questions.
Do not have any of the rc.conf  option you posted in my rc.conf.

This looks like bug in 5.2

What do you think, should I submit problem report?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Matthew
Seaman
Sent: Friday, January 16, 2004 12:05 PM
To: fbsd_user
Cc: [EMAIL PROTECTED] ORG
Subject: Re: 5.2 & NFS

On Fri, Jan 16, 2004 at 10:40:24AM -0500, fbsd_user wrote:
> During the sysinstall of 5.2,  I selected not to install NFS
server
> and client,
> But when I do 'ps ax' command I see following
>
> nfsiod 0, nfsiod 1, nfsiod 2, nfsiod 3
>
> What are these?

Well, according to nfsiod(8) they're instances of a 'local NFS
asynchronous I/O server'.  Seems that you've actually managed to
turn
on NFS client support -- the default is for it not to be enabled.
Note that if you're using amd(8) to automount removable media, it
actually operates through NFS.

You might also check for instances of mountd(8), nfsd(8) and
rpcbind(8) -- all of which are involved with providing NFS service.
(You might need rpcbind(8) for things other than NFS, but you
shouldn't run it unless you actually do need it.)

Check the following variable settings in /etc/rc.conf -- I've shown
the
default settings:

rpcbind_enable="NO"
nfs_client_enable="NO"
nfs_server_enable="NO"
amd_enable="NO"

Cheers,

Matthew

--
Dr Matthew J Seaman MA, D.Phil.   26 The
Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7
1TH UK

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 5.2 & NFS

2004-01-16 Thread Matthew Seaman
On Fri, Jan 16, 2004 at 10:40:24AM -0500, fbsd_user wrote:
> During the sysinstall of 5.2,  I selected not to install NFS server
> and client,
> But when I do 'ps ax' command I see following
> 
> nfsiod 0, nfsiod 1, nfsiod 2, nfsiod 3
> 
> What are these?

Well, according to nfsiod(8) they're instances of a 'local NFS
asynchronous I/O server'.  Seems that you've actually managed to turn
on NFS client support -- the default is for it not to be enabled.
Note that if you're using amd(8) to automount removable media, it
actually operates through NFS.

You might also check for instances of mountd(8), nfsd(8) and
rpcbind(8) -- all of which are involved with providing NFS service.
(You might need rpcbind(8) for things other than NFS, but you
shouldn't run it unless you actually do need it.)

Check the following variable settings in /etc/rc.conf -- I've shown the
default settings:

rpcbind_enable="NO"
nfs_client_enable="NO"
nfs_server_enable="NO"
amd_enable="NO"

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


5.2 & NFS

2004-01-16 Thread fbsd_user
During the sysinstall of 5.2,  I selected not to install NFS server
and client,
But when I do 'ps ax' command I see following

nfsiod 0, nfsiod 1, nfsiod 2, nfsiod 3

What are these?

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"