<div dir="ltr"><div>This is what I got trying to start starcluster on fedora 19 x86_64:</div><div><br></div><div>>>> Using default cluster template: smallcluster</div><div>>>> Validating cluster template settings...</div>
<div>>>> Cluster template settings are valid</div><div>>>> Starting cluster...</div><div>>>> Launching a 2-node cluster...</div><div>>>> Creating security group @sc-mycluster...</div><div>
Reservation:r-ea19208c</div><div>>>> Waiting for cluster to come up... (updating every 30s)</div><div>>>> Waiting for all nodes to be in a 'running' state...</div><div>2/2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100% </div>
<div>>>> Waiting for SSH to come up on all nodes...</div><div>2/2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100% </div><div>>>> Waiting for cluster to come up took 2.234 mins</div>
<div>>>> 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>>>> Configuring cluster...</div><div>>>> Running plugin starcluster.clustersetup.DefaultClusterSetup</div>
<div>>>> Configuring hostnames...</div><div>2/2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100% </div><div>>>> Creating cluster user: sgeadmin (uid: 1001, gid: 1001)</div><div>
2/2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100% </div><div>!!! ERROR - Error occured while running plugin 'starcluster.clustersetup.DefaultClusterSetup':</div><div>!!! ERROR - error occurred in job (id=node001): remote command 'source /etc/profile && useradd -o -u 1001 -g 1001 -s `which bash` -m sgeadmin' failed with status 3:</div>
<div>bash: which: command not found</div><div>useradd: invalid shell '-m'</div><div>Traceback (most recent call last):</div><div> File "/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/threadpool.py", line 48, in run</div>
<div> job.run()</div><div> File "/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/threadpool.py", line 75, in run</div><div> r = self.method(*self.args, **self.kwargs)</div>
<div> File "/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/clustersetup.py", line 210, in _add_user_to_node</div><div> node.add_user(self._user, uid, gid, self._user_shell)</div>
<div> File "/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/node.py", line 472, in add_user</div><div> self.ssh.execute(user_add_cmd)</div><div> File "/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/sshutils/__init__.py", line 555, in execute</div>
<div> msg, command, exit_status, out_str)</div><div>RemoteCommandFailed: remote command 'source /etc/profile && useradd -o -u 1001 -g 1001 -s `which bash` -m sgeadmin' failed with status 3:</div><div>bash: which: command not found</div>
<div>useradd: invalid shell '-m'</div><div><br></div><div>error occurred in job (id=master): remote command 'source /etc/profile && useradd -o -u 1001 -g 1001 -s `which bash` -m sgeadmin' failed with status 3:</div>
<div>bash: which: command not found</div><div>useradd: invalid shell '-m'</div><div>Traceback (most recent call last):</div><div> File "/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/threadpool.py", line 48, in run</div>
<div> job.run()</div><div> File "/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/threadpool.py", line 75, in run</div><div> r = self.method(*self.args, **self.kwargs)</div>
<div> File "/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/clustersetup.py", line 210, in _add_user_to_node</div><div> node.add_user(self._user, uid, gid, self._user_shell)</div>
<div> File "/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/node.py", line 472, in add_user</div><div> self.ssh.execute(user_add_cmd)</div><div> File "/home/nbecker/.local/lib/python2.7/site-packages/StarCluster-0.94-py2.7.egg/starcluster/sshutils/__init__.py", line 555, in execute</div>
<div> msg, command, exit_status, out_str)</div><div>RemoteCommandFailed: remote command 'source /etc/profile && useradd -o -u 1001 -g 1001 -s `which bash` -m sgeadmin' failed with status 3:</div><div>bash: which: command not found</div>
<div>useradd: invalid shell '-m'</div><div><br></div><div><br></div><div>!!! ERROR - Oops! Looks like you'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>