Am 2006-12-14 12:42:13, schrieb [EMAIL PROTECTED]:
> On Thu, Dec 14, 2006 at 12:18:27PM -0500, [EMAIL PROTECTED] wrote:
> > How do I get NFS locking to work?  (And why doesn't it "just work" 
> > anyway?)
> > 
> > I am unable to use monotone properly over an NFS mount because it very 
> > sensibly tries to lock its repository before modifying it.

You NEEED to mount your NFS-Share HARD in your /etc/fstab with:

nfsserver:/directory   /datadir nfs 
rw,bg,hard,intr,tcp,vers=3,wsize=8192,rsize=8192 0 0
                                          ^^^^      ^^^ ^^^^^^

and it seems, that some things are working only correctly,
if you use "tcp" and "vers=3".  Be sure, you have compiled
this options into your kernel or kernel-module.

Thanks, Greetings and nice Day
    Michelle Konzack
    Systemadministrator
    Tamay Dogan Network
    Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/6/61925193    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature

Reply via email to