<div dir="ltr"><div class="gmail_default" style="font-size:small">dear Javier,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">based on you explanation previously can i use an image from single images datastore to the clusters?</div><div class="gmail_extra"><div class="gmail_default" style="font-size:small">​So i just create new system datastore to each cluster node. and share 1 image datastore to every cluster node.​</div><br clear="all"><div><p>Thanks you.<br><br>Regards & Best Wishes,<br><br><br><b>.: Amier Anis :.</b><br><span style="font-size:x-small">Mobile: +6012-260-0819</span></p><hr size="1"><font style="color:rgb(153,153,153);font-family:'trebuchet ms',sans-serif" face="Arial" size="1"><span style="color:rgb(102,102,102)">IMPORTANT:</span><br>This e-mail (including any attachment hereto) is intended solely for the addressee and is confidential and privileged. If this should have been sent to you in error, you are not to reproduce, distribute or take any action in reliance on it. Kindly notify us and delete the e-mail and all attachments immediately.<br><br>As e-mail and/or attachments may contain viruses and other interfering or damaging elements, the receipt and/or downloading of e-mail and/or attachments will be at your own risk and we accept no liability for any damage sustained as a result of any such viruses; you should carry out your own virus checks before opening any attachment.</font></div>
<br><div class="gmail_quote">On Thu, Sep 25, 2014 at 3:59 PM, Amier Anis <span dir="ltr"><<a href="mailto:mymabma@gmail.com" target="_blank">mymabma@gmail.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"><div style="font-size:small">thanks javier. you save my world .. really appreciate it.</div><div><div class="h5"><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Wed, Sep 24, 2014 at 5:00 PM, Javier Fontan <span dir="ltr"><<a href="mailto:jfontan@opennebula.org" target="_blank">jfontan@opennebula.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The cluster endpoint is only needed in the datastore template.<br>
Sunstone does not need to know anything about it<br>
<div><div><br>
On Tue, Sep 23, 2014 at 9:44 PM, Amier Anis <<a href="mailto:mymabma@gmail.com" target="_blank">mymabma@gmail.com</a>> wrote:<br>
> thanks javier. i'm really appreciate it. i did almost same configuration<br>
> without using this guide. where by<br>
> i just do normal mount via fstab and create empty system and images in the<br>
> sunstone.<br>
><br>
> it works.<br>
><br>
> by the way is that correct way or i still need to ensure the details of<br>
> gluster must be in the sunstone setting?<br>
> my first attempt did not work that time.<br>
><br>
><br>
> On Tue, Sep 23, 2014 at 11:55 PM, Javier Fontan <<a href="mailto:jfontan@opennebula.org" target="_blank">jfontan@opennebula.org</a>><br>
> wrote:<br>
>><br>
>> GlusterFS is a bit different to the other shared storage as it needs<br>
>> to see the same files in both the system and images datastores. It<br>
>> needs both.<br>
>><br>
>> Cluster 0<br>
>> Mount gluster_vol_0 in /storage<br>
>> Link /storage -> /var/lib/one/datastores/100 (system)<br>
>> Link /storage -> /var/lib/one/datastores/101 (images)<br>
>><br>
>> Cluster 1<br>
>> Mount gluster_vol_1 in /storage<br>
>> Link /storage -> /var/lib/one/datastores/102 (system)<br>
>> Link /storage -> /var/lib/one/datastores/103 (images)<br>
>><br>
>> Cluster 2<br>
>> Mount gluster_vol_2 in /storage<br>
>> Link /storage -> /var/lib/one/datastores/104 (system)<br>
>> Link /storage -> /var/lib/one/datastores/105 (images)<br>
>><br>
>> Frontend<br>
>> Mount gluster_vol_0 in /storage/0<br>
>> Mount gluster_vol_0 in /storage/1<br>
>> Mount gluster_vol_0 in /storage/2<br>
>> Link /storage/0 -> /var/lib/one/datastores/100 (system)<br>
>> Link /storage/0 -> /var/lib/one/datastores/101 (images)<br>
>> Link /storage/1 -> /var/lib/one/datastores/102 (system)<br>
>> Link /storage/1 -> /var/lib/one/datastores/103 (images)<br>
>> Link /storage/2 -> /var/lib/one/datastores/104 (system)<br>
>> Link /storage/2-> /var/lib/one/datastores/105 (images)<br>
>><br>
>> On Sat, Sep 20, 2014 at 7:28 PM, Amier Anis <<a href="mailto:mymabma@gmail.com" target="_blank">mymabma@gmail.com</a>> wrote:<br>
>> > Dear Team,<br>
>> ><br>
>> > I would like to know little bit more about system datastore + gluster<br>
>> > and<br>
>> > cluster.<br>
>> ><br>
>> > node 0 - FrontEnd<br>
>> > node 1 - Hypervisor 1<br>
>> > node 2 - Hypervisor 2<br>
>> ><br>
>> > Cluster 1<br>
>> > node 3 Hypervisor 3<br>
>> > node 4 Hypervisor 4<br>
>> ><br>
>> > Cluster 2<br>
>> > node 5 Hypervisor 5<br>
>> > node 6 Hypervisor 6<br>
>> ><br>
>> > GlusterFS Storage 1 - mount to frontend to datastore 0<br>
>> > GlusterFS Storage 2 - mount to frontend to datastore 100 - for Cluster 1<br>
>> > GlusterFS Storage 3 - mount to frontend to datastore 101 - for Cluster 2<br>
>> ><br>
>> > I believe that all glusterfs storage need to mount to Frontend and<br>
>> > hypervisor node.<br>
>> ><br>
>> > my question is<br>
>> ><br>
>> > Should I mount datastore 0 to all hypervisor node even it is clusters?<br>
>> > or<br>
>> > Do i only mount for each datastore to each clusters. let say GlusterFS<br>
>> > Storage 1 for non-cluster node, glusterfs 2 for cluster 2 and etc.<br>
>> > In cluster 1, I only mount glusterfs 2 and set it as system datastore<br>
>> > and<br>
>> > image datastore. no datastore 0,1,2 in cluster 2.<br>
>> ><br>
>> > Which is the proper one?<br>
>> > How do I set glusterfs as system and image datastore in opennebula. I<br>
>> > only<br>
>> > can set images datastore.<br>
>> ><br>
>> > Thanks in advance your kind help.<br>
>> ><br>
>> > Thanks you.<br>
>> ><br>
>> > Regards & Best Wishes,<br>
>> ><br>
>> ><br>
>> > .: Amier Anis :.<br>
>> > Mobile: +6012-260-0819<br>
>> ><br>
>> > ________________________________<br>
>> > IMPORTANT:<br>
>> > This e-mail (including any attachment hereto) is intended solely for the<br>
>> > addressee and is confidential and privileged. If this should have been<br>
>> > sent<br>
>> > to you in error, you are not to reproduce, distribute or take any action<br>
>> > in<br>
>> > reliance on it. Kindly notify us and delete the e-mail and all<br>
>> > attachments<br>
>> > immediately.<br>
>> ><br>
>> > As e-mail and/or attachments may contain viruses and other interfering<br>
>> > or<br>
>> > damaging elements, the receipt and/or downloading of e-mail and/or<br>
>> > attachments will be at your own risk and we accept no liability for any<br>
>> > damage sustained as a result of any such viruses; you should carry out<br>
>> > your<br>
>> > own virus checks before opening any attachment.<br>
>> ><br>
>> > _______________________________________________<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>
>><br>
>><br>
>><br>
>> --<br>
>> Javier Fontán Muiños<br>
>> Developer<br>
>> OpenNebula - Flexible Enterprise Cloud Made Simple<br>
>> <a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | @OpenNebula | <a href="http://github.com/jfontan" target="_blank">github.com/jfontan</a><br>
><br>
><br>
<br>
<br>
<br>
--<br>
Javier Fontán Muiños<br>
Developer<br>
OpenNebula - Flexible Enterprise Cloud Made Simple<br>
<a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | @OpenNebula | <a href="http://github.com/jfontan" target="_blank">github.com/jfontan</a><br>
</div></div></blockquote></div><br></div></div></div></div>
</blockquote></div><br></div></div>