<div class="gmail_quote">On Feb 10, 2008 7:03 PM, &lt;<a href="mailto:jimbo@tonto.stanford.edu">jimbo@tonto.stanford.edu</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>I have a front end / backend system with centos 5 running on each. &nbsp;The<br>back end has all the storage and connects to a hdhomerun for two channels<br>
of HD tuning. &nbsp;The front end mainly gets used for watching live tv and<br>recordings stored on the back end.<br><br>I do still want to watch some non-HD TV, at least while it still lasts for<br>the next year or so, and so have put a pvr-350 in the front end. &nbsp;There<br>
are a couple of issues getting the secondary back end to work and I wonder<br>if anyone out there has figured out how to get past this.<br><br>1) The secondary backend does not start up properly with the<br>/etc/init.d/mythbackend script. &nbsp;Instead I have been logging on as the<br>
mythtv user and manually starting mythtvbackend from the command line.<br>This does work to allow the front end to tune the analog channels through<br>the pvr-350, but seems like a pretty kludgey way to do it.<br><br>The error messages in mythbackend.log show that this seems to be due to<br>
the secondary backend attempting to access the localhost mysql rather than<br>the primary backend server. &nbsp;When I set the values of<br>/home/mythtv/.mythtv/mysql.txt to the approriate host it works ok.<br><br>2) Once the secondary backend is running, it seems to supercede the old<br>
tuner list, so that now only the analog channels are availabe. &nbsp;I don&#39;t<br>know whether this issue is related to issue #1.</blockquote>
<div>&nbsp;</div>
<div>Sounds alot like you don&#39;t have your master/slave relationship set up right.&nbsp; First, stop mysql from running on the slave (it is not needed and will only get in your way).&nbsp; Second, make sure each backend knows it&#39;s own IP address in mythtv-setup (otherwise they try talking to localhost).&nbsp; Most of this is documented well in the documentation on <a href="http://mythtv.org">mythtv.org</a> in the second on setting up a slave backend.</div>

<div>&nbsp;</div>
<div>Kevin</div></div>