首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >nfs-常见安装失败

nfs-常见安装失败
EN

Unix & Linux用户
提问于 2013-09-26 12:58:20
回答 1查看 2.1K关注 0票数 0

在新安装的Debian计算机上,nfs-common的安装失败:

代码语言:javascript
复制
apt-get install nfs-common 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  open-iscsi watchdog
The following NEW packages will be installed:
  nfs-common
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/288 kB of archives.
After this operation, 718 kB of additional disk space will be used.
Selecting previously unselected package nfs-common.
(Reading database ... 14755 files and directories currently installed.)
Unpacking nfs-common (from .../nfs-common_1%3a1.2.6-4_amd64.deb) ...
Processing triggers for man-db ...
Setting up nfs-common (1:1.2.6-4) ...

Creating config file /etc/idmapd.conf with new version

Creating config file /etc/default/nfs-common with new version
[FAIL] Starting NFS common utilities: statd failed!
invoke-rc.d: initscript nfs-common, action "start" failed.
dpkg: error processing nfs-common (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 nfs-common
E: Sub-process /usr/bin/dpkg returned an error code (1)

/var/log/syslog有以下错误:

代码语言:javascript
复制
2013-09-26 14:33:26  rpc.statd:  Failed to read /var/lib/nfs/state: Success
2013-09-26 14:33:26  rpc.statd:  Initializing NSM state
2013-09-26 14:33:26  rpc.statd:  Failed to access local netconfig database: Netconfig database not found
2013-09-26 14:33:26  rpc.statd:  failed to create RPC listeners, exiting
EN

回答 1

Unix & Linux用户

发布于 2013-12-17 08:24:07

您自己编译内核了吗?试试这个..。

http://sirlagz.net/2011/07/19/nfs-not-working/

票数 -1
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/92476

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档