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 Steinar H. Gunderson
merge 297359 304245 thanks On Mon, Apr 11, 2005 at 06:41:12PM -0300, Daniel Andre Vaquero wrote: > I debugged the code a little bit and found that the error occurs in the > election code in the function get_best_mount() of mount_nfs.c. The algorithm > sometimes returns winner = NULL, and the mount

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