[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:36009] autofs and portmap



autofsでNFSマウントする側(クライアント)には、portmapや
nfs-commonは必要ないのでしょうか?

nfs-commonの入っていないマシンがあって、それでもちゃんと
autofsが動いています。できるだけ最低限、という方針に
したので、パッケージに依存関係がないnfs-commonやportmapは
入れていません。proposed-updatesなしwoodyで、カーネルは
Debian提供のソースをコンパイルした2.4.18です。

/var/log/syslogに、
Jan 22 17:10:05 xxxxxxxx kernel: portmap: server localhost not responding, timed out
とよく出るのですが、これはカーネルのconfigでCONFIG_NFSDを
有効にしているからでしょうか。NFSサーバにはしていません。

$ dpkg -l 'nfs*' autofs kernel-source-2.4.18
(…)
un  nfs-client     <none>         (no description available)
pn  nfs-common     <none>         (no description available)
pn  nfs-kernel-ser <none>         (no description available)
pn  nfs-server     <none>         (no description available)
pn  nfs-user-serve <none>         (no description available)
pn  nfsboot        <none>         (no description available)
pn  nfsbooted      <none>         (no description available)
ii  autofs         3.9.99-4.0.0pr A kernel-based automounter for Linux.
ii  kernel-source- 2.4.18-5       Linux kernel source for version 2.4.18

$ /sbin/lsmod 
Module                  Size  Used by    Not tainted
nfs                    69500   3 (autoclean)
lockd                  46656   0 (autoclean) [nfs]
sunrpc                 58196   1 (autoclean) [nfs lockd]
(…)

$ egrep -v ^# /boot/config-2.4.18
(…)
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
CONFIG_SUNRPC=m
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
(…)
-- 
喜瀬“冬猫”浩@南国沖縄