<div dir="ltr">No, I think because I have SWAP partition 10 GB. So total of the VM storage size 15 GB that might be the reason. Thank for taking your time to reply but no need it further since I use SSH storage mechanism. <div>
<br></div><div>Thank You</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 3, 2013 at 4:32 PM, Jaime Melis <span dir="ltr"><<a href="mailto:jmelis@c12g.com" target="_blank">jmelis@c12g.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>configuration seems fine. It must be a problem with your physical network link. Have you tried manually scp'ing the 5GB image over NFS, to rule out OpenNebula from the equation?</div>


<div><br></div><div>cheers,<br>Jaime</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Wed, Nov 20, 2013 at 8:18 PM, Documented Facts <span dir="ltr"><<a href="mailto:documentedfacts@gmail.com" target="_blank">documentedfacts@gmail.com</a>></span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">No, I don't think there is huge traffic. I have two machines one has front end and other one has a host with XEN virtualization. Machines doesn't have hardware virtualization support. Machines are connected via a switch. <div>



<br></div><div>I have given how my process to have NFS storage. do you see any wrong there ?.</div><div><br></div><div>Thanks</div><div><br></div><div><h2>Front-End</h2>
<ul>
        <li><p>Install NFS Server</p>
        <ul>
                <li><p>sudo apt-get install nfs-kernel-server 
                </p>
        </li></ul>
        </li><li><p>Let others access data store directory</p>
        </li><ul>
                <li><p>sudo nano /etc/exports</p>
                </li><li><p>put in that file bellow</p>
                <ul>
                        <li><p>/var/lib/one
                        10.*.*.161(rw,async,no_subtree_check,no_root_squash) 
                        </p>
                </li></ul>
                </li><li><p>reload services with bellow commands</p>
                </li><ul>
                        <li><p>$ sudo /etc/init.d/nfs-kernel-server reload     </p>
                </li></ul>
        </ul>
</ul><div><h2>Hosts</h2>
<ul>
        <li><p>Install NFS Client</p>
        <ul>
                <li><p>sudo apt-get install nfs-common 
                </p>
        </li></ul>
        </li><li><p>configure to access data stores at start up</p>
        </li><ul>
                <li><p>in /etc/fstab add</p>
                <ul>
                        <li><p>on-front:/var/lib/one /var/lib/one nfs udp,_netdev 0 0 
                        </p>
                </li></ul>
                </li><li><p>sudo mount /var/lib/one    </p>
        </li></ul>
</ul><div><br></div></div></div><div>After this I can see front end var/lib/one directory from hosts.</div></div>
<br></div></div>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Jaime Melis<br>C12G Labs - Flexible Enterprise Cloud Made Simple<br><a href="http://www.c12g.com" target="_blank">http://www.c12g.com</a> | <a href="mailto:jmelis@c12g.com" target="_blank">jmelis@c12g.com</a><br>


<div><br></div><div>--</div><div><br></div><div>Confidentiality Warning: The information contained in this e-mail and</div><div>any accompanying documents, unless otherwise expressly indicated, is</div><div>confidential and privileged, and is intended solely for the person</div>


<div>and/or entity to whom it is addressed (i.e. those identified in the</div><div>"To" and "cc" box). They are the property of C12G Labs S.L..</div><div>Unauthorized distribution, review, use, disclosure, or copying of this</div>


<div>communication, or any part thereof, is strictly prohibited and may be</div><div>unlawful. If you have received this e-mail in error, please notify us</div><div>immediately by e-mail at <a href="mailto:abuse@c12g.com" target="_blank">abuse@c12g.com</a> and delete the e-mail and</div>


<div>attachments and any copy from your system. C12G's thanks you for your</div><div>cooperation.</div></div>
</div>
</blockquote></div><br></div>