On 24/11/12 17:37, Wolfgang Faust wrote: > Logging in to submit.toolserver.org <http://submit.toolserver.org> takes > a really long time recently (starting a few days ago). Clematis doesn't > seem to have any load though, so I don't know what's going on.
Thousands of processes running df -k /mnt/user-store? :) $ ssh submit "ps -ef | grep -c 'df -k /mnt/user-store'" 15408 Seems we have /mnt/user-store problems again. clematis ~ $ time ls /mnt/user-store NFS server thyme not responding still trying NFS getattr failed for server thyme: error 16 (RPC: Failed (unspecified error)) ls: cannot access /mnt/user-store: Connection timed out But those instances are stuck. There are processes since Nov 12. Seems that nosy just killed them. _______________________________________________ Toolserver-l mailing list ([email protected]) https://lists.wikimedia.org/mailman/listinfo/toolserver-l Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette
