[Arm-netbook] error installing NFS

cnxsoft cnxsoft at cnx-software.com
Wed Jul 25 04:03:43 BST 2012


On 25/07/2012 02:24, Valery Yundin wrote:
> Hello,
>
> You need kernel support for NFS.
> Check that CONFIG_NFSD and friend are enabled with zgrep NFS /proc/config.gz
>
> Also keep in mind that Ethernet driver in its current state really
> does not like UDP, so better stick with TCP NFS.
> If you are using only Linux consider GlusterFS as alternative to NFS
> (better performance with big files)
>
> Valery
>
> On 24 July 2012 20:59, Eran Krakovsky<ekrako at gmail.com>  wrote:
>> Hi,
>>
>> I am using the mele a100 as a home server.
>> I've having problems in installing NFS on the server .
>> below is what I'm trying to with Error
>>
>> linaro at linaro-server:~$ sudo apt-get install nfs-kernel-server
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> The following NEW packages will be installed:
>>    nfs-kernel-server
>> 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
>> Need to get 0 B/103 kB of archives.
>> After this operation, 472 kB of additional disk space will be used.
>> y
>> Selecting previously unselected package nfs-kernel-server.
>> (Reading database ... 31512 files and directories currently installed.)
>> Unpacking nfs-kernel-server (from
>> .../nfs-kernel-server_1%3a1.2.5-3ubuntu3_armhf.deb) ...
>> Processing triggers for ureadahead ...
>> Processing triggers for man-db ...
>> Setting up nfs-kernel-server (1:1.2.5-3ubuntu3) ...
>> insserv: Service nfs-common has to be enabled to start service nfs-kernel-server
>> insserv: Service rpcbind has to be enabled to start service nfs-kernel-server
>> insserv: exiting now!
>> update-rc.d: error: insserv rejected the script header
>> dpkg: error processing nfs-kernel-server (--configure):
>>   subprocess installed post-installation script returned error exit status 1
>> Errors were encountered while processing:
>>   nfs-kernel-server
>> E: Sub-process /usr/bin/dpkg returned an error code (1)
>>
>>
>> please try to help
>>
>> Thanks,
>> Eran
>>
>>

I've added NFS server support fort the server image - 
https://github.com/cnxsoft/a10-config/blob/master/kernel/mele-a1000-server.config
So the build tomorrow should support for it.

I did not know GlusterFS, and I see it uses fuse so I would have thought 
the performance may not be as good as NFS, but it seems not to be the case.





More information about the arm-netbook mailing list