You are not logged in.

#1 2011-04-03 07:42:06

nuxorg
Member
Registered: 2009-08-11
Posts: 37

KDE Dolphin problems with nfs (v4) share

I just started to use NFSv4, but Dolphin seems to have problems with it. For example if I copy something from local partition to the nfs partition dolphin stops to response. I cannot launch another dolphin or browse the current dolphin. After copying is completed the dolphin starts to work again. I also have cifs partitions via samba, but with those I don't have this problem. Something wrong with my NFS configuration maybe?

/etc/idmapd.conf

[General]
Verbosity = 3
Pipefs-Directory = /var/lib/nfs/rpc_pipefs
Domain = fakedomain.org

[Mapping]
Nobody-User = nobody
Nobody-Group = nobody

/etc/exports

/export         192.168.0.0/24(rw,fsid=0,no_subtree_check,async,no_root_squash)
/export/alpha   192.168.0.0/24(rw,no_subtree_check,async,nohide,no_root_squash)
/export/beta   192.168.0.0/24(rw,no_subtree_check,async,nohide,no_root_squash)
/export/gamma   192.168.0.0/24(rw,no_subtree_check,async,nohide,no_root_squash)
/export/delta   192.168.0.0/24(rw,no_subtree_check,async,nohide,no_root_squash)

Last edited by nuxorg (2011-04-04 11:52:12)

Offline

Board footer

Powered by FluxBB