parallel
[Top][All Lists]
Advanced

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

Re: Parallel Question Issue


From: Ole Tange
Subject: Re: Parallel Question Issue
Date: Sat, 6 Mar 2021 00:44:50 +0100

On Fri, Mar 5, 2021 at 11:51 PM Hogue, Robert (Nokia - CA/Ottawa)
<robert.hogue@nokia.com> wrote:
>
> Thank you for the response, I set the logfile for the script.
>
> exec >/var/www/html/rbim/scripts/results/"$output_file_name"_2 2>&1

That is fine. You just did not mention this in your original mail.

> As I mentioned I can run it for 500 ips and all is good but when I run it on 
> 2000 ips the ones that passed with 500 not show some timing out and not 
> providing the command output I send with ssh.

Does it matter which IPs you start with?

E.g. instead of starting with 1..2000, start with 501..2000,1..500

Is it exactly the same that fail?

Does GNU Parallel complete? What does GNU Parallel put in --joblog?

/Ole



reply via email to

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