Mount & SMB problems ...

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

 



Hello, 
i'm still with my files sharing problem, and here's it :

Thanks to a login/password, i can connect my windows NT to a remote ressource wich shares some files.
I works fine and i can do what i want in those directories =)

But when i try o do it on my linux, i seems to work pretty good -> I see the directories but when i try to lists those, it is like they were empty, where as i know they dont ...

I dont think it is a privileges problem of the login/password because when i use it (from a windows) its works and i see all the files (can even delete them) where as on my linuw box it work Half :(

thanks for helping'

-----Message d'origine-----
De : fedora-list-bounces@xxxxxxxxxx
[mailto:fedora-list-bounces@xxxxxxxxxx]De la part de Will Partain
Envoyé : lundi 4 avril 2005 13:59
À : fedora-list@xxxxxxxxxx
Objet : nfs4 mount + path involving symlink = wrong behavior


Hi, all; this is filed as Bug 153082 on bugzilla.redhat.com.  I am
posting it here, in case others {are seeing it, have ideas}.

Summary: NFS behavior that is just plain wrong.  Update since initial
bugzilla report: if I remove the 'fstype=nfs4' from the automountery
on the client, it works correctly.

[client is FC3 i386; server is FC3 x86_64; both fully up-to-date]

The server is exporting...:

  /._disc1 quidditch.verilab.com(rw,sync,fsid=0,insecure,no_subtree_check) [other hosts]

The client (quidditch) is mounting /home/partain via /etc/auto_home ...

  partain -fstype=nfs4,rw,nosuid,nodev,sync,retry=5,rsize=16384,wsize=16384,udp,intr	srv1.verilab.com:/home/partain

If, on the client, I now set up...:

   cd /etc
   sudo ln -s /home/partain/wibble test-wibble

and then (somewhere)

   mkdir -p /home/partain/wibble/bin

and create a script /home/partain/wibble/bin/foo

   #!/usr/bin/env sh
   echo hello NFS bug

Now... /home/partain is _not_ mounted on quidditch; I do (from another machine)

   % ssh quidditch /etc/test-wibble/bin/foo
   sh: /etc/test-wibble/bin/foo: /usr/bin/env: bad interpreter: Is a directory

/home/partain will be mounted now; if I run it immediately again:

   % ssh quidditch /etc/test-wibble/bin/foo
   hello NFS bug

This is very wrong :-)

If (with /home/partain not mounted) I avoid the symlink in /etc, I get

   partain@hagrid% ssh quidditch /home/partain/wibble/bin/foo
   hello NFS bug

which is correct.  All insight welcome!

Will


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux