https://bugzilla.wikimedia.org/show_bug.cgi?id=37071
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |36646 --- Comment #3 from Antoine "hashar" Musso <[email protected]> 2012-05-25 08:27:59 UTC --- Restarting loop ( /etc/init.d/mw-job-runner ), seems to fix the link: # ls -l /proc/6973/cwd lrwxrwxrwx 1 apache apache 0 2012-05-25 08:24 /proc/6973/cwd -> /usr/local/apache/common-local/multiversion/ # /usr/local/apache being a NFS mount : deployment-nfs-memc:/mnt/export/apache on /usr/local/apache type nfs (rw,bg,soft,tcp,timeo=14,intr,nfsvers=3,addr=10.4.0.58) I have no idea what could make it unliked. Maybe the NFS server move the directory somehow or whenever NFS has a connection issue the jobrunner servers considers the file unaccessible permanently. I am marking 36646 - "get rid of NFS" as a dependency. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
