<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Yeah i thought of that way, could it be
      SAN that attach to /var/lib/nova/instance? <br>
      so in this way swift is just for database / object thing .<br>
      thanks so much.<br>
      On 9/5/2013 1:36 PM, Gangur, Hrushikesh (HP Converged Cloud -
      R&D - Sunnyvale) wrote:<br>
    </div>
    <blockquote
cite="mid:AA955C842BB8BC41A393922BF830B0860FB4A574@G9W0733.americas.hpqcorp.net"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas","serif";
        color:black;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Yes,
            the compute node’s sizing must be done in terms of CPU,
            Memory and Disk based on the flavor being selected. If you
            want to host 50 vms that have flavor specs 1 vcpu, 2 gb RAM,
            10 gb root disk each, you need a compute node with 500 GB
            instance repository, 72 GB Memory, 16 core CPU.
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Instead
            of local repository, you may like to mount
            /var/lib/nova/instances as an NFS. This way it would be
            compute node independent and you easily migrate VM instances
            across compute nodes (in case of failure). <o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Regards~hrushi<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <div>
          <div style="border:none;border-top:solid #B5C4DF
            1.0pt;padding:3.0pt 0in 0in 0in">
            <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">
                Mahardhika [<a class="moz-txt-link-freetext" href="mailto:mahardika.gilang@andalabs.com">mailto:mahardika.gilang@andalabs.com</a>]
                <br>
                <b>Sent:</b> Wednesday, September 04, 2013 11:28 PM<br>
                <b>To:</b> Gangur, Hrushikesh (HP Converged Cloud -
                R&D - Sunnyvale)<br>
                <b>Cc:</b> Openstack Milis<br>
                <b>Subject:</b> Re: [Openstack] Question About Multinode
                and Swift<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <div>
          <p class="MsoNormal">So, in this case we can't separate them
            to another server?<br>
            so thats mean we need large hardisk for compute node, is
            that right?<br>
            On 9/5/2013 12:48 PM, Gangur, Hrushikesh (HP Converged Cloud
            - R&D - Sunnyvale) wrote:<o:p></o:p></p>
        </div>
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <pre>vm instances' root and ephemeral disk data are stored in compute node's /var/lib/nova/instances. for storing user data i.e persistent, you must use cinder's block storage or swifts object store. <o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>Cheers ~hrushi<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>On Sep 4, 2013, at 10:19 PM, "Mahardhika" <a moz-do-not-send="true" href="mailto:mahardika.gilang@andalabs.com"><mahardika.gilang@andalabs.com></a> wrote:<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
            <pre>Dear all, i have some question around my head.<o:p></o:p></pre>
            <pre><o:p> </o:p></pre>
            <pre>1. i have compute node and running KVM hypervisor in there, controller node and network node.<o:p></o:p></pre>
            <pre>question is, in where data that instance run store? is it on compute node?<o:p></o:p></pre>
            <pre>2. if i want to store all data in separate node let say using swift (swift node), can this happen?<o:p></o:p></pre>
            <pre>3. what is flavor used to store data? i mean when i create instance with selected flavor(ex:10GB), where that space that would be create? in swift node?<o:p></o:p></pre>
            <pre>4. So if this can be done, in my compute node is just run KVM, and no data store that. right?<o:p></o:p></pre>
            <pre><o:p> </o:p></pre>
            <pre>Thanks before.<o:p></o:p></pre>
            <pre>-- <o:p></o:p></pre>
            <pre>Regards,<o:p></o:p></pre>
            <pre>Mahardhika Gilang<o:p></o:p></pre>
            <pre><o:p> </o:p></pre>
            <pre><o:p> </o:p></pre>
            <pre>_______________________________________________<o:p></o:p></pre>
            <pre>Mailing list: <a moz-do-not-send="true" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><o:p></o:p></pre>
            <pre>Post to     : <a moz-do-not-send="true" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><o:p></o:p></pre>
            <pre>Unsubscribe : <a moz-do-not-send="true" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><o:p></o:p></pre>
          </blockquote>
        </blockquote>
        <p class="MsoNormal" style="margin-bottom:12.0pt"><o:p> </o:p></p>
        <div>
          <p class="MsoNormal">-- <br>
            Regards,<br>
            Mahardhika Gilang<br>
            <br>
            <strong></strong></p>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>