<p dir="ltr">What distro are u using? This sounds more like a problem in the init script,  where it tries to restart opensips before the last process has existed, which then fails to start.  Try adding  - - retry option to start-stop-daemon. </p>
<div class="gmail_quote">On May 7, 2015 4:01 AM, &quot;Max Mühlbronner&quot; &lt;<a href="mailto:mm@42com.com">mm@42com.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Comparing &quot;opensipsctl ps&quot; and the pid of the remaining process shows it&#39;s the attendant process.<br>
<br>
root@opensips1:/etc/opensips# opensipsctl ps<br>
<br>
Process:: ID=0 PID=25935 Type=attendant<br>
<br>
<br>
<br>
root@opensips1:/etc/opensips# /etc/init.d/opensips restart<br>
<br>
Restarting opensips: opensips^[[Aroot@opensips1:/etc/opensips# ps uax|grep opensips<br>
<br>
opensips 25935 0.0 2.1 962160 21768 ? S 09:44 0:00 /sbin/opensips -P /var/run/opensips/opensips.pid -m 896 -M 32 -u opensips -g opensips<br>
<br>
<br>
After a few seconds the attendant process is gone, and opensips is not running anymore. Did anyone experience something like this before?<br>
<br>
<br>
BR<br>
<br>
Max M.<br>
<br>
On 05.05.2015 11:00, Max Mühlbronner wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
when restarting Opensips it will shut down all the processes immediately, but there is still a single process left &quot;hanging&quot; (cpu load) which eventually exits after some time. It is not possible to restart Opensips until this process is killed/quits.<br>
<br>
root@opensips1:~# /etc/init.d/opensips restart<br>
Restarting opensips: opensipsroot@opensips1:~#<br>
<br>
<br>
Opensips version is 1.11.4-tls. But we also had the same issue with 1.7.x and 1.10.X.<br>
<br>
There are ~3000 active dialogs, but it should not take that long to dump everything into the database. (db_mode is set to &quot;2&quot;) right?<br>
<br>
Any hints/ideas are appreciated.<br>
<br>
<br>
Best Regards<br>
<br>
<br>
Max M.<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote>
<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>