<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Submit command "lsblk" and you will see
      the instance/ephemeral storage.  In my experience the
      instance/ephemeral storage will be smaller in size ( for me 40 GB
      is typically 37.5/37 GB in size) and usually one disk is
      automatically mounted as "/mnt".  Seems like in your case it is
      likely "/dev/xvdaa" is one of the instance/ephemeral disks.  If
      you don't see the other with "lsblk" command, it is likely when
      you created the EC2 you forgot to indicate you wanted to use both
      instance storage disks when you added storage to your EC2.<br>
      <br>
      Good Luck.<br>
      <br>
      - Jennifer <br>
      <br>
      On 12/9/14 9:48 AM, Jin Yu wrote:<br>
    </div>
    <blockquote
cite="mid:CAEBYWs-sUcAcoTh0baWr7DVqhbcbh4CTM-Kg5ZKB85532riFwQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default"
          style="font-family:verdana,sans-serif">You can use these two
          40G SSD to make a raid0 volume of 80G, and then mount it to
          /scratch. <br>
        </div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif"><br>
        </div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif">-Jin</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Dec 8, 2014 at 1:55 PM, Jian
          Feng <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:freedafeng@yahoo.com" target="_blank">freedafeng@yahoo.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>
              <div
                style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica
                Neue,Helvetica,Arial,Lucida
                Grande,sans-serif;font-size:16px">
                <div>Dear starcluster community,</div>
                <div><br>
                </div>
                <div
                  style="color:rgb(0,0,0);font-size:16px;font-family:HelveticaNeue,'Helvetica
                  Neue',Helvetica,Arial,'Lucida
                  Grande',sans-serif;font-style:normal;background-color:transparent">I
                  created an ec2 cluster using m3.xlarge instance
                  (2*40GB SSD). I did not see any scratch space or
                  /scratch folder at all. Here is the disk space
                  layout. </div>
                <div
                  style="color:rgb(0,0,0);font-size:16px;font-family:HelveticaNeue,'Helvetica
                  Neue',Helvetica,Arial,'Lucida
                  Grande',sans-serif;font-style:normal;background-color:transparent"><br>
                </div>
                <div style="background-color:transparent">root@node001:~#
                  df -h</div>
                <div style="background-color:transparent">Filesystem    
                     Size  Used Avail Use% Mounted on</div>
                <div style="background-color:transparent">/dev/xvda1    
                      20G  5.6G   14G  30% /</div>
                <div style="background-color:transparent">udev          
                     7.4G  8.0K  7.4G   1% /dev</div>
                <div style="background-color:transparent">tmpfs        
                      3.0G  176K  3.0G   1% /run</div>
                <div style="background-color:transparent">none          
                     5.0M     0  5.0M   0% /run/lock</div>
                <div style="background-color:transparent">none          
                     7.4G     0  7.4G   0% /run/shm</div>
                <div style="background-color:transparent">/dev/xvdaa    
                      37G  177M   35G   1% /mnt</div>
                <div style="background-color:transparent">master:/home  
                      20G  5.6G   14G  30% /home</div>
                <div style="background-color:transparent">master:/opt/sge6
                    20G  5.6G   14G  30% /opt/sge6</div>
                <div style="background-color:transparent"><br>
                </div>
                <div
                  style="color:rgb(0,0,0);font-size:16px;font-family:HelveticaNeue,'Helvetica
                  Neue',Helvetica,Arial,'Lucida
                  Grande',sans-serif;font-style:normal;background-color:transparent">In
                  my application, I need a scatch folder on each node
                  that has about 50G space. Is there a way to do that? I
                  don't really need /home or /opt/sge6 stuff. And I
                  don't run mpi applications. </div>
                <div
                  style="color:rgb(0,0,0);font-size:16px;font-family:HelveticaNeue,'Helvetica
                  Neue',Helvetica,Arial,'Lucida
                  Grande',sans-serif;font-style:normal;background-color:transparent"><br>
                </div>
                <div
                  style="color:rgb(0,0,0);font-size:16px;font-family:HelveticaNeue,'Helvetica
                  Neue',Helvetica,Arial,'Lucida
                  Grande',sans-serif;font-style:normal;background-color:transparent">Maybe
                  I should recreate an AMI?</div>
                <div
                  style="color:rgb(0,0,0);font-size:16px;font-family:HelveticaNeue,'Helvetica
                  Neue',Helvetica,Arial,'Lucida
                  Grande',sans-serif;font-style:normal;background-color:transparent"><br>
                </div>
                <div
                  style="color:rgb(0,0,0);font-size:16px;font-family:HelveticaNeue,'Helvetica
                  Neue',Helvetica,Arial,'Lucida
                  Grande',sans-serif;font-style:normal;background-color:transparent">Thanks!</div>
                <div
                  style="color:rgb(0,0,0);font-size:16px;font-family:HelveticaNeue,'Helvetica
                  Neue',Helvetica,Arial,'Lucida
                  Grande',sans-serif;font-style:normal;background-color:transparent"><br>
                </div>
                <div><br>
                </div>
                <div
                  style="color:rgb(0,0,0);font-size:16px;font-family:HelveticaNeue,'Helvetica
                  Neue',Helvetica,Arial,'Lucida
                  Grande',sans-serif;font-style:normal;background-color:transparent"><br>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            StarCluster mailing list<br>
            <a moz-do-not-send="true" href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>
            <a moz-do-not-send="true"
              href="http://mailman.mit.edu/mailman/listinfo/starcluster"
              target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
StarCluster mailing list
<a class="moz-txt-link-abbreviated" href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman.mit.edu/mailman/listinfo/starcluster">http://mailman.mit.edu/mailman/listinfo/starcluster</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>