Increase settings for dnsmasq and sysctl

Bug #1383290 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Triaged
Medium
Fuel Documentation Team

Bug Description

https://review.openstack.org/129203
commit 3070f3fa3c6d1b227242fd2a00a7babfc73424f5
Author: Sergii Golovatiuk <email address hidden>
Date: Thu Oct 16 16:27:18 2014 +0200

    Increase settings for dnsmasq and sysctl

    * Make a new variable dhcp_lease_max. It increases the number of
      available leases from 1000 to 1800. It allows to provision nodes on
      scale, when Debian Installer or Anaconda looses IP in the middle of
      install.
    * Make a new variable lease_time. It increases the default lease size
      to 120m, up from the default 60m.
    * Add cache-size to dnsmasq template. dnsmasq will keep more entries in
      case.
    * Increased neighbour table on master node to keep more ARP requests
      that come in parallel once deployment is started. This change also
      removes unneed broadcast traffic. New values are:
      net.ipv4.neigh.default.gc_thresh1 = 256
      net.ipv4.neigh.default.gc_thresh2 = 1024
      net.ipv4.neigh.default.gc_thresh3 = 2048
    * Fix linting

    Related-Bug: #1376680
    Related-Bug: #1379917
    Related-Bug: #1381997
    blueprint 100-nodes-support
    DocImpact

    Change-Id: I4da8070143e401f7a9246e72eda35e601b8c6386

Changed in fuel:
milestone: none → 6.0
assignee: nobody → Fuel Documentation Team (fuel-docs)
Changed in fuel:
status: New → Confirmed
importance: Undecided → Medium
Changed in fuel:
importance: Medium → High
tags: added: docs
Changed in fuel:
milestone: 6.0 → 6.1
Revision history for this message
Bogdan Dobrelya (bogdando) wrote :

It should be enough to provide the info about listed changes just in release-notes

tags: added: release-notes
Changed in fuel:
status: Confirmed → Triaged
Revision history for this message
Sheena Conant (sheena-conant) wrote :

Is this a workaround for an issue present in 6.1 or notes on a feature released on 6.1? It is not clear to me based on the description.

Changed in fuel:
importance: High → Medium
Revision history for this message
Sergii Golovatiuk (sgolovatiuk) wrote :

Sheena, this bug is autogenerated for documentation team. Since it's a significant change it should be documented.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.