<div dir="ltr"><div>This is what I got trying to start starcluster on fedora 19 x86_64:</div><div><br></div><div>&gt;&gt;&gt; Using default cluster template: smallcluster</div><div>&gt;&gt;&gt; Validating cluster template settings...</div>
<div>&gt;&gt;&gt; Cluster template settings are valid</div><div>&gt;&gt;&gt; Starting cluster...</div><div>&gt;&gt;&gt; Launching a 2-node cluster...</div><div>&gt;&gt;&gt; Creating security group @sc-mycluster...</div><div>
Reservation:r-ea19208c</div><div>&gt;&gt;&gt; Waiting for cluster to come up... (updating every 30s)</div><div>&gt;&gt;&gt; Waiting for all nodes to be in a &#39;running&#39; state...</div><div>2/2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%  </div>
<div>&gt;&gt;&gt; Waiting for SSH to come up on all nodes...</div><div>2/2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%  </div><div>&gt;&gt;&gt; Waiting for cluster to come up took 2.234 mins</div>
<div>&gt;&gt;&gt; The master node is <a href="http://ec2-67-202-33-59.compute-1.amazonaws.com">ec2-67-202-33-59.compute-1.amazonaws.com</a></div><div>&gt;&gt;&gt; Configuring cluster...</div><div>&gt;&gt;&gt; Running plugin starcluster.clustersetup.DefaultClusterSetup</div>
<div>&gt;&gt;&gt; Configuring hostnames...</div><div>2/2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%  </div><div>&gt;&gt;&gt; Creating cluster user: sgeadmin (uid: 1001, gid: 1001)</div><div>
2/2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%  </div><div>!!! ERROR - Error occured while running plugin &#39;starcluster.clustersetup.DefaultClusterSetup&#39;:</div><div>!!! ERROR - error occurred in job (id=node001): remote command &#39;source /etc/profile &amp;&amp; useradd -o -u 1001 -g 1001 -s `which bash` -m sgeadmin&#39; failed with status 3:</div>
<div>bash: which: command not found</div><div>useradd: invalid shell &#39;-m&#39;</div><div>Traceback (most recent call last):</div><div>  File &quot;/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/threadpool.py&quot;, line 48, in run</div>
<div>    job.run()</div><div>  File &quot;/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/threadpool.py&quot;, line 75, in run</div><div>    r = self.method(*self.args, **self.kwargs)</div>
<div>  File &quot;/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/clustersetup.py&quot;, line 210, in _add_user_to_node</div><div>    node.add_user(self._user, uid, gid, self._user_shell)</div>
<div>  File &quot;/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/node.py&quot;, line 472, in add_user</div><div>    self.ssh.execute(user_add_cmd)</div><div>  File &quot;/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/sshutils/__init__.py&quot;, line 555, in execute</div>
<div>    msg, command, exit_status, out_str)</div><div>RemoteCommandFailed: remote command &#39;source /etc/profile &amp;&amp; useradd -o -u 1001 -g 1001 -s `which bash` -m sgeadmin&#39; failed with status 3:</div><div>bash: which: command not found</div>
<div>useradd: invalid shell &#39;-m&#39;</div><div><br></div><div>error occurred in job (id=master): remote command &#39;source /etc/profile &amp;&amp; useradd -o -u 1001 -g 1001 -s `which bash` -m sgeadmin&#39; failed with status 3:</div>
<div>bash: which: command not found</div><div>useradd: invalid shell &#39;-m&#39;</div><div>Traceback (most recent call last):</div><div>  File &quot;/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/threadpool.py&quot;, line 48, in run</div>
<div>    job.run()</div><div>  File &quot;/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/threadpool.py&quot;, line 75, in run</div><div>    r = self.method(*self.args, **self.kwargs)</div>
<div>  File &quot;/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/clustersetup.py&quot;, line 210, in _add_user_to_node</div><div>    node.add_user(self._user, uid, gid, self._user_shell)</div>
<div>  File &quot;/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/node.py&quot;, line 472, in add_user</div><div>    self.ssh.execute(user_add_cmd)</div><div>  File &quot;/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/sshutils/__init__.py&quot;, line 555, in execute</div>
<div>    msg, command, exit_status, out_str)</div><div>RemoteCommandFailed: remote command &#39;source /etc/profile &amp;&amp; useradd -o -u 1001 -g 1001 -s `which bash` -m sgeadmin&#39; failed with status 3:</div><div>bash: which: command not found</div>
<div>useradd: invalid shell &#39;-m&#39;</div><div><br></div><div><br></div><div>!!! ERROR - Oops! Looks like you&#39;ve found a bug in StarCluster</div><div>!!! ERROR - Crash report written to: /home/nbecker/.starcluster/logs/crash-report-6675.txt</div>
<div>!!! ERROR - Please remove any sensitive data from the crash report</div><div>!!! ERROR - and submit it to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a></div></div>