Thanks Ron, that was helpful.  It looks like the NFS share of my EBS volume isn&#39;t being setup correctly when using addnode.  In my config file, I&#39;ve set MOUNT_PATH=/data, yet when I use addnode:<div><div><br></div>

<div>&gt;&gt;&gt; Configuring NFS exports path(s):</div><div>/home</div></div><div><br></div><div>Sure enough, if I make changes using the master node in /home/danp, I can see those changes on node001 whereas there is no /data on node001.</div>

<div><br></div><div>Should I create a bug report for this, or is this message sufficient?<br>Dan</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 26, 2012 at 2:20 PM, Ron Chen <span dir="ltr">&lt;<a href="mailto:ron_chen_123@yahoo.com" target="_blank">ron_chen_123@yahoo.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Do you have the danp user on node001?<br>
<br>
Also, you should check the execd&#39;s messages file ($SGE_ROOT/default/spool/&lt;host&gt;/messages) to find out why the job caused errors.<br>
<br>
<a href="http://gridscheduler.sourceforge.net/howto/troubleshooting.html" target="_blank">http://gridscheduler.sourceforge.net/howto/troubleshooting.html</a><br>
<br>
 -Ron<br>
<br>
<br>
<br>
________________________________<br>
From: Daniel Polhamus &lt;<a href="mailto:danp@metrumrg.com">danp@metrumrg.com</a>&gt;<br>
To: <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a><br>
Sent: Monday, November 26, 2012 1:55 PM<br>
Subject: [StarCluster] Addnode SGE problem<br>
<div><div class="h5"><br>
<br>
Hi all,<br>
<br>
I&#39;ve run into a problem with &quot;addnode&quot; that I&#39;m having a difficult time diagnosing.   Using the development version of starcluster, when I issue a starcluster addnode, the nodes added in the resulting cluster are unusable -- they result in SGE errors.  Jobs run on the master node, but any nodes I&#39;ve added are broken.  If, however, I start the cluster with multiple nodes then resulting nodes are all usable (so it&#39;s not a user code issue).  I have a hunch that this is due to the fact that we have several users working under the same account (as different AWS IAM users) and we are not all on the same StarCluster version.  To be clear, we are all on varying stages of the developmental version (0.9999).  Where do I begin debugging this?  The hostfile seems to be set up correctly (see output below).<br>


<br>
Thanks,<br>
Dan<br>
<br>
danp@master:~$ cat /etc/hosts<br>
127.0.0.1 localhost<br>
<br>
# The following lines are desirable for IPv6 capable hosts<br>
::1 ip6-localhost ip6-loopback<br>
fe00::0 ip6-localnet<br>
ff00::0 ip6-mcastprefix<br>
ff02::1 ip6-allnodes<br>
ff02::2 ip6-allrouters<br>
ff02::3 ip6-allhosts<br>
10.196.149.155 master<br>
10.226.219.58 node001<br>
<br>
And here&#39;s what the errors look like:<br>
<br>
danp@master:~$ qstat -f<br>
queuename                      qtype resv/used/tot. load_avg arch          states<br>
---------------------------------------------------------------------------------<br>
all.q@master                   BIP   0/0/8          1.29     lx24-amd64    <br>
---------------------------------------------------------------------------------<br>
all.q@node001                  BIP   0/0/8          0.70     lx24-amd64    <br>
<br>
############################################################################<br>
 - PENDING JOBS - PENDING JOBS - PENDING JOBS - PENDING JOBS - PENDING JOBS<br>
############################################################################<br>
      1 0.55500 postList   danp         Eqw   11/26/2012 16:54:38     1        <br>
      3 0.55500 postList   danp         Eqw   11/26/2012 16:54:39     1        <br>
      5 0.55500 postList   danp         Eqw   11/26/2012 16:54:39     1        <br>
      7 0.55500 postList   danp         Eqw   11/26/2012 16:54:39     1        <br>
      8 0.55500 postList   danp         Eqw   11/26/2012 16:54:40     1        <br>
      9 0.55500 postList   danp         Eqw   11/26/2012 16:54:40     1        <br>
     10 0.55500 postList   danp         Eqw   11/26/2012 16:54:40     1        <br>
     11 0.55500 postList   danp         Eqw   11/26/2012 16:54:40     1        <br>
     13 0.55500 postList   danp         Eqw   11/26/2012 16:54:40     1        <br>
     15 0.55500 postList   danp         Eqw   11/26/2012 16:54:41     1        <br>
<br>
<br>
<br>
<br>
<br>
</div></div>_______________________________________________<br>
StarCluster mailing list<br>
<a href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Daniel G Polhamus, PhD<div>Metrum Research Group, LLC</div><div>2 Tunxis Rd, Suite 112</div><div>Tariffville, CT 06081</div><div>(888) 308-7049 ext 403</div><br>


</div>