You are not logged in.

#1 2011-09-30 20:05:19

cruxer
Member
Registered: 2011-09-21
Posts: 5

turn off nfs

This nfs daemon is running on the default install. I have no need to nfs services and actually it seems to cause delay in tail logging.


root       486  0.0  0.0      0     0 ?        S<   Sep11   0:00 [nfsiod]

How can I switch the nfsiod service off.

I did a /etc/rc.d/netfs stop it still is running

Offline

#2 2011-09-30 20:20:50

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: turn off nfs

I'm out of my comfort zone here, but I think that's a kernel thing.  I have the process running too, and there's no references to nfsiod in my filesystem.  In the process tree, it is a child of kthreadd (run ps axjf if you're curoious).  IOW, I think you'd have to tinker with the kernel to do anything about it.

edit: Also, you should put console stuff in code tags for better readability:

root       486  0.0  0.0      0     0 ?        S<   Sep11   0:00 [nfsiod]

See https://bbs.archlinux.org/help.php#bbcode if you're not familiar with BBcode.

Last edited by alphaniner (2011-09-30 20:22:47)


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#3 2011-09-30 20:23:02

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: turn off nfs

The square brackets do indeed indicate it's a kernel-level service.

From the nfsiod manual:

The nfsiod utility is a kernel process which runs on an NFS client
machine to service asynchronous I/O requests to its server.  It improves
performance but is not required for correct operation.

Last edited by .:B:. (2011-09-30 20:24:01)


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#4 2011-09-30 20:25:55

cruxer
Member
Registered: 2011-09-21
Posts: 5

Re: turn off nfs

I thought that might be the case.

But in that case how do I stop all nfs related services on the system.

Offline

#5 2011-09-30 20:40:12

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: turn off nfs

.:B:. wrote:

From the nfsiod manual:

I man'd nfsiod and got nothing.

Oh, BTW, thanks for the info about the brackets, I was wondering about that.

Last edited by alphaniner (2011-09-30 20:40:43)


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#6 2011-09-30 20:48:26

Leonid.I
Member
From: Aethyr
Registered: 2009-03-22
Posts: 999

Re: turn off nfs

I might be missing the point here, but have you rebooted after removing netfs from DAEMONS? I am asking because over this week I did 3 installs of arch and none of them has nfsiod running.

I also suspect that you have nfs.ko loaded, so you could just blacklist it in modprobe.conf...


Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd

Offline

#7 2011-09-30 20:59:14

cruxer
Member
Registered: 2011-09-21
Posts: 5

Re: turn off nfs

where is the DAEMONS file located

Last edited by cruxer (2011-09-30 20:59:30)

Offline

#8 2011-09-30 21:03:18

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: turn off nfs

No offense, but how did you get Arch installed without knowing about DAEMONS?  It's a line (the last line) of /etc/rc.conf.


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#9 2011-10-01 01:36:03

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: turn off nfs

alphaniner wrote:
.:B:. wrote:

From the nfsiod manual:

I man'd nfsiod and got nothing.

Oh, BTW, thanks for the info about the brackets, I was wondering about that.

http://www.nsc.ru/cgi-bin/www/unix_help … n?nfsiod+8

Seems it's just an online man page then tongue.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

Board footer

Powered by FluxBB