<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#333333" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 22/05/13 16:31, Michael Watson
      wrote:<br>
    </div>
    <blockquote cite="mid:519CE4DB.3030604@thewatsonfamily.id.au"
      type="cite">On 22/05/2013 8:43 AM, Raymond Wagner wrote:
      <br>
      <blockquote type="cite">On 5/21/2013 2:00 PM, Fred Watt wrote:
        <br>
        <blockquote type="cite">Is there a way to prevent the slave from
          starting when I restart the
          <br>
          master mythtvbackend? For various reasons I don't want the
          slave to keep
          <br>
          on booting ever time I recycle the master - only want it to
          start on
          <br>
          record or other scheduled events.
          <br>
        </blockquote>
        <br>
        You don't prevent the slave from starting when you restart your
        master backend, because the slave is on a different machine. It
        remains running throughout the restart of the master backend,
        and automatically reconnects to the master when it is available
        again.
        <br>
        <br>
        I think there's a serious misunderstanding of the roles of
        various applications here. Could you elaborate a bit on what
        you're trying to accomplish?
        <br>
      </blockquote>
      <br>
      If a slave backend is asleep, and the MBE process is restarted (or
      the MBE machine is rebooted), the MBE will wake all SBE's on
      startup.&nbsp; I dont believe that this can be prevented, as the MBE
      assumes the SBE's are unavailable until they connect.&nbsp; if the
      SBE's are not required for recording, they will shut down fairly
      quickly.
      <br>
      <br>
      <br>
      _______________________________________________
      <br>
      mythtv-users mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a>
      <br>
    </blockquote>
    <font face="Helvetica, Arial, sans-serif">Thank you.&nbsp; That's what I
      thought the slave is always woken when the master starts to ensure
      it in the correct 'state'.&nbsp; The master expects to see the slave
      'sleep' then disconnect when told, the master then flags the slave
      as asleep but available.&nbsp; If the slave does not respond to the
      server (wake/sleep/disconnect) then the master flags as offline
      and will not wake slave to record.<br>
      <br>
      The reason I wanted to do this is that my server 'naps' when not
      in use - to reduce power consumption.&nbsp; I have a server which does
      many duties incl the mythbackend.&nbsp; It is woken when either other
      PCs are switched on (iscsi boot), mythtv wants to do something, or
      a batch job is scheduled.<br>
      <br>
      For the first and and third use case I don't need the slave to go
      up and down... hence the question.<br>
      <br>
      It's been running well for years so just thought I'd ask in case I
      was missing a trick - thank you all.<br>
    </font>
  </body>
</html>