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

NFS trouble



Hi,

urspünglich dachte ich das Problem liegt am Autofs, aber es scheint ein 
Linux/NFS-Problem zu sein:

Astor:~# showmount -e iceman
Export list for iceman:
/export/stuff (everyone)

Astor:~# mount -t nfs -o nosuid iceman:/export/stuff /mnt
mount: wrong fs type, bad option, bad superblock on iceman:/export/stuff,
       or too many mounted file systems

~:1> rsh iceman uname -a
SunOS iceman 5.10 s10_57 sun4u sparc SUNW,Ultra-60

Gut, ist Solaris 10, aber eine andere Solaris 10 Kiste funzt:


Astor:~# showmount -e pegasus
Export list for pegasus:
/export (everyone)
/tmp    (everyone)

Astor:~# mount -t nfs -o nosuid pegasus:/export /mnt

Astor:~# mount | grep mnt
pegasus:/export on /mnt type nfs (rw,nosuid,addr=129.157.133.196)

~:1> rsh pegasus uname -a
SunOS pegasus 5.10 s10_58 sun4u sparc SUNW,Ultra-80

Ist da ide NFS Implementation unter Linux buggy?

Hat wer Erfahrung??

Peter

-- 
Peter Weiss               / Peter.Weiss@germany.sun.com
Sun Microsystems GmbH     / Sonnenallee 1, D-85551 Kirchheim-Heimstetten
(+49 89) 46008 2947       / mobil 0177/ 60 40 121



Reply to: