<div dir="ltr">Hi all,<div><br></div><div>I have carefully followed Jennifer Staab&#39;s instructions <a href="http://star.mit.edu/cluster/mlarchives/2545.html">here</a>, and things are working great (*** THANK YOU SO MUCH JENNIFER!! ***).  One small hiccup I ran into is that at that link, one of the commands is long and is split into 2 lines (&#39;apt-get install nfs-kernel-server nfs-common rpcbind libgssglue1 libnfsidmap2 libtirpc1 -y&quot;) -- if this is copy-pasted as 2 lines, it will fail quietly when instance is launched, and it eventually leads to an error starting NFS on the master (see error message below).</div><div><br></div><div>I also followed the instructions <a href="https://github.com/BVLC/caffe/wiki/Install-Caffe-on-EC2-from-scratch-(Ubuntu,-CUDA-7,-cuDNN)" target="_blank">here</a> in order to install NVIDIA drivers and CUDA (though I installed the latest versions, not the ones included in that post).</div><div><br></div><div>I would recommend including a modified version of Jennifer&#39;s instructions directly linked from the primary StarCluster website in order to explain how to set-up a non-StarCluster AMI to work with StarCluster.  This is super valuable information.</div><div><br></div><div>Now everything is working!!!</div><div>Avner</div><div><br></div><div>========================</div><div><div>Starting NFS server on master</div><div>!!! ERROR - Error occured while running plugin &#39;starcluster.clustersetup.DefaultClusterSetup&#39;:</div><div>!!! ERROR - remote command &#39;source /etc/profile &amp;&amp; /etc/init.d/nfs</div><div>!!! ERROR - start&#39; failed with status 127:</div><div>!!! ERROR - bash: /etc/init.d/nfs: No such file or directory</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 28, 2016 at 3:01 PM, Don Morton <span dir="ltr">&lt;<a href="mailto:don.morton@borealscicomp.com" target="_blank">don.morton@borealscicomp.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello, <div><br></div><div>I faced this same issue a few months ago, and somehow succeeded after bumping into lots of walls (most of it based on my own ignorance).  I haven&#39;t done anything with this since, and these notes are extremely rough (hopefully I didn&#39;t cuss too much!), but you are welcome to use what you need.  Maybe someone will have the time to make something more formal, but I&#39;m afraid it won&#39;t be me for some time now.</div><div><br></div><div>All the best,</div><div><br></div><div>Don</div></div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr">---<div>Don Morton, Owner/Manager</div><div>Boreal Scientific Computing LLC</div><div>Fairbanks, Alaska USA</div><div><a href="http://www.borealscicomp.com/" target="_blank">http://www.borealscicomp.com/</a></div><div><a href="http://www.borealscicomp.com/Miscellaneous/MortonBio/" target="_blank">http://www.borealscicomp.com/Miscellaneous/MortonBio/</a></div></div></div></div>
<br><div class="gmail_quote"><div><div class="h5">On Thu, Jan 28, 2016 at 7:42 PM, Avner May <span dir="ltr">&lt;<a href="mailto:avnermay@cs.columbia.edu" target="_blank">avnermay@cs.columbia.edu</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">I see that this has already been asked several times: <a href="http://star.mit.edu/cluster/mlarchives/2690.html" target="_blank">http://star.mit.edu/cluster/mlarchives/2690.html</a>, <a href="http://star.mit.edu/cluster/mlarchives/2545.html" target="_blank">http://star.mit.edu/cluster/mlarchives/2545.html</a>, <a href="https://www.youtube.com/watch?v=2RBupgpi_ec" target="_blank">https://www.youtube.com/watch?v=2RBupgpi_ec</a>, etc.<div><br></div><div>Which of these guides should I use?  Why hasn&#39;t an Ubuntu 14.04 AMI been made public by the StarCluster development team yet?  Are there plans to do this?  Meanwhile, could someone make their AMI public?</div><div><br></div><div>It seems there is widespread interest in updated AMIs (EBS and HVM-EBS versions).</div><div><br></div><div>Thanks so much,</div><div>Avner</div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 28, 2016 at 2:30 PM, Avner May <span dir="ltr">&lt;<a href="mailto:avnermay@cs.columbia.edu" target="_blank">avnermay@cs.columbia.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>My goal is to have a StarCluster AMI with Ubuntu 14.04, CUDA 7.5, and the latest NVIDIA drivers (I want to use g2.2xlarge instance type).<br><div><br></div><div>I have noticed that the public StarCluster AMIs are pretty outdated, with the most up-to-date AMIs using Ubuntu 13.04, which has already reached its &quot;<a href="http://fridge.ubuntu.com/2014/01/28/ubuntu-13-04-raring-ringtail-end-of-life-reached-on-january-27-2014/" target="_blank">end of life</a>&quot;.  Could an Ubuntu 14.04 + 64-bit + HVM-EBS public AMI be created, with CUDA 7.5 and the latest <a href="http://www.nvidia.com/download/driverResults.aspx/97645/en-us" target="_blank">NVIDIA driver</a> installed?  This would be incredibly useful.  I am having a very hard time upgrading ami-6b211202 for my needs (I have run into issues updating ubuntu, as well as installing NVIDIA drivers and CUDA).</div><div><br></div><div><a href="http://tleyden.github.io/blog/2014/10/25/cuda-6-dot-5-on-aws-gpu-instance-running-ubuntu-14-dot-04/" target="_blank">Here</a> are instructions on how to install NVIDIA drivers and CUDA on Ubuntu 14.04 AMI (ami-9eaa1cf6).  So another option which would satisfy my needs would be if you simply gave me instructions on how to install StarCluster on this AMI.</div><div><br></div><div>Any advice on the easiest way to get a working StarCluster AMI, with an up to date version of Ubuntu, would be great.<br></div><div><br></div><div>Thanks!<span><font color="#888888"><br>Avner</font></span></div><div><br></div><div><br></div></div></div>
</blockquote></div><br></div></div></div></div>
<br></div></div>_______________________________________________<br>
StarCluster mailing list<br>
<a href="mailto:StarCluster@mit.edu" target="_blank">StarCluster@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/starcluster" rel="noreferrer" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>