<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 9, 2014 at 3:43 PM, Marius Rex <span dir="ltr"><<a href="mailto:MariusRex@venda.com" target="_blank">MariusRex@venda.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
The system DS is not supposed to show up with any space until a host is<br>
configured?  That is a surprising because the pre-configured sandbox<br>
instance I downloaded first for testing (a Virtualbox instance) has<br>
space listed in the system DS even though that has no hosts connected to<br>
it.<br></blockquote><div><br></div><div>I'm not sure about the sandbox configuration (e.g. there were some data from the setup). Anyway, system DS is monitored from the hosts.  Note that System DS is not need (not even accessible for some storage backends) in the front-end, so the space is reported by the hosts. Also System DS is used to run VMs from it, and mainly used in the hosts.</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
In any case, there are no hosts connected to the test instance that I<br>
gave the example on, but on some other instances which I have configured<br>
elsewhere do have hosts configured and they have the same problem.  I<br>
have /var/lib/one as a NFS mount that is mounted on both the frontend<br>
and the node.  That instance comes up with no space in the system DS as<br>
well.<br></blockquote><div><br></div><div>This may be a problem with the configuration or the sytem DS not properly mounted in the hosts. The information is obtained with /var/tmp/one/im/kvm-probes.d, go to the host kvm04 and execute:</div>

<div><br></div><div><div> /var/tmp/one/im/kvm-probes.d/monitor_ds.sh kvm /var/lib/one/datastores/</div><div><br></div><div>The output should be similar to... </div><div><br></div><div>DS_LOCATION_USED_MB=1</div><div>DS_LOCATION_TOTAL_MB=9952</div>

<div>DS_LOCATION_FREE_MB=6318</div><div>DS = [</div><div>  ID = 101,</div><div>  USED_MB = 1,</div><div>  TOTAL_MB = 9952,</div><div>  FREE_MB = 6318</div><div>]</div></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<br>
Here is some output from that showing the system DS with no space even<br>
though the logs say the node is successfully monitored:<br>
<a href="http://pastebin.com/w6Wg909Y" target="_blank">http://pastebin.com/w6Wg909Y</a><br>
<br>
<br>
-Marius<br>
<a href="mailto:mariusrex@venda.com">mariusrex@venda.com</a><br>
<div class=""><div class="h5"><br>
<br>
On Fri, 2014-05-09 at 05:05 -0400, Carlos Martín Sánchez wrote:<br>
> Hi,<br>
><br>
><br>
> System DS are monitored with the host probes. Do you have any hosts<br>
> configured?<br>
><br>
> --<br>
> Carlos Martín, MSc<br>
> Project Engineer<br>
> OpenNebula - Flexible Enterprise Cloud Made Simple<br>
> <a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org">cmartin@opennebula.org</a> | @OpenNebula<br>
><br>
><br>
> On Fri, May 9, 2014 at 12:02 AM, Marius Rex <<a href="mailto:MariusRex@venda.com">MariusRex@venda.com</a>><br>
> wrote:<br>
>         Platform: Centos 6.5<br>
>         versions: opennebula-4.5.80 and opennebula-4.6.0-1<br>
><br>
>         I have been struggling with this for a while with various<br>
>         configurations<br>
>         and I continually run into the same problem.<br>
><br>
>         I cannot build out a VM as the system volumes always come up<br>
>         with no<br>
>         space.  I have been trying to reduce variables and now at a<br>
>         very basic<br>
>         setup: I installed a fresh Centos 6 server and pulled down the<br>
>         latest<br>
>         stable opennebula RPMs from the official repo.  I am just<br>
>         using local<br>
>         file systems for everything, and have done nothing beyond<br>
>         installing the<br>
>         RPM and starting opennebula.  My system volume comes up with<br>
>         no<br>
>         available room, seemingly no matter what I do.<br>
><br>
><br>
>         [oneadmin@trainging ~]$ onedatastore<br>
>         list<br>
>           ID NAME                SIZE AVAIL CLUSTER      IMAGES TYPE<br>
>         DS<br>
>         TM<br>
>            0 system                0M -     -                 0 sys  -<br>
>         shared<br>
>            1 default             6.6G 77%   -                 0 img<br>
>          fs<br>
>         shared<br>
>            2 files               6.6G 77%   -                 0 fil<br>
>          fs<br>
>         ssh<br>
><br>
><br>
><br>
>         [oneadmin@trainging ~]$ onedatastore show 0<br>
>         DATASTORE 0<br>
>         INFORMATION<br>
>         ID             :<br>
>         0<br>
>         NAME           :<br>
>         system<br>
>         USER           : oneadmin<br>
>         GROUP          : oneadmin<br>
>         CLUSTER        : -<br>
>         TYPE           : SYSTEM<br>
>         DS_MAD         : -<br>
>         TM_MAD         : shared<br>
>         BASE PATH      : /var/lib/one//datastores/0<br>
>         DISK_TYPE      : FILE<br>
><br>
>         DATASTORE<br>
>         CAPACITY<br>
>         TOTAL:         : 0M<br>
>         FREE:          : 0M<br>
>         USED:          : 0M<br>
>         LIMIT:         : -<br>
><br>
>         PERMISSIONS<br>
>         OWNER          : um-<br>
>         GROUP          : u--<br>
>         OTHER          : ---<br>
><br>
>         DATASTORE<br>
>         TEMPLATE<br>
>         BASE_PATH="/var/lib/one//datastores/"<br>
>         SHARED="YES"<br>
>         TM_MAD="shared"<br>
>         TYPE="SYSTEM_DS"<br>
><br>
>         IMAGES<br>
><br>
>         It is the same filesystem the other volumes are on, yet they<br>
>         have<br>
>         available space.  I have tried two different versions of<br>
>         OpenNebula.  I<br>
>         have tried different base filesystems.   I have tried custom<br>
>         RPMs.  It<br>
>         comes up the same every time.<br>
><br>
>         Is there a bug or am I missing something very obvious?<br>
><br>
><br>
>         --<br>
>         Marius Rex<br>
>         <a href="mailto:mariusrex@venda.com">mariusrex@venda.com</a><br>
>         _______________________________________________<br>
>         Users mailing list<br>
>         <a href="mailto:Users@lists.opennebula.org">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>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">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>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><div>-- <br></div></div>Ruben S. Montero, PhD<br>Project co-Lead and Chief Architect<div>OpenNebula - Flexible Enterprise Cloud Made Simple<br>

<a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:rsmontero@opennebula.org" target="_blank">rsmontero@opennebula.org</a> | @OpenNebula</div></div>
</div></div>