I was wondering if anyone else run into this and knows the cure. I'm exporting multiple drives off my Windows PC to a Solaris machine, the setup seems symmetrical to me but only the C: drive mounts, the other drives give a "Stale NFS file handle error".
Ta, Kev.
Windows XP Pro/SP2 (dkcw95):
df:
Filesystem 1K-blocks Used Available Use% Mounted on C:\cygwin\bin 39070048 25742920 13327128 66% /usr/bin C:\cygwin\lib 39070048 25742920 13327128 66% /usr/lib C:\cygwin 39070048 25742920 13327128 66% / c: 39070048 25742920 13327128 66% /xp/c d: 39939448 67276 39872172 1% /xp/d
ls -ld /xp/? drwxrwxr-x+ 36 Administrators SYSTEM 0 Mar 12 00:22 /xp/c drwxrwxr-x+ 4 Administrators SYSTEM 0 Mar 12 00:22 /xp/d
exportfs:
/xp/d grfx(rw,no_root_squash,anonuid=1003,anongid=545) /xp/c grfx(ro,no_root_squash,anonuid=1003,anongid=545)
Solaris (grfx):
vfstab:
dkcw95:/xp/d - /dkcw95/d nfs - no -
dkcw95:/xp/c - /dkcw95/c nfs - no -
Mount:
nfs mount: mount: /dkcw95/d: Stale NFS file handle
df:
/dkcw95/c (dkcw95:/xp/c ):26654256 blocks -1 files
showmount -e dkcw95:
export list for dkcw95: /xp/c grfx /xp/d grfx
ls -l /net/dkcw95/xp:
total 2 dr-xr-xr-x 1 root root 1 Mar 12 17:46 c dr-xr-xr-x 1 root root 1 Mar 12 17:46 d
Using automount -
ls -l /net/dkcw95/xp/c
total 2717
-r-x------ 1 4294967295 4294967295 260272 Aug 4 2004 $LDR$
drwx------ 4 4294967295 4294967295 0 Feb 19 14:44 $WIN_NT$.~BT
drwx------ 2 4294967295 4294967295 0 Feb 25 01:25 ABit
-rwxrwx--- 1 544 18 0 Feb 10 01:40 AUTOEXEC.BAT
drwxrwx--- 8 544 root 0 Feb 20 15:30 Acrobat3
...........
ls -l /net/dkcw95/xp/d:
/net/dkcw95/xp/d: Permission denied
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/