<div dir="ltr">Hi all,<div><br></div><div>I am a new user of StarCluster. First of all, thank you for this great software!</div><div><br></div><div>My question is about how to recover a cluster when there was an error in starting it. After I ran "starcluster start mycluster" I got a timeout error when mounting the /home directory (EBS volume). Is it possible to run the plugin again? In this case, I think the plugin is "starcluster.clustersetup.DefaultClusterSetup".</div>
<div><br></div><div>This is the last part of the error I get (the cluster size is 10 with t1.micro):</div><div><br></div><div><div>>>> Starting NFS server on master</div><div>>>> Configuring NFS exports path(s):</div>
<div>/home</div><div>>>> Mounting all NFS export path(s) on 9 worker node(s)</div><div>9/9 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100% </div><div>!!! ERROR - Error occured while running plugin 'starcluster.clustersetup.DefaultClusterSetup':</div>
<div>!!! ERROR - error occurred in job (id=node009): remote command 'source /etc/profile && mount /home' failed with status 32:</div><div>mount.nfs: mount to NFS server 'master:/home' failed: timed out, giving up</div>
<div>Traceback (most recent call last):</div><div> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.94.2-py2.7.egg/starcluster/threadpool.py", line 48, in run</div><div> job.run()</div><div> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.94.2-py2.7.egg/starcluster/threadpool.py", line 75, in run</div>
<div> r = self.method(*self.args, **self.kwargs)</div><div> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.94.2-py2.7.egg/starcluster/node.py", line 731, in mount_nfs_shares</div><div> self.ssh.execute('mount %s' % path)</div>
<div> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.94.2-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 && mount /home' failed with status 32:</div>
<div>mount.nfs: mount to NFS server 'master:/home' failed: timed out, giving up</div><div><br></div><div>Thank you!</div><div><br></div>-- <br><span style="font-family:tahoma,sans-serif">Milton Pividori</span><br style="font-family:tahoma,sans-serif">
<span style="font-family:tahoma,sans-serif">Blog: <a href="http://www.miltonpividori.com.ar" target="_blank">www.miltonpividori.com.ar</a></span><br>
</div></div>