<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1491" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=593315316-04032005>I am still seeing 
BOARDBUSY messages in my logs like the following:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=593315316-04032005>larrd-status.log:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=593315316-04032005>2005-03-04 11:36:11 
Tried to down BOARDBUSY: Invalid argument</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=593315316-04032005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=593315316-04032005>I've narrowed it 
down to the following code in hobbitd_channel.c, but I don't know how to fix 
it.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=593315316-04032005>My log files don't 
seem to be getting updated properly and I'm wondering if this has anything to do 
with it.  I'm on Fedora.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=593315316-04032005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=593315316-04032005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial 
size=2>                        
/*<BR>                         
* Let master know we got it by downing 
BOARDBUSY.<BR>                         
* This should not block, since BOARDBUSY is 
upped<BR>                         
* by the master just before he ups 
GOCLIENT.<BR>                         
*/<BR>                        
do 
{<BR>                                
s.sem_num = BOARDBUSY; s.sem_op  = -1; s.sem_flg = 
IPC_NOWAIT;<BR>                                
n = semop(channel->semid, &s, 
1);<BR>                        
} while ((n == -1) && (errno == 
EINTR));<BR>                        
if (n == -1) 
{<BR>                                
errprintf("Tried to down BOARDBUSY: %s\n", 
strerror(errno));<BR>                        
}<BR></FONT></DIV>
<DIV><FONT><SPAN class=593315316-04032005><FONT face=Arial size=2>Can anyone 
provide any assistance?</FONT></SPAN></FONT></DIV>
<DIV><FONT><SPAN class=593315316-04032005><FONT face=Arial 
size=2></FONT></SPAN></FONT> </DIV>
<DIV><FONT><SPAN class=593315316-04032005><FONT face=Arial 
size=2>Thanks</FONT></SPAN></DIV></FONT>
<P align=left><FONT face=Arial size=2><SPAN class=593315316-04032005>David 
Stuffle</SPAN></FONT></P></BODY></HTML>

<P><FONT SIZE=2 FACE="Arial">This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.</FONT></P>