On Mon, Dec 2, 2013 at 1:07 PM, G Fernandes <[email protected]> wrote:
> I am trying to start a service on two servers in parallel with the command:
>
> $ parallel --no-notice --nonall -S server12,server2 "/etc/init.d/service
> start"
>
> What happens is that the server is started correctly, but after parallel
> exits, the server gets stopped.
I have just tested on 2 of my systems and cannot reproduce your error.
So try reproducing the error on some virtual machines. From man
parallel:
If you suspect the error is dependent on your environment or
distribution, please see if you can reproduce the error on one
of these VirtualBox images:
http://sourceforge.net/projects/virtualboximage/files/
/Ole