<div dir="ltr"><div><div><div><div><div><div><div><br><br><br>Martin, et al,<br><br></div>Sorry for the lag in response.<br><br></div>So I started playing with the various virsh commands.  Awesome.  <br></div>Been doing some reading and I believe I have some things configured not so well.<br>
</div>As I stated earlier in the thread, we have all of the VM image files on one RAID5.  Very fast machine.<br><br></div>When using top, the load average is a stable "5.xx".  No I/O wait. GB's of free memory.  Swap has not been touched.<br>
Using vmstat, I am writing to the RAID5 volume at a constant 150MB/s and reading at a constant 275MB/s.  <br><br></div>With all of that said, here are some results from virsh commands:<br><br># virsh pool-list --all<br>Name                 State      Autostart <br>
------------------------------------------------------<br>default              active     yes      <br><br><br># virsh pool-info default<br>Name:           default<br>UUID:            xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br>
State:          running<br>Persistent:     yes<br>Autostart:      yes<br>Capacity:       30.76 GiB<br>Allocation:     2.10 GiB<br>Available:      28.66 GiB<br><br><br></div><div>Now, is that ok to have all of the VM's using a default pool?  <br>
Or should a pool be created for each VM instance.<br></div><div>I honestly am not even sure what a pool references...?...<br><br></div><div>The more I read, the more I am moving away from thinking something in the OS is the cause of my sluggishness.<br>
<br></div><div>Suggestions?<br><br></div><div>Many thanks in advance,<br><br></div><div>Tom<br></div><div><br><br> <br></div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 22, 2014 at 9:16 AM, Martin Kletzander <span dir="ltr"><<a href="mailto:mkletzan@redhat.com" target="_blank">mkletzan@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Thu, May 22, 2014 at 12:16:17PM +0530, Sijo Jose wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
Is there any way to get host OS information and host Storage in formations<br>
using libvirt API...?<br>
Rgds<br>
-Sijo<br>
</blockquote>
<br></div></div>
Check virsh help (most of the commands you probably want start with<br>
'node' or 'vol'/'pool') or have a look at our hvsupport page [1] for<br>
virNode* and virStorage* functions.<br>
<br>
If this isn't what you're looking for, specify your question in a<br>
better way.<br>
<br>
Martin<br>
<br>
[1] <a href="http://libvirt.org/hvsupport.html" target="_blank">http://libvirt.org/hvsupport.<u></u>html</a><br>
<br>_______________________________________________<br>
libvirt-users mailing list<br>
<a href="mailto:libvirt-users@redhat.com">libvirt-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/libvirt-users" target="_blank">https://www.redhat.com/mailman/listinfo/libvirt-users</a><br></blockquote></div><br></div></div>