parallel
[Top][All Lists]
Advanced

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

Re: Remote execution of init script


From: Ole Tange
Subject: Re: Remote execution of init script
Date: Mon, 2 Dec 2013 21:40:55 +0100

On Mon, Dec 2, 2013 at 1:07 PM, G Fernandes <gntsuk@googlemail.com> 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



reply via email to

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