<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi, <br>
<br>
Yes, I didn't reviewed all the features of cinder since it's just
recently installed. I'm using it for serving LVM volumes from
different machines. Works great. <br>
<br>
But I cannot install anything on this NAS, and therefore it has not
cinder support. Just plain iscsi support. Even the tgt manager
cannot be modified. <br>
<br>
Maybe I can find a way. But not just now. And manufacture will not
support it, since it's very lowend. And as they said "There are too
many fishes on this sea". <br>
<br>
Thank you for the advise.<br>
<br>
<div class="moz-cite-prefix">El 11/12/13 02:29, 郭龙仓 escribió:<br>
</div>
<blockquote
cite="mid:CACkq0KLCWotARFZvtGqsBzpDUNv-=Qz=CN6H3xXgiJb+wRZsHQ@mail.gmail.com"
type="cite">
<div dir="ltr">Have you tried Cinder ? Cinder is responsible for
volume management. You can configure your NAS as Cinder's
back-end storage, then create and attach Cinder Volumes as
disks to your Instances.
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2013/12/11 Matt Kassawara <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:mkassawara@gmail.com" target="_blank">mkassawara@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">This document was helpful for me...
<div><br>
</div>
<div><a moz-do-not-send="true"
href="http://openstack.redhat.com/Networking_in_too_much_detail"
target="_blank">http://openstack.redhat.com/Networking_in_too_much_detail</a><br>
</div>
</div>
<div class="HOEnZb">
<div class="h5">
<div class="gmail_extra">
<br>
<br>
<div class="gmail_quote">On Tue, Dec 10, 2013 at 12:36
PM, Gonzalo Aguilar Delgado <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:gaguilar@aguilardelgado.com"
target="_blank">gaguilar@aguilardelgado.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> Hi Scott <br>
<br>
I have OVS. I did took a look to this document
some time ago, the problem is that right now
there is a mess in documention and you really
don't know what's current and what's obsolete. <br>
<br>
I will take a look again and post if any doubts.<br>
<br>
Thank you for the reference. <br>
<br>
<br>
<br>
<br>
<div>El 10/12/13 18:47, Scott Devoid escribió:<br>
</div>
<div>
<div>
<blockquote type="cite">
<div dir="ltr">Which driver are you using?
<div><br>
</div>
<div>For OVS and Linux Bridge, there was
decent documentation (including
diagrams) in the Grizzly-era
Networking Administration Guide, the
"Under the Hood" section:</div>
<div><a moz-do-not-send="true"
href="http://docs.openstack.org/grizzly/openstack-network/admin/content/under_the_hood_openvswitch.html"
target="_blank">http://docs.openstack.org/grizzly/openstack-network/admin/content/under_the_hood_openvswitch.html</a><br>
</div>
<div><br>
</div>
<div>That guide is missing from the
Havana release and from trunk. It
seems to be replaced by a unified
"Cloud Administration Guide" but the
networking section in there is missing
anything that resembles this section.</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Tue, Dec 10,
2013 at 11:08 AM, Gangur, Hrushikesh
(R & D HP Cloud) <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:hrushikesh.gangur@hp.com"
target="_blank">hrushikesh.gangur@hp.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex"><a
moz-do-not-send="true"
href="http://techbackground.blogspot.com/2013/05/debugging-quantum-dhcp-and-open-vswitch.html"
target="_blank">http://techbackground.blogspot.com/2013/05/debugging-quantum-dhcp-and-open-vswitch.html</a><br>
<div>
<div><br>
<br>
-----Original Message-----<br>
From: Gonzalo Aguilar Delgado
[mailto:<a
moz-do-not-send="true"
href="mailto:gaguilar@aguilardelgado.com"
target="_blank">gaguilar@aguilardelgado.com</a>]<br>
Sent: Tuesday, December 10, 2013
3:35 AM<br>
To: <a moz-do-not-send="true"
href="mailto:openstack@lists.openstack.org"
target="_blank">openstack@lists.openstack.org</a><br>
Subject: [Openstack] OpenStack
networking and disks...<br>
<br>
Hi,<br>
<br>
Is there any document that
explains inner workings of
neutron networking?<br>
<br>
I have an internal NAS that does
not have support for openstack,
and until we have resources to
replace I want to use it to
server iscsi disks.<br>
<br>
I can create disks by hand and
associate to instances. But
first I have to configure how
will it connect to the network.<br>
<br>
<br>
For now it's serving disks on a
network that's accessible to the<br>
floating ip network. That's not
the best way but I cannot change
it<br>
because other instances that are
not part of the openstack
network are<br>
using it. For example maas
server.<br>
<br>
So I can add it another ip for
each private network so it can
serve<br>
disks on the private/management
net. But how do I configure
virtual<br>
routers so this NAS is
accessible from private range
(for ex.<br>
<a moz-do-not-send="true"
href="http://192.168.10.0/24"
target="_blank">192.168.10.0/24</a>).<br>
<br>
Is this the best way to do it?<br>
<br>
What's the best way to add
servers that are not part of the
openstack<br>
deployment to the net, for
example a nagios monitoring set
for each<br>
tenant so they have monitoring
of their instances but they have
not to<br>
install.<br>
<br>
Best regards,<br>
<br>
_______________________________________________<br>
Mailing list: <a
moz-do-not-send="true"
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
moz-do-not-send="true"
href="mailto:openstack@lists.openstack.org"
target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a
moz-do-not-send="true"
href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack"
target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br>
_______________________________________________<br>
Mailing list: <a
moz-do-not-send="true"
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
moz-do-not-send="true"
href="mailto:openstack@lists.openstack.org"
target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a
moz-do-not-send="true"
href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack"
target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
Mailing list: <a moz-do-not-send="true"
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 moz-do-not-send="true"
href="mailto:openstack@lists.openstack.org"
target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a moz-do-not-send="true"
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>
</div>
</div>
<br>
_______________________________________________<br>
Mailing list: <a moz-do-not-send="true"
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 moz-do-not-send="true"
href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a moz-do-not-send="true"
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>
<br>
</body>
</html>