Hi , habe da ein Problem ein NFS-Verzeichnis zu mounten.
ws-work:/# mount 172.16.0.4:/ /mnt/
mount: 172.16.0.4:/: can't read superblock
ws-work:/# dmesg -c
RPC call_verify: retry failed, exit EIO
ws-work:/ rpcinfo -p localhost
Program Vers Proto Port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 4 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100003 4 tcp 2049 nfs
100021 1 udp 32794 nlockmgr
100021 3 udp 32794 nlockmgr
100021 4 udp 32794 nlockmgr
100021 1 tcp 37981 nlockmgr
100021 3 tcp 37981 nlockmgr
100021 4 tcp 37981 nlockmgr
100005 1 udp 725 mountd
100005 1 tcp 728 mountd
100005 2 udp 725 mountd
100005 2 tcp 728 mountd
100005 3 udp 725 mountd
100005 3 tcp 728 mountd
100024 1 udp 32795 status
100024 1 tcp 37193 status
habe das ganze nun auch mal auf dem Server gemacht..
ws-work:/# rpcinfo -p nfsserver
Program Vers Proto Port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100003 2 udp 2049 nfs
100003 2 tcp 2049 nfs
150001 1 udp 884 pcnfsd
150001 2 udp 884 pcnfsd
150001 1 tcp 887 pcnfsd
150001 2 tcp 887 pcnfsd
100005 1 udp 1018 mountd
100005 1 tcp 1020 mountd
Was mich nun wirklich ratlos macht ist folgendes
1.) Auf meinem alten Client System (SuSe 9.3) konnte ich problemlos das NFS-Verzeichniss vom Server mounten.
2.) Erst seit Umstellung auf Debian Etch habe ich das Problem
3.) Am Server hat sich defintiv nichts geändert habe zum spass mal unter VMWare SuSe9.3 installiert und schwups kann ich das NFS-Verzeichniss mounten.
Bin für jede hilfe dankbar..
ws-work:/# mount 172.16.0.4:/ /mnt/
mount: 172.16.0.4:/: can't read superblock
ws-work:/# dmesg -c
RPC call_verify: retry failed, exit EIO
ws-work:/ rpcinfo -p localhost
Program Vers Proto Port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 4 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100003 4 tcp 2049 nfs
100021 1 udp 32794 nlockmgr
100021 3 udp 32794 nlockmgr
100021 4 udp 32794 nlockmgr
100021 1 tcp 37981 nlockmgr
100021 3 tcp 37981 nlockmgr
100021 4 tcp 37981 nlockmgr
100005 1 udp 725 mountd
100005 1 tcp 728 mountd
100005 2 udp 725 mountd
100005 2 tcp 728 mountd
100005 3 udp 725 mountd
100005 3 tcp 728 mountd
100024 1 udp 32795 status
100024 1 tcp 37193 status
habe das ganze nun auch mal auf dem Server gemacht..
ws-work:/# rpcinfo -p nfsserver
Program Vers Proto Port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100003 2 udp 2049 nfs
100003 2 tcp 2049 nfs
150001 1 udp 884 pcnfsd
150001 2 udp 884 pcnfsd
150001 1 tcp 887 pcnfsd
150001 2 tcp 887 pcnfsd
100005 1 udp 1018 mountd
100005 1 tcp 1020 mountd
Was mich nun wirklich ratlos macht ist folgendes
1.) Auf meinem alten Client System (SuSe 9.3) konnte ich problemlos das NFS-Verzeichniss vom Server mounten.
2.) Erst seit Umstellung auf Debian Etch habe ich das Problem
3.) Am Server hat sich defintiv nichts geändert habe zum spass mal unter VMWare SuSe9.3 installiert und schwups kann ich das NFS-Verzeichniss mounten.
Bin für jede hilfe dankbar..