Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: for me not work :)
PostPosted: Fri Jan 13, 2012 1:53 pm 
Offline
Newbie

Joined: Fri Jan 13, 2012 1:15 pm
Posts: 3
Hi @ all ,

i tryed to install nfs on my Linode :

Quote:
apt-get install nfs-kernel-server nfs-common portmap


when i restart the nfs-kernel-server i have an issue :

Code:
* Not starting NFS kernel daemon: no support in current kernel.


i use the help write in this post :

Code:
[*] nano +67 /etc/init.d/nfs-kernel-server
[*] Comment out this line: "if [ -f /proc/kallsyms ] && ! grep -qE ' nfsd_serv ' /proc/kallsyms; then"
[*] Replace with this line: "if [ -f /proc/kallsyms ] && ! grep -qE 'init_nf(sd| )' /proc/kallsyms; then"
[*] Save the changes


but when i restart the daemon i have this message :

* Starting NFS kernel daemon [fail]

Code:
/var/log/messages :
...
Jan 12 13:30:31 node2 kernel: nfsd: last server has exited, flushing export cache
Jan 12 13:30:31 node2 kernel: svc: failed to register nfsdv2 RPC service (errno 111).
Jan 12 13:30:31 node2 kernel: svc: failed to register nfsaclv2 RPC service (errno 111).
Jan 12 13:30:31 node2 kernel: nfsd: last server has exited, flushing export cache
Jan 12 13:30:31 node2 kernel: nfsd: last server has exited, flushing export cache


i'm running :

Linux node2 3.0.4-x86_64-linode21 #1 SMP Thu Sep 1 21:28:01 EDT 2011 x86_64 GNU/Linux

dmesg :

Code:
EXT3-fs (xvdc): using internal journal
EXT3-fs (xvdc): mounted filesystem with writeback data mode
svc: failed to register nfsdv2 RPC service (errno 111).
svc: failed to register nfsaclv2 RPC service (errno 111).
nfsd: last server has exited, flushing export cache
svc: failed to register nfsdv2 RPC service (errno 111).
svc: failed to register nfsaclv2 RPC service (errno 111).
nfsd: last server has exited, flushing export cache
nfsd: last server has exited, flushing export cache
eth0: no IPv6 routers present
svc: failed to register nfsdv2 RPC service (errno 111).
svc: failed to register nfsaclv2 RPC service (errno 111).
nfsd: last server has exited, flushing export cache
svc: failed to register nfsdv2 RPC service (errno 111).
svc: failed to register nfsaclv2 RPC service (errno 111).
nfsd: last server has exited, flushing export cache
nfsd: last server has exited, flushing export cache


so ... i think it was a problem with ipv6 ... i tried by install the official kernel of ubuntu 10.04 - now 2.6.32-37-server - by following this guide : http://library.linode.com/linode-platfo ... -lts-lucid

and finally i was able to disable the ipv6 support ...

but nfs-kernel won't start ...

dmesg say :

Code:
[3276799.115494] rpcbind: server localhost not responding, timed out
[3276804.125654] svc: failed to register lockdv1 RPC service (errno 512).
[3276804.125670] lockd_up: makesock failed, error=-512


someone can help me ?
Thanks.


Top
   
 Post subject: samba
PostPosted: Wed Jan 25, 2012 3:22 pm 
Offline
Newbie

Joined: Fri Jan 13, 2012 1:15 pm
Posts: 3
hi @ all,

i use samba instead of nfs.

Bye.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group