bug-parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Parallel Bug Reports Feature request: if a SSH node goes down, retry


From: Nazgul
Subject: GNU Parallel Bug Reports Feature request: if a SSH node goes down, retry on other nodes
Date: Fri, 11 Dec 2015 09:17:15 +1100

Hi all,

I am using GNU Parallel with --sshlogin on unreliable nodes - that is, some of them become unreachable after an unpredictable amount of time.

When this happens, Parallel sends all the queued commands one after the other to the machine (because they finish very quickly with a "No route to host", leaving the machine "free").

It would be nice to have a feature so that, instead, remaining threads are sent to the machines that are still available.


Best Regards,
Marco

reply via email to

[Prev in Thread] Current Thread [Next in Thread]