Bug#304245: [autofs] Bug#304245: patch - NFS mounts occasionally fail

2005-04-19 Thread Daniel Andre Vaquero
On Wed, Apr 20, 2005 at 09:02:22AM +0800, Ian Kent wrote: > > Fine, but what I'm after is what happpens when the ping fails for all > servers. Changing the host names to bogus names should be enough. Changed /etc/auto.testing to foo -ro,hard,intr \ /dir/barbogus:/usr/local/b

Bug#304245: [autofs] Bug#304245: patch - NFS mounts occasionally fail

2005-04-19 Thread Daniel Andre Vaquero
Hi, On Wed, Apr 20, 2005 at 01:00:30AM +0800, [EMAIL PROTECTED] wrote: > > Has this patch been tested with multi-mount map entries? I don't have experience with multi-mount map entries, but I have done a small test with entries like this (borrowed from http://linux.kernel.org/pipermail/autofs/20

Bug#304245: [daniel@vision.ime.usp.br: Bug#304245: patch - NFS mounts occasionally fail]

2005-04-17 Thread Daniel Andre Vaquero
Hi, My editor broke the indentation style in the patch; I'm resending it as an attached file. Thanks, Daniel On Sun, Apr 17, 2005 at 05:42:40PM +0200, Steinar H. Gunderson wrote: > Hi, > > Thanks for the patch; sending upstream for evaluation. > > /* Steinar */ --- autofs-4.1.4.orig/modules/m

Bug#304245: patch - NFS mounts occasionally fail

2005-04-16 Thread Daniel Andre Vaquero
Hi, After some days of testing with upstream version 4.1.4, I noticed that it is also broken (although mount failures occur less frequently). My scenario consists of a single server, with no replicated mounts. Debugging the code, I found that the problem happens in the function get_best_mount() of

Bug#304245: NFS mounts occasionally fail

2005-04-11 Thread Daniel Andre Vaquero
On Tue, Apr 12, 2005 at 12:00:13AM +0200, Steinar H. Gunderson wrote: > > This is a dupe of #297359, merging. > > 4.1.4 is coming, but upstream's init script is broken, so it'll have to wait > until I get that resolved. Well, unless I missed something it isn't the same problem as #297359, because

Bug#304245: NFS mounts occasionally fail

2005-04-11 Thread Daniel Andre Vaquero
Package: autofs Version: 4.1.3+4.1.4beta2-7 This version of autofs may occasionally fail when mounting NFS shares, and messages like this one are written to syslog: Apr 8 23:19:13 mymachine automount[10062]: failed to mount /home/daniel I debugged the code a little bit and found that the error