<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/07/13 13:03, Simon MacMullen
      wrote:<br>
    </div>
    <blockquote cite="mid:51D4131C.6030000@rabbitmq.com" type="cite">On
      03/07/13 12:43, Michael Klishin wrote:
      <br>
      <blockquote type="cite">2013/7/3 Tom Anderson
        &lt;<a class="moz-txt-link-abbreviated" href="mailto:tom.anderson@timgroup.com">tom.anderson@timgroup.com</a>
        <br>
        <a class="moz-txt-link-rfc2396E" href="mailto:tom.anderson@timgroup.com">&lt;mailto:tom.anderson@timgroup.com&gt;</a>&gt;
        <br>
        <br>
        &nbsp;&nbsp;&nbsp; I don't know offhand how to start a brand new broker node.
        Is this
        <br>
        &nbsp;&nbsp;&nbsp; something that will be obvious if i read the documentation,
        or is
        <br>
        &nbsp;&nbsp;&nbsp; there any trick to it?
        <br>
        <br>
        Just start another instance of Rabbit.
        <br>
      </blockquote>
      <br>
      Err, well you need to set some environment variables, at least
      RABBITMQ_NODENAME and RABBITMQ_CONFIG_FILE. You'd probably also
      want to set tcp_listeners to [] in the config for the temporary
      shovel-hosting broker (otherwise it will try to open 5672 and
      fail).
      <br>
      <br>
      See <a class="moz-txt-link-freetext" href="http://www.rabbitmq.com/clustering.html#single-machine">http://www.rabbitmq.com/clustering.html#single-machine</a></blockquote>
    <br>
    This all makes sense. I am fairly new to RabbitMQ, but i'm impressed
    by the documentation so far.<br>
    <br>
    <blockquote cite="mid:51D4131C.6030000@rabbitmq.com" type="cite">
      (although you will not be forming the nodes into a cluster, it
      still applies).<br>
    </blockquote>
    <br>
    The broker i am shovelling from and to, which is on the same
    machine, is part of a cluster (we have two brokers clustered, for
    HA). Does that make any difference?<br>
    <br>
    tom<br>
    <br>
    <div class="moz-signature">-- <br>
      <p>Tom Anderson | Developer | +44 20 7826 4312 | <a
          href="http://timgroup.com/">timgroup.com</a></p>
      <div style="color:DarkGrey; font-size: small;">
        <p>STATEMENT OF CONFIDENTIALITY: The information contained in
          this electronic message and any attachments to this message
          are intended for the exclusive use of the addressee(s) and may
          contain confidential or privileged information. If you are not
          the intended recipient, please notify Tom Anderson at TIM
          Group at <a class="moz-txt-link-abbreviated" href="mailto:tom.anderson@timgroup.com">tom.anderson@timgroup.com</a> and destroy all copies of
          this message and any attachments.</p>
        <p>TIM Group is the trading name for YouDevise Limited.
          YouDevise Limited is registered in England, No. 3331176.
          Registered office: 3 Copthall Avenue, London, EC2R 7BH.</p>
      </div>
    </div>
  </body>
</html>