<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='color:#1F497D'>I&#8217;ve fixed this problem, and
will document it here for anybody else who might have this/a similar issue:<o:p></o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'>Running &#8220;mythbackend &amp;&#8221;
allowed mythbackend output to be visible; it became immediately obvious that it
was attempting to read from/write to a directory whose root I would normally
NFS mount and had not yet done, hence the path was not yet available.&nbsp; Fixing
this allows mythbackend to start successfully.<o:p></o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'>I&#8217;m still curious as to why I
have no log directory for mythtv (ok, I know it probably has something to do
with a step I missed in compilation); if anybody could help with this, I&#8217;d be
much obliged.<o:p></o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
mythtv-users-bounces@mythtv.org [mailto:mythtv-users-bounces@mythtv.org] <b>On
Behalf Of </b>Chuck Strusz<br>
<b>Sent:</b> Saturday, January 05, 2008 3:32 PM<br>
<b>To:</b> mythtv-users@mythtv.org<br>
<b>Subject:</b> [mythtv-users] mythbackend dies, can't find any more details<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I&#8217;ve got an existing system set up as a master backend using
a PVR-250, and it is working with multiple remote frontends.&nbsp; I&#8217;m trying
to add a slave backend (no frontend needed) and running into some trouble with
mythbackend dying on the new system almost immediately after it is started.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>The existing master backend is a Dell 420SC running FC4,
kernel 2.6.17-1.2142_FC4 and (as mentioned) uses a PVR-250.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>The new (not yet working) slave backend is an ASUS CUSL2
PIII/866 running with an Intel Pro/1000 MT and a pcHDTV-5500.&nbsp; It is
running FC7, kernel 2.6.21-1.3194.fc7.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Both systems are running MythTV 0.20.2, and were compiled
(successfully) from the same source tarball.&nbsp; I copied the appropriate
contrib scripts into the /etc/sysconfig and /etc/rc.d to &#8220;service-afy&#8221;
mythbackend.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I DO NOT have a &#8216;mythtv&#8217; directory in /var/log, nor any
mythbackend logs for the slave backend.&nbsp; &nbsp;Doing &#8220;tail &#8211;f
/var/log/messages&#8221; on the slave backend and on the master backend (as well as
&#8220;tail &#8211;f /var/log/mythtv/mythbackend.log&#8221; on the master backend) reveals NOTHING
when I try to start the mythbackend service (&#8220;service mythbackend start&#8221;) on
the slave backend.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>&#8220;service mythbackend start&#8221; says, &#8220;Starting
mythbackend:&nbsp; [ OK ]&#8221;, but if I check the status (&#8220;service mythbackend
status&#8221; or even &#8220;ps &#8211;ef |grep mythbackend&#8221;) immediately after that it is
apparent that mythbackend is not running:<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>&#8220;mythbackend dead but subsys locked&#8221; is what &#8220;service &#8230;
status&#8221; says.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>An attempt to restart the service fails on the &#8220;stopping&#8221;,
appears to succeed on the &#8220;starting&#8221;, but it dies immediately (ps &#8211;ef |grep
mythbackend yields nothing).<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I&#8217;m stumped as to where I should look for more info, and
don&#8217;t know what other info that might be relevant I&#8217;ve not included.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>For what it is worth, the new slave backend can run
mythfrontend and connects to the master backend just fine.<o:p></o:p></p>

</div>

</body>

</html>