[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

NFS Probleme Linux -> Sun



Hi,

Wenn ich ein Verzeichnis von meiner Linux-Büchse an eine Sun exportiere
bekomme ich jedoch ein permission denied:

bash-2.05# uname -a
SunOS Winona 5.9 Generic_112233-08 sun4u sparc SUNW,Ultra-5_10

bash-2.05# showmount -e mp122
export list for mp122:
/export rw

bash-2.05# rpcinfo -p mp122
   program vers proto   port  service
    100000    2   tcp    111  rpcbind
    100000    2   udp    111  rpcbind
    391002    2   tcp    798
    100001    1   udp  32768  rstatd
    100001    2   udp  32768  rstatd
    100001    3   udp  32768  rstatd
    100001    4   udp  32768  rstatd
    100001    5   udp  32768  rstatd
    100002    2   udp  32769  rusersd
    100002    3   udp  32769  rusersd
    100008    1   udp  32770  walld
    100024    1   udp    606  status
    100024    1   tcp    609  status
    100003    2   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100005    1   udp    612  mountd
    100005    2   udp    612  mountd
    100005    1   tcp    615  mountd
    100005    2   tcp    615  mountd

bash-2.05# mount mp122:/export /mnt
nfs mount: mp122:/export: access denied


Auf der Linux-Seite sieht das so aus

~:1> uname -a
Linux Astor 2.6.6astor #1 SMP Fri May 14 13:40:38 CEST 2004 i686 GNU/Linux

~:1> ps -ef | egrep '(nfs|rpc|stat)' | grep -v grep 
root      2123     1  0 14:59 ?        00:00:00 /sbin/rpc.statd
root      2129     1  0 14:59 ?        00:00:00 /usr/sbin/rpc.nfsd
root      2131     1  0 14:59 ?        00:00:00 /usr/sbin/rpc.mountd

Hat wer 'ne Idee??

TIA -- Peter

-- 
Peter.Weiss@consol.de                         ConSol* Software GmbH
Phone  +49 89 45841-100                       Consulting & Solutions
Mobile +49 177 6040121                        Franziskanerstr. 38
http://www.consol.de                          D-81669 München



Reply to: