Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 08 Mar 2014 10:47:55 +0100
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: Re: Help - mpi ocl restore session

On 2014-03-08 04:59, Anthony Tanoury wrote:
> Also, the john.rec files on each computer are updated each time I do a
> "pkill -USR1 mpirun" and look good.

Are all nodes using the very same (eg. NFS) working directory as well as 
john/run directory? They must. You can't simply copy the john binary to 
each node and expect it to work. For example, after aborting a session, 
you should see this on your master node:

$ l sesname.*
-rw-------  1 magnum  staff   136B Mar  8 10:38 sesname.rec
-rw-------  1 magnum  staff   139K Mar  8 10:38 sesname.log
-rw-------  1 magnum  staff   137B Mar  8 10:38 sesname.4.rec
-rw-------  1 magnum  staff   137B Mar  8 10:38 sesname.3.rec
-rw-------  1 magnum  staff   135B Mar  8 10:38 sesname.2.rec

...and in that one log file, all nodes' log messages can be seen 
(prepended with node number). Maybe this is your problem? Easy fix then! 
Maybe this should be documented more specifically.

magnum

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.