Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72407 - unable to do nfslock on LiveCD 2004.3, unable to install diskless workstation from livecd
Summary: unable to do nfslock on LiveCD 2004.3, unable to install diskless workstation...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 75140
  Show dependency tree
 
Reported: 2004-11-24 16:13 UTC by Henrik
Modified: 2005-03-28 07:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik 2004-11-24 16:13:33 UTC
#> rpc.lockd
lockdsvc: Function not implemented

It looks like nfsd isn't compiled in on the live cd.

Originally I was trying to install gentoo as a diskless workstation, following a procedure for installing and compiling to the nfs share.

I saw the following messages a while trying to emerge the kernel, and  cannot emege the kernel. Running exim_lock -fcntl t on the nfs shares give the same problem.
lockd: cannot monitor 192.168.0.211
Nov 24 23:05:23 livecd lockd: failed to monitor 192.168.0.211

I found out the lockmgr is missing, and I tried to start it manually, please see top.

Looking at the kernel config:
  30  cp /proc/config.gz .
   31  gzip -d config.gz
   32  ls -lrt
   33  more config
   34  grep -i nfs config
   35  history
livecd tmp # grep -i nfs config
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_DIRECTIO is not set
# CONFIG_NFSD is not set

from the below entry it looks like the nfslockd needs the nfsd.
http://forums.gentoo.org/viewtopic.php?t=4486&highlight=lockdsvc+implemented


Reproducible: Always
Steps to Reproduce:
1./etc/init.d/portmap start
2./etc/init.d/nfsmount start
3./etc/init.d/nfs start
4./sbin/rpc.lockd
Actual Results:  
lockdsvc: Function not implemented 
 

Expected Results:  
/usr/sbin/rpcinfo -p | grep l 
    100021    1   udp  32769  nlockmgr 
    100021    3   udp  32769  nlockmgr 
    100021    4   udp  32769  nlockmgr 
 

I cant find emerge on the CD.
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-12-31 07:45:45 UTC
I added CONFIG_NFSD as a module to my local kernel config and it will show up in 2005.0's release.
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-28 07:53:16 UTC
This should be fixed in 2005.0