<div dir="ltr">Hi,<div><br></div><div>Could you please clarify, do you receive this error in the UI? What do you mean by "save any changes"?</div><div>I'm not sure if ranges can cause such behavior, please see logs "/var/log/nailgun/app.log" and "/var/log/nailgun/api.log" for any errors/python tracebacks.</div><div><br></div><div>Thanks,</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 3, 2017 at 8:12 PM, <a href="mailto:siloxx@gmail.com">siloxx@gmail.com</a> <span dir="ltr"><<a href="mailto:siloxx@gmail.com" target="_blank">siloxx@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Has anyone had a problem with Mirantis Fuel giving a 'nailgund not available' error when attempting to save any changes to a cloud environment?  I'm encountering this problem after a fresh install of Mirantis Fuel 9.0 and then immediately upgrading to 9.2 (didn't even login to the Fuel web interface prior to the upgrade).<br>
<br>
I've verified that nailgund is running and the network configured in 'fuelmenu' during the initial 9.0 install is legit with Internet connectivity (<a href="http://172.16.0.0/22" rel="noreferrer" target="_blank">172.16.0.0/22</a> network, 172.16.3.250 is fuel server, 172.16.0.1 is the Internet gateway and 172.16.1.1-172.16.2.254 is handed out via the fuel DHCP server).  I've also verified that no other DHCP servers exist on this network, no errors or warnings in the 'fuelmenu' portion of the installation.<br>
<br>
I've installed this before using the same exact methods/options on some Dell hardware in a lab of mine however I'm having this problem on a production deployment using some older HP servers.  The only difference between the functional installation and this one is the IP ranges that were used and I set a root/admin password on the production setup (I left admin/root at default on the functional setup).  I have a suspicion that using the <a href="http://172.16.0.0/22" rel="noreferrer" target="_blank">172.16.0.0/22</a> network as the admin/PXE network for fuel deployments might be the culprit as I noticed that the nailgund config file defines '<a href="http://172.16.0.0/16" rel="noreferrer" target="_blank">172.16.0.0/16</a>' as 'PUBLIC' in the template section as shown below:<br>
<br>
/etc/nailgun/settings.yaml<br>
<br>
"<br>
STATIC_DIR: "/usr/share/nailgun/static"<br>
TEMPLATE_DIR: "/usr/share/nailgun/static"<br>
NETWORK_POOLS:<br>
  public:<br>
    - "<a href="http://172.16.0.0/16" rel="noreferrer" target="_blank">172.16.0.0/16</a>"<br>
  private10:<br>
    - "<a href="http://10.0.0.0/8" rel="noreferrer" target="_blank">10.0.0.0/8</a>"<br>
  private192:<br>
    - "<a href="http://192.168.0.0/16" rel="noreferrer" target="_blank">192.168.0.0/16</a>"<br>
<br>
NET_EXCLUDE:<br>
  - "<a href="http://172.16.0.0/22" rel="noreferrer" target="_blank">172.16.0.0/22</a>"<br>
<br>
ADMIN_NETWORK:<br>
  cidr: "<a href="http://172.16.0.0/22" rel="noreferrer" target="_blank">172.16.0.0/22</a>"<br>
  netmask: "255.255.252.0"<br>
  mac: "e4:11:5b:e6:90:3a"<br>
  size: "1024"<br>
  first: "172.16.1.1"<br>
  last: "172.16.2.254"<br>
  gateway: "172.16.3.250"<br>
<br>
VLANS_RANGE_START: "100"<br>
VLANS_RANGE_END: "1000"<br>
"<br>
<br>
I tried using Mirantis Fuel 9.0 without patching and it doesn't exhibit this same problem although this time around I left the admin/root passwords at default and did not set them as I did with the previous installations when I upgraded directly to 9.2 so I'm not sure if that is factoring in here.<br>
<br>
Any ideas what the issue may be?<br>
<br>
Also, sorry if this is a repost, I sent this email many hours ago and didn't see it appear on the mailing list archives, not sure what the issue is or if I didn't wait long enough.<br>
<br>
silox<br>
<br>
______________________________<wbr>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</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" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
</blockquote></div><br></div>