Re: [Freeipa-devel] [PATCH] 324 Add fallback for httpd restarts

2012-10-19 Thread Rob Crittenden
Martin Kosek wrote: On 10/18/2012 04:36 PM, Rob Crittenden wrote: Martin Kosek wrote: On 10/18/2012 02:47 PM, Rob Crittenden wrote: Martin Kosek wrote: Attaching a script I used to reproduce the issue on machine with sysV (RHEL 6.4 in my case). With the patch applied, httpd restarts correctly

Re: [Freeipa-devel] [PATCH] 324 Add fallback for httpd restarts

2012-10-18 Thread Martin Kosek
On 10/18/2012 04:36 PM, Rob Crittenden wrote: > Martin Kosek wrote: >> On 10/18/2012 02:47 PM, Rob Crittenden wrote: >>> Martin Kosek wrote: Attaching a script I used to reproduce the issue on machine with sysV (RHEL 6.4 in my case). With the patch applied, httpd restarts correctly f

Re: [Freeipa-devel] [PATCH] 324 Add fallback for httpd restarts

2012-10-18 Thread Rob Crittenden
Martin Kosek wrote: On 10/18/2012 02:47 PM, Rob Crittenden wrote: Martin Kosek wrote: Attaching a script I used to reproduce the issue on machine with sysV (RHEL 6.4 in my case). With the patch applied, httpd restarts correctly fallback-ed. If you think that the wait is not enough, I can add a

Re: [Freeipa-devel] [PATCH] 324 Add fallback for httpd restarts

2012-10-18 Thread Martin Kosek
On 10/18/2012 02:47 PM, Rob Crittenden wrote: > Martin Kosek wrote: >> Attaching a script I used to reproduce the issue on machine with sysV (RHEL >> 6.4 >> in my case). With the patch applied, httpd restarts correctly fallback-ed. >> >> If you think that the wait is not enough, I can add a more c

Re: [Freeipa-devel] [PATCH] 324 Add fallback for httpd restarts

2012-10-18 Thread Rob Crittenden
Martin Kosek wrote: Attaching a script I used to reproduce the issue on machine with sysV (RHEL 6.4 in my case). With the patch applied, httpd restarts correctly fallback-ed. If you think that the wait is not enough, I can add a more complicated procedure, like this one: wait_time = 5 retries =

[Freeipa-devel] [PATCH] 324 Add fallback for httpd restarts

2012-10-18 Thread Martin Kosek
Attaching a script I used to reproduce the issue on machine with sysV (RHEL 6.4 in my case). With the patch applied, httpd restarts correctly fallback-ed. If you think that the wait is not enough, I can add a more complicated procedure, like this one: wait_time = 5 retries = 3 for x in xrange(re