<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Hi Justin,
<div><br>
</div>
<div>Thanks for the tip.</div>
<div>I was stupid to leave the comments after my key value.</div>
<div>It worked after I removed the comments completely.</div>
<div><br>
</div>
<div>Another question, we have existing user system (LDAP) and NFS system which has all users' home dirs.<br>
<div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Is
 it easy to configure star cluster to use them?</span></div>
<div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">I
 saw from the log that a NFS system will be enabled on the master and mounted on all worker nodes.</span></div>
<div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">There
 is a plugin that can create users when launching new nodes.</span></div>
<div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Is
 it possible to skip the NFS bit when starting a new cluster? and make use of the existing NFS?</span></div>
<div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Is
 it possible to start puppet client on cluster nodes to let it do the work?<br>
<br>
Regards,<br>
Shunde Zhang<br>
<br>
School of Computer Science, The University&nbsp;of Adelaide, &quot;Life Impact&quot;<br>
Email: <a href="mailto:shunde.zhang@adelaide.edu.au">shunde.zhang@adelaide.edu.au</a><br>
Phone: &#43;61 8 83038265<br>
<br>
eResearch SA (eRSA), &quot;Enabling&nbsp;Discovery, Innovation and Collaboration&nbsp;through eResearch&quot;<br>
14 Little Queen Street, Thebarton, SA 5031<br>
Email: <a href="mailto:shunde.zhang@eresearchsa.edu.au">shunde.zhang@eresearchsa.edu.au</a><br>
<span></span><br>
<br>
<span></span><span><img height="114" width="104" id="83acb56b-99a1-43ef-92e4-3389ba818d58" apple-width="yes" apple-height="yes" src="cid:3B99C05B-0842-44E7-B20D-BEA990DADE98@thebarton.ersa.edu.au"></span>
</span></div>
<br>
<div>
<div>On 02/08/2012, at 3:58 AM, Justin Riley wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div>Hey Shunde,<br>
<br>
Check that you don't have quotes around your credentials. If you have<br>
IPython installed you can check that your credentials are entered<br>
correctly using:<br>
<br>
$ starcluster shell<br>
[~]&gt; print cfg.aws.aws_access_key_id<br>
'&lt;your-key-here&gt;'<br>
[~]&gt; print cfg.aws.aws_secret_access_key<br>
'&lt;your-secret-key-here&gt;'<br>
<br>
Do those values look right?<br>
<br>
~Justin<br>
<br>
On Wed, Aug 01, 2012 at 06:18:56AM &#43;0000, Shunde Zhang wrote:<br>
<blockquote type="cite">Hi,<br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite">I am trying to use star cluster on Amazon. However, I always got this error:<br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite"># starcluster createkey mykey -o ~/.ssh/mykey.rsa<br>
</blockquote>
<blockquote type="cite">StarCluster - (<a href="http://web.mit.edu/starcluster">http://web.mit.edu/starcluster</a>) (v. 0.93.3)<br>
</blockquote>
<blockquote type="cite">Software Tools for Academics and Researchers (STAR)<br>
</blockquote>
<blockquote type="cite">Please submit bug reports to <a href="mailto:starcluster@mit.edu">
starcluster@mit.edu</a><br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite">!!! ERROR - AuthFailure: AWS was not able to validate the provided access credentials<br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite"># starcluster -d start -c smallcluster mycluster<br>
</blockquote>
<blockquote type="cite">StarCluster - (<a href="http://web.mit.edu/starcluster">http://web.mit.edu/starcluster</a>) (v. 0.93.3)<br>
</blockquote>
<blockquote type="cite">Software Tools for Academics and Researchers (STAR)<br>
</blockquote>
<blockquote type="cite">Please submit bug reports to <a href="mailto:starcluster@mit.edu">
starcluster@mit.edu</a><br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite">2012-08-01 06:10:18,980 config.py:551 - DEBUG - Loading config<br>
</blockquote>
<blockquote type="cite">2012-08-01 06:10:18,981 config.py:118 - DEBUG - Loading file: /home/ubuntu/.starcluster/config<br>
</blockquote>
<blockquote type="cite">2012-08-01 06:10:18,985 awsutils.py:54 - DEBUG - creating self._conn w/ connection_authenticator kwargs = {'proxy_user': None, 'proxy_pass': None, 'proxy_port': None, 'proxy': None, 'is_secure': True, 'path': '/', 'region': RegionInfo:us-east-1,
 'port': None}<br>
</blockquote>
<blockquote type="cite">!!! ERROR - AuthFailure: AWS was not able to validate the provided access credentials<br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite">I use the same credential with euca2ools and it worked fine.<br>
</blockquote>
<blockquote type="cite">I have put my access key and secret key in the config file.<br>
</blockquote>
<blockquote type="cite">What is the best way to debug this?<br>
</blockquote>
<blockquote type="cite">Thanks in advance.<br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite">Regards,<br>
</blockquote>
<blockquote type="cite">Shunde Zhang<br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite">School of Computer Science, The University of Adelaide, &quot;Life Impact&quot;<br>
</blockquote>
<blockquote type="cite">Email: <a href="mailto:shunde.zhang@adelaide.edu.au">shunde.zhang@adelaide.edu.au</a><br>
</blockquote>
<blockquote type="cite">Phone: &#43;61 8 83038265<br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite">eResearch SA (eRSA), &quot;Enabling Discovery, Innovation and Collaboration through eResearch&quot;<br>
</blockquote>
<blockquote type="cite">14 Little Queen Street, Thebarton, SA 5031<br>
</blockquote>
<blockquote type="cite">Email: <a href="mailto:shunde.zhang@eresearchsa.edu.au">shunde.zhang@eresearchsa.edu.au</a><br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<br>
<br>
<blockquote type="cite"><br>
</blockquote>
<blockquote type="cite"><br>
</blockquote>
<br>
<blockquote type="cite">_______________________________________________<br>
</blockquote>
<blockquote type="cite">StarCluster mailing list<br>
</blockquote>
<blockquote type="cite"><a href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>
</blockquote>
<blockquote type="cite"><a href="http://mailman.mit.edu/mailman/listinfo/starcluster">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
</blockquote>
<br>
</div>
</blockquote>
</div>
<br>
</div>
</body>
</html>