Problems running Samba from a NFS filesystem

Gerald Carter jerry at samba.org
Fri Jan 25 07:25:09 GMT 2002


On Fri, 25 Jan 2002, Bartick, Brett wrote:

> Hi!
>
> We have a number of Samba servers installed and they seem to be
> running fairly flawlessly. On all our systems, we have installed the
> Samba code on a locally attached disk. On a new project I am working
> on, I would like to install the Samba executables on a network disk.
> For some unknown reason, I can't get the Samba to work when attached
> to my network disk. I have the same code installed on the local disk,
> and Samba works fine. I am getting the following error message logged
> in the smbd log file.

tdb's make extensive use of mmap() which requires functional, byte range
locking.  You don't get this over NFS.  Define "lock directory" (and the
private/) to be a local directory and things should be ok.








chau, jerry
 ---------------------------------------------------------------------
 Hewlett-Packard                                     http://www.hp.com
 SAMBA Team                                       http://www.samba.org
 --                                            http://www.plainjoe.org
 "Sam's Teach Yourself Samba in 24 Hours" 2ed.      ISBN 0-672-32269-2
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--





More information about the samba mailing list