NFS Server Support in Kernel?

This forum is for all other ARMv5 devices

NFS Server Support in Kernel?

Postby Fieryphoenix » Sun Jul 10, 2011 1:37 am

I am trying to track down the source of NFS problems I am having with my Pro, can anyone confirm that the current version of the oxnas kernel is compiled with NFS server support? If it is not, can anyone provide information as to what versions of arm kernel source code I'll need to patch my kernel for it?
Fieryphoenix
 
Posts: 27
Joined: Sun May 22, 2011 8:41 pm

Re: NFS Server Support in Kernel?

Postby WarheadsSE » Sun Jul 10, 2011 1:42 am

Here is the chunk from the config:

CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
# CONFIG_NFS_V4 is not set
# CONFIG_NFSD is not set
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_NFS_COMMON=y
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: NFS Server Support in Kernel?

Postby Fieryphoenix » Sun Jul 10, 2011 3:50 am

Do I understand correctly that what you posted are the changes I need to make to the config when recompiling the kernel, or are these the currently set options in the config, and I'm on the wrong track that the source of my trouble is the kernel? My clue was dmesg:
$this->bbcode_second_pass_code('', '[702860.830000] nfsd: Unknown symbol nfsacl_decode
[702860.830000] nfsd: Unknown symbol gss_mech_get_by_pseudoflavor
[702860.840000] nfsd: Unknown symbol nfsacl_encode
[702860.860000] nfsd: Unknown symbol gss_pseudoflavor_to_service
[702860.870000] nfsd: Unknown symbol svc_gss_principal
[702860.870000] nfsd: Unknown symbol gss_mech_put
[702860.880000] nfsd: Unknown symbol svcauth_gss_flavor
[702871.680000] nfsd: Unknown symbol nfsacl_decode
[702871.680000] nfsd: Unknown symbol gss_mech_get_by_pseudoflavor
[702871.690000] nfsd: Unknown symbol nfsacl_encode
[702871.710000] nfsd: Unknown symbol gss_pseudoflavor_to_service
[702871.720000] nfsd: Unknown symbol svc_gss_principal
[702871.720000] nfsd: Unknown symbol gss_mech_put
[702871.730000] nfsd: Unknown symbol svcauth_gss_flavor
')
Fieryphoenix
 
Posts: 27
Joined: Sun May 22, 2011 8:41 pm

Re: NFS Server Support in Kernel?

Postby WarheadsSE » Sun Jul 10, 2011 2:35 pm

That was what is currently in the config.

As for recompiling, just be ready for frustrations.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: NFS Server Support in Kernel?

Postby tritron » Sun Jul 10, 2011 2:59 pm

is not that bad at all nfs modules compile fine. even v4l-dvb compiles fine against our kernel. Now bluetooth is interesting I can't modprobe btusb but I can insmod btusb. I had no issues compiling nfs modules
tritron
 
Posts: 83
Joined: Thu Jun 16, 2011 7:16 pm

Re: NFS Server Support in Kernel?

Postby WarheadsSE » Sun Jul 10, 2011 9:15 pm

I'm talking about actual kernel compilation, not just modules. Modules are cake. Always make sure you do the cace-v6.S patch/swap though.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: NFS Server Support in Kernel?

Postby tritron » Sun Jul 10, 2011 9:54 pm

I do but still some modules will only load with insmod not modprobe.
tritron
 
Posts: 83
Joined: Thu Jun 16, 2011 7:16 pm

Re: NFS Server Support in Kernel?

Postby WarheadsSE » Mon Jul 11, 2011 2:19 am

Are you running as follows:

make modules modules_install
depmod -a
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: NFS Server Support in Kernel?

Postby tritron » Mon Jul 11, 2011 3:10 am

Yes I am. btusb gives me issues amd v4l-dvb modules. I wonder how I rebuild System.map26
tritron
 
Posts: 83
Joined: Thu Jun 16, 2011 7:16 pm


Return to Community Supported

Who is online

Users browsing this forum: No registered users and 13 guests

cron