<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hi Andrea,</div><div><br></div><div>Please checkout&nbsp;<a href="https://github.com/jtriley/StarCluster/issues/505">https://github.com/jtriley/StarCluster/issues/505</a></div><div>It appears to be the same issue I had.</div><div><br></div><div>Eduardo</div><div><br>On Apr 17, 2015, at 7:31 AM, Andrea La Rizza &lt;<a href="mailto:andrea.larizza@alef.it">andrea.larizza@alef.it</a>&gt; wrote:<br><br></div><blockquote type="cite"><div>
  

    <meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
  
  
    I'm using starcluster to manage an MPI cluster for parallel
    scientific computation. I don't want to use the pre-installed
    OpenMPI environment since the executables ? have to use are compiled
    with Intel softwares. So I have my private CentOS AMI created from
    aws console with all the Intel environment pre-installed. The
    problem is that IntelMPI uses by default ssh connectivity without
    password authentication to make nodes communicate amoung them to
    work. I want to know if there is some feauture in the config
    starcluster file such that ssh connectivity intra nodes comes pre
    setted with rsa authentication. I have read that this feauture
    should be enabled by default with the sgeadmin user, but when i
    launch the cluster at a certain point I received this error:
    <br>
    <br>
    !! ERROR - Error occured while running plugin
    'starcluster.clustersetup.DefaultClusterSetup':
    <br>
    !!! ERROR - Cannot create user: (uid: 0, gid: 0). This is caused by
    <br>
    !!! ERROR - <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>home<span class="moz-txt-tag">/</span></i> directory being owned by root.
    To fix this you'll
    <br>
    !!! ERROR - need to create a new AMI. Note that the instance is
    still
    <br>
    !!! ERROR - up.
    <br>
    and neither the user sgeadmin is created neither the /etc/hosts file
    is filled with the names and IPs of all nodes of the cluster.
  

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>StarCluster mailing list</span><br><span><a href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a></span><br><span><a href="http://mailman.mit.edu/mailman/listinfo/starcluster">http://mailman.mit.edu/mailman/listinfo/starcluster</a></span><br></div></blockquote></body></html>