<div dir="ltr"><div><div>Hi , <br><br></div>I am new to star cluster . your help is appreciated !!<br><br></div><div>We have an EBS volume that contains two files. <br></div><div><br>I had defined the volume in my congig file and than added it through the VOLUMES key word in the cluster template. :<br>
<br><div style="margin-left:40px"># Sections starting with "volume" define your EBS volumes<br>[volume ronen]<br>VOLUME_ID = vol-07867e42<br>MOUNT_PATH = /data/testme<br><br>and on the cluster template side: <br>
# list of volumes to attach to the master node (OPTIONAL)<br># these volumes, if any, will be NFS shared to the worker nodes<br># see "Configuring EBS Volumes" below on how to define volume sections<br>VOLUMES = ronen<br>
</div></div><div><br></div><div><br></div><div>Upon launching the cluster - I can see the ESB attached to the master and can list it's content. <br></div><div><div><div><div><br>When login to the worker node - I can see the mount using df command :<br>
<br><div style="margin-left:40px">master:/home 15481856 6588416 8107008 45% /home<br><span style="background-color:rgb(255,229,153)">master:/data/testme 15481856 6588416 8107008 45% /data/testme</span><br>
master:/opt/sge6 15481856 6588416 8107008 45% /opt/sge6<br>
<br></div>but as I am trying to us is on that mount / or cd to the point I am getting : <br><br><div style="margin-left:40px"><b><u>r</u></b>oot@node001:/data/testme# <span style="background-color:rgb(255,229,153)"><b>ls /data/testme/</b></span><br>
ls: cannot access /data/testme/data: Too many levels of symbolic links<br>data home opt<br></div><br></div><div>What am I doing wrong ? <br></div><div>-- <br> - Ronen<br><div><span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px"><span style="color:gray"> Cell: +1-508-308-2417</span></span></div>
<div><span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px"><span style="color:gray"> My profiles:</span> <a href="http://www.linkedin.com/pub/ronen-artzi/0/30/4b9" style="text-decoration:underline" target="_blank"><img alt="LinkedIn" src="http://images.wisestamp.com/linkedin.png" style="padding: 0px 0px 5px; vertical-align: middle;" border="0" height="16" width="16"></a> <a href="http://tungle.me/ronenartzi" style="text-decoration:underline" target="_blank"><img alt="Tungle.me" src="http://images.wisestamp.com/tungle.png" style="padding: 0px 0px 5px; vertical-align: middle;" border="0" height="16" width="16"></a></span></div>
<div><br></div>
</div></div></div></div></div>