<div dir="ltr"><div dir="ltr">This is a normal Cinder in Openstack deployment<div><br></div><div>I'm using ceph as cinder backend, RBD drvier.</div><div><br></div><div>My ideas the instance should communicate with Openstack platform storage network via the vrouter provided by neutron. The vrouter gateway should communicate with Openstack platform. is or right?</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Gorka Eguileor <<a href="mailto:geguileo@redhat.com">geguileo@redhat.com</a>> 于2019年5月9日周四 下午5:28写道:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 08/05, zack chen wrote:<br>
> Hi,<br>
> I am looking for a mechanism that can be used for baremetal attach volume<br>
> in a multi-tenant scenario. In addition we use ceph as the backend storage<br>
> for cinder.<br>
><br>
> Can anybody give me some advice?<br>
<br>
Hi,<br>
<br>
Is this a stand alone Cinder deployment or a normal Cinder in OpenStack<br>
deployment?<br>
<br>
What storage backend will you be using?<br>
<br>
What storage protocol? iSCSI, FC, RBD...?<br>
<br>
Depending on these you can go with Walter's suggestion of using<br>
cinderclient and its extension (which in general is the best way to go),<br>
or you may prefer writing a small python script that uses OS-Brick and<br>
makes the REST API calls directly.<br>
<br>
Cheers,<br>
Gorka.<br>
</blockquote></div>