[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug #34372: filter out dead remote hosts before running on remotes
From: |
Ole Tange |
Subject: |
bug #34372: filter out dead remote hosts before running on remotes |
Date: |
Mon, 28 May 2012 02:55:19 +0200 |
Basic --filter-hosts is now working in git version.
parallel --filter-hosts -S server-a -S nonexistant -S
existant-but-down --onall hostname\;echo ::: a b
This will remove nonexistant and existant-but-down from the list of
servers and only run commands on server-a.
Currently you can NOT put --filter-hosts in a profile, $PARALLEL,
/etc/parallel/config or similar. This is because GNU Parallel uses GNU
Parallel to compute this, so you will get an infinite loop.
Feed back wanted.
/Ole
--
https://www.gnu.org/software/parallel/merchandise.html
¿ǝsıpuɐɥɔɹǝɯ lǝllɐɹɐd ∩N⅁ ɹnoʎ pǝɹǝpɹo noʎ ǝʌɐH
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug #34372: filter out dead remote hosts before running on remotes,
Ole Tange <=