<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 08/23/2015 09:01 PM, 陈迪豪 wrote:<br>
<blockquote cite="mid:tencent_7B18AD8F674C390B0286AB11@qq.com"
type="cite">
<div>We has deployed manila service in production. But we have
found some problems when deploy it in 240.0.0.0/8 which is
blocked by Windows. That means Windows users can't use the file
system service if we're deploying it in this network.</div>
<div><br>
</div>
</blockquote>
<br>
240.0.0.0/8 is a class E address, which is invalid, so blocking by
your OS is correct behavior. You should use one of the RFC1918 IP
address ranges for actual traffic.<br>
<br>
<blockquote cite="mid:tencent_7B18AD8F674C390B0286AB11@qq.com"
type="cite">
<div>I'm wondering how can we change the network of manila without
affecting the existing service?</div>
<div><br>
</div>
<div>Can we leave the existing virtual machines which continue to
serve while restarting manila with the new configuration? Does
it work for the existing service?</div>
</blockquote>
<br>
Manila doesn't offer a way to change the network accessibility of
existing shares. In the future we'll be able to do share network
changes and migrations, but today you have the following options:<br>
* If you're using a driver with share servers, create a new share
network with the correct network subnet and create new shares using
that network.<br>
* If you're using a driver without share servers, simply reconfigure
your storage controller, and restart the Manila service.<br>
<br>
-Ben<br>
<br>
<br>
<blockquote cite="mid:tencent_7B18AD8F674C390B0286AB11@qq.com"
type="cite">
<div><includetail><!--<![endif]--></includetail></div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>