<div dir="ltr">Do you see any jobs that are running or queued? Does the batch system log output of jobs?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 30, 2013 at 3:07 AM, Florian M. Wagner <span dir="ltr"><<a href="mailto:wagnerfl@student.ethz.ch" target="_blank">wagnerfl@student.ethz.ch</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Dear IPython Users,<br>
    <br>
    I am trying to start engines on a big cluster, which uses the Load
    Sharing Facility protocol. The engines seem to start correctly:<br>
    <small><br>
    </small>
    <blockquote><b><small>[wagnerfl@brutus1 ~]$ ipcluster start
          --profile=cluster --engines=LSF --n=4
          --IPClusterApp.log_level=DEBUG</small></b><br>
      <small>2013-07-30 11:55:31,893.893 [IPClusterStart] Using existing
        profile dir:
        u'/cluster/home02/erdw/wagnerfl/.ipython/profile_cluster'</small><br>
      <small>2013-07-30 11:55:31.914 [IPClusterStart] Starting ipcluster
        with [daemon=False]</small><br>
      <small>2013-07-30 11:55:31.915 [IPClusterStart] Creating pid file:
/cluster/home02/erdw/wagnerfl/.ipython/profile_cluster/pid/ipcluster.pid</small><br>
      <small>2013-07-30 11:55:31.916 [IPClusterStart] Starting
        Controller with LocalControllerLauncher</small><br>
      <small>2013-07-30 11:55:32.915 [IPClusterStart] Starting 4 Engines
        with LSF</small><small> Job array.</small><br>
      <small>2013-07-30 11:55:33.199 [IPClusterStart] Job submitted with
        job id: '27633338'</small><br>
      <small>2013-07-30 11:56:03.200 [IPClusterStart] Engines appear to
        have started successfully</small><br>
    </blockquote>
    <br>
    However, I cannot access them from the Client.<br>
    <br>
    <blockquote><small>In [1]: from IPython.parallel import Client</small><br>
      <small>In [2]: c = Client(profile='cluster')</small><br>
      <small>In [3]: c.ids</small><br>
      <small>Out[3]: []</small><br>
      <br>
    </blockquote>
    Could you give me a hint how to debug this, or is it not worth
    trying and should I better wait for 1.0?<br>
    <br>
    Thanks a lot in advance<br>
    Florian<br>
    <blockquote><br>
      <br>
    </blockquote>
    <br>
    <br>
  </div>

<br>_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br></blockquote></div><br></div>