OpenVZ Forum


Home » General » Support » NFS on Ubuntu 11.04 (Not starting NFS kernel daemon: no support in current kernel)
NFS on Ubuntu 11.04 [message #43453] Mon, 12 September 2011 10:53 Go to next message
pablov2 is currently offline  pablov2
Messages: 7
Registered: May 2011
Junior Member
Hi all

I have a container with Ubuntu 11.04

Not starting NFS kernel daemon: no support in current kernel (Linux 2.6.32-4-pve)

I have load the module nfs in host and adding this to container:

# vzctl set 101 --features "nfs:on" --save
# vzctl start 101

But when I try to restart nfs-server i get:


/etc$ sudo /etc/init.d/nfs-kernel-server restart
 * Stopping NFS kernel daemon                                                                                                                          [ OK ] 
 * Unexporting directories for NFS kernel daemon...                                                                                                    [ OK ] 
 * Not starting NFS kernel daemon: no support in current kernel.


What is the problem??

Thanks
Re: NFS on Ubuntu 11.04 [message #43454 is a reply to message #43453] Mon, 12 September 2011 11:16 Go to previous messageGo to next message
azagzin is currently offline  azagzin
Messages: 38
Registered: May 2008
Location: Vilnius
Member
did you load nfs kernel module on HN ?

also, please read this first: http://wiki.openvz.org/NFS

[Updated on: Mon, 12 September 2011 11:17]

Report message to a moderator

Re: NFS on Ubuntu 11.04 [message #43455 is a reply to message #43454] Mon, 12 September 2011 11:27 Go to previous messageGo to next message
pablov2 is currently offline  pablov2
Messages: 7
Registered: May 2011
Junior Member
Yes, in the HN

pve:~# lsmod | grep nfs
nfs 241322 0
lockd 58748 1 nfs
fscache 29178 1 nfs
nfs_acl 2031 1 nfs
auth_rpcgss 33300 1 nfs
sunrpc 164133 5 nfs,lockd,nfs_acl,auth_rpcgss

and the container:


pve:~# vzctl exec 104 cat /proc/filesystems
ext3
nodev rpc_pipefs
nodev nfs
nodev sysfs
nodev proc
nodev tmpfs
nodev devpts


Re: NFS on Ubuntu 11.04 [message #43460 is a reply to message #43455] Tue, 13 September 2011 11:54 Go to previous message
pablov2 is currently offline  pablov2
Messages: 7
Registered: May 2011
Junior Member
Any idea of what is happening?

Thanks
Previous Topic: OpenVZ IO Isolation ?
Next Topic: OpenVZ venet HW Mac Address question
Goto Forum:
  


Current Time: Mon Aug 12 10:21:36 GMT 2024

Total time taken to generate the page: 0.02816 seconds