Re: NFS problem

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

 



Marc Bruggeman wrote:
> Hi all,
> For some time already I have some annoying problem when mounting an NFS
> partition.
> A subdirectory on my server is exported to be used as an  NFS mount on a
> client PC (/opt/NFSHARE ).
> Under NFShare is a subdirecory called Windows where I keep some legacy
> stuff.
> 
> When mounting the NFSHARE on a client PC, I can browse  & use the
> different subdirectories under NFSHARE with the proper accounts,but I
> cannot browse the Windows subdirectory.
> This is what I get when I use stat to give me the details of the
> directory on the server and the client  :
> 
<--------------------[ SNIP ]--------------->
> PS : that Windows directory is mounted as a separate fysical drive into
> the filestructure   on the server  (mountpoint = /opt/NFSHARE/Windows ),
> but I assume this has nothing to do with this problem.
> Anyway, as soon as I can use this diskspace via NFS, I intend to use it
> for more practical things than archiving material I don't use anymore....
> 
Actually, the fact that it is another file system mounted in the
export tree is probably the problem. By default, the export is only
for the base file system. You need the nohide option if you want to
export the the Windows directory.

nohide This  option is based on the option of the same name provided
       in IRIX NFS. Normally, if a server exports two filesystems
       one  of which is mounted on the other, then the client
       will have to mount both filesystems explicitly to get access
       to them. If it just mounts the parent, it will see an empty
       directory at the place where the other filesystem is mounted.
       That filesystem is "hidden".

If you unmounted /opt/NFSHARE/Windows, you would probably find any
file that were written to the /opt/NFSHARE/Windows directory when
the client have /opt/NFSHARE but not /opt/NFSHARE/Windows mounted.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux