<div>have you googled MFULock ?</div>
<div>I think that the next line line that you should see in the MAUI.LOG is:</div>
<div> </div>
<div>INFO: server lock successful<br></div>
<div><br> </div>
<div class="gmail_quote">On Jan 29, 2008 5:43 PM, Jan Ploski <<a href="mailto:Jan.Ploski@offis.de">Jan.Ploski@offis.de</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><a href="mailto:mauiusers-bounces@supercluster.org">mauiusers-bounces@supercluster.org</a> schrieb am 01/28/2008 10:14:42 PM:<br>
<div>
<div></div>
<div class="Wj3C7c"><br>> i am currently running maui v2.2.6p17-snap.1163711909 and torque v2.<br>> 3 on a double dual core opteron cluster. last week maui suddenly<br>> began dying and trying to restart. if i try to stop maui it will<br>
> fail (as no process is running). also, if i try to restart it<br>> manually it will register successfully but no process, again, will<br>> be running.<br>><br>> in the maui logs the service attempts to start but toward the end of<br>
> the process all i see that could be of any use to me is<br>><br>> 01/28 13:29:21 ServerDemonize()<br>> 01/28 13:29:21 INFO: child process in background<br>> 01/28 13:29:21 ServerAuthenticate()<br>> 01/28 13:29:21 MFULock(/var/spool/maui/,/var/spool/maui/maui.pid)<br>
> 01/28 13:29:21 INFO: parent is exiting<br>><br>> perhaps this is an obvious thought but, if there is a child in the<br>> background the parent should not exit. this is where i have begun<br>> trying to look for my solution. i had increased the debug level to<br>
> gain further information upon restart but have not seen anything<br>> that would be very helpful. at least to me.<br>><br>> i have seen posts related to this topic on the lists but as of yet<br>> have not seen a definitive answer to any posts that would lead me in<br>
> the right direction to diagnose the problem. any help from the<br>> community would be appreciated.<br><br></div></div>Have you checked whether or not the maui process is crashing? You can run<br>"maui -d" from the console (as administrator) to see whether the process<br>
terminates "normally" or with a signal. If it is crashing, you can run it<br>with gdb to obtain a stack trace (which might or might not provide a clue<br>of what is going on).<br><br>Regards,<br><font color="#888888">Jan Ploski<br>
_______________________________________________<br>mauiusers mailing list<br><a href="mailto:mauiusers@supercluster.org">mauiusers@supercluster.org</a><br><a href="http://www.supercluster.org/mailman/listinfo/mauiusers" target="_blank">http://www.supercluster.org/mailman/listinfo/mauiusers</a><br>
</font></blockquote></div><br>