<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Oh yah true!<div>not sure “conductors” exist yet for Cinder, meaning meanwhile, every node needs a direct access to the database</div><div>glad to hear it’s working :)</div><div><br></div><div><div><div>On 08 Nov 2013, at 08:53, Guilherme Russi <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hello again Razique, I've found the problem, I need to add the grants on the mysql to my another IP. Now it's working really good :D<div>I've found this link too if someone needs: <a href="http://docs.openstack.org/admin-guide-cloud/content//managing-volumes.html">http://docs.openstack.org/admin-guide-cloud/content//managing-volumes.html</a></div>

<div><br></div><div>Thank you so much, and if you need me just let me know.</div><div><br></div><div>Best regards.</div><div><br></div><div>Guilherme.</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

2013/11/8 Guilherme Russi <span dir="ltr"><<a href="mailto:luisguilherme.cr@gmail.com" target="_blank">luisguilherme.cr@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div>Hello Razique, I got a couple of doubts, do you know if I need to do something else that's is not on the link you sent me? I'm asking because I followed the configuration but it's not working, here is what I get: I've installed the cinder-volume at the second computer that have the HD, and I've changed it's cinder.conf. I've changed too the master's cinder.conf like is following:</div>


<div><br></div><div><br></div><div>[DEFAULT]</div><div>rootwrap_config = /etc/cinder/rootwrap.conf</div><div>sql_connection = <a href="mysql://cinder:password@localhost/cinder">mysql://cinder:password@localhost/cinder</a></div><div>api_paste_confg = /etc/cinder/api-paste.ini</div>


<div>#iscsi_helper=iscsiadm</div><div>#iscsi_helper = ietadm</div><div>iscsi_helper = tgtadm</div><div>volume_name_template = volume-%s</div><div>#volume_group = cinder-volumes</div><div>verbose = True</div><div>auth_strategy = keystone</div>


<div>iscsi_ip_address = 192.168.3.1</div><div>scheduler_driver=cinder.scheduler.filter_scheduler.FilterScheduler</div><div><br></div><div># Rabbit authorization</div><div>rabbit_host = localhost</div><div>rabbit_port = 5672</div>


<div>rabbit_hosts = $rabbit_host:$rabbit_port</div><div>rabbit_use_ssl = false</div><div>rabbit_userid = guest</div><div>rabbit_password = password</div><div>#rabbit_virtual_host = /nova</div><div><br></div><div>state_path = /var/lib/cinder</div>


<div>lock_path = /var/lock/cinder</div><div>volumes_dir = /var/lib/cinder/volumes</div><div>#rpc_backend = cinder.rpc.impl_kombu</div><div><br></div><div>enabled_backends=orion-1,orion-4</div><div>[orion-1]</div><div>volume_group=cinder-volumes</div>


<div>volume_driver=cinder.volume.drivers.lvm.LVMISCSIDriver</div><div>volume_backend_name=LVM_iSCSI</div><div>[orion-4]</div><div>volume_group=cinder-volumes-2</div><div>volume_driver=cinder.volume.drivers.lvm.LVMISCSIDriver</div>


<div>volume_backend_name=LVM_iSCSI</div><div><br></div><div>The cinder.conf on the second computer is like this but the IPs are changed with the controller IP (It has the cinder-api), and when I run service cinder-volume restart at the second computer it's status is stop/waiting.</div>


<div><br></div><div>Any ideas?</div><div><br></div><div>Thanks :)</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/8 Razique Mahroua <span dir="ltr"><<a href="mailto:razique.mahroua@gmail.com" target="_blank">razique.mahroua@gmail.com</a>></span><br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">sure :)<div><br><div><div>On 08 Nov 2013, at 05:39, Guilherme Russi <<a href="mailto:luisguilherme.cr@gmail.com" target="_blank">luisguilherme.cr@gmail.com</a>> wrote:</div>


<br><blockquote type="cite"><div dir="ltr">Oh great! I'll try here and send you the results.<div><br></div><div>Very thanks :)</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/8 Razique Mahroua <span dir="ltr"><<a href="mailto:razique.mahroua@gmail.com" target="_blank">razique.mahroua@gmail.com</a>></span><br>




<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">If I’m not mistaken, you only need to install the “cinder-volume’ service that will update its status to your main node<div>




:)<div><br><div><div>On 08 Nov 2013, at 05:34, Guilherme Russi <<a href="mailto:luisguilherme.cr@gmail.com" target="_blank">luisguilherme.cr@gmail.com</a>> wrote:</div><br><blockquote type="cite"><div dir="ltr">




Great! I was reading the link and I have one question, do I need to install cinder at the other computer too?<div><br></div><div>Thanks :)</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

2013/11/8 Razique Mahroua <span dir="ltr"><<a href="mailto:razique.mahroua@gmail.com" target="_blank">razique.mahroua@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div style="word-wrap:break-word">Ok in that case, with Grizzly you can use the “multi-backends” feature:<div><a href="https://wiki.openstack.org/wiki/Cinder-multi-backend" target="_blank">https://wiki.openstack.org/wiki/Cinder-multi-backend</a></div>






<div><br></div><div>and that should do it :)</div><div><br><div><div>On 08 Nov 2013, at 05:29, Guilherme Russi <<a href="mailto:luisguilherme.cr@gmail.com" target="_blank">luisguilherme.cr@gmail.com</a>> wrote:</div>






<br><blockquote type="cite"><div dir="ltr">It is a hard disk, my scenario is one Controller (where I have my storage cinder and my network quantum) and four compute nodes.</div><div class="gmail_extra"><br><br><div class="gmail_quote">






2013/11/8 Razique Mahroua <span dir="ltr"><<a href="mailto:razique.mahroua@gmail.com" target="_blank">razique.mahroua@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">ok !<div>what is your actual Cinder backend? Is it a hard disk, a SAN, a network volume, etc…</div>








<div><br><div><div>On 08 Nov 2013, at 05:20, Guilherme Russi <<a href="mailto:luisguilherme.cr@gmail.com" target="_blank">luisguilherme.cr@gmail.com</a>> wrote:</div><br><blockquote type="cite">

<div dir="ltr">Hi Razique, thank you for answering, I want to expand my cinder storage, is it the block storage? I'll use the storage to allow VMs to have more hard disk space.<div><br></div><div>Regards.</div><div><br>










</div><div>Guilherme.</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/8 Razique Mahroua <span dir="ltr"><<a href="mailto:razique.mahroua@gmail.com" target="_blank">razique.mahroua@gmail.com</a>></span><br>










<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Guilherme !<br>
Which storage do you precisely want to expand?<br>
<br>
Regards,<br>
Razique<br>
<div><br>
<br>
On 08 Nov 2013, at 04:52, Guilherme Russi <<a href="mailto:luisguilherme.cr@gmail.com" target="_blank">luisguilherme.cr@gmail.com</a>> wrote:<br>
<br>
> Hello guys, I have a Grizzly deployment running fine with 5 nodes, and I want to add more storage on it. My question is, can I install a new HD on another computer thats not the controller and link this HD with my cinder that it can be a storage too?<br>











> The computer I will install my new HD is at the same network as my cloud is. I'm asking because I haven't seen a question like that here. Does anybody knows how to do that? Have a clue? Any help is welcome.<br>











><br>
> Thank you all.<br>
><br>
> Best regards.<br>
</div>> _______________________________________________<br>
> Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
> Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br>
</blockquote></div><br></div>
</blockquote></div><br></div></div></blockquote></div><br></div>
</blockquote></div><br></div></div></blockquote></div><br></div>
</blockquote></div><br></div></div></div></blockquote></div><br></div>
</blockquote></div><br></div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</blockquote></div><br></div></body></html>