Uploaded image for project: 'CORD'
  1. CORD
  2. CORD-1014

Compute node network configuration is not set correctly

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: High
    • Resolution: Done
    • Affects Version/s: 2.0.0
    • Fix Version/s: 2.0.1
    • Component/s: Build System
    • Labels:
    • Environment:

      Description

      Environment:

      • CORD 2.0
      • Each node has a BMC, 2 10G ports, the intel 40G card (dual port)
      • The head node and the compute nodes use eth1 (first 10G port) as mgmt
      • The head node uses eth2 (second 10G port) as the external interface

      Deployment configuration:
      external_ip: '10.201.101.11/24'
      external_gw: '10.201.101.1'
      external_iface: 'eth2'
      extraVars:

      • 'management_include_names=eth1'

      This produced a correct installation on the head node, but a wrong installation on the compute nodes. All the compute node networks configurations never come up, because of a syntax error in /etc/network/interfaces. Under each eth2 interface, on all compute nodes, one wrong line "source /etc/network/interfaces.d/*.cfg" is added. The full compute node network interface configuration generated is attached to the ticket.

        Attachments

          Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Activity

              People

              Assignee:
              acb Andy Bavier
              Reporter:
              luca Luca Prete
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Gerrit Reviews

                  There are no open Gerrit changes