← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1173022] Re: Can only launch one instance with Grizzly

 

This looks like a quantum bug to me. Moving it over there.

** Also affects: quantum
   Importance: Undecided
       Status: New

** Changed in: nova
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1173022

Title:
  Can only launch one instance with Grizzly

Status in OpenStack Compute (Nova):
  Invalid
Status in OpenStack Quantum (virtual network service):
  New

Bug description:
  I have grizzly setup in basic 3 system multi-node: controller,
  network, compute

  I can launch from horizon only ONE instance, attempting to launch
  another builds directly into no-state. I feel a problem with quantum.

  in /var/log/nova/nova-scheduler.log on the controller all is there is:
  "Setting instance to ERROR state"

  
  Controller Node: /var/log/quantum/server.log
  2013-04-25 21:36:12  WARNING [quantum.db.agentschedulers_db] Fail scheduling network {'status': u'ACTIVE', 'subnets': [u'53404705-fdde-40d4-a76c-57ad3ea7a099'], 'name': u'net_student1', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'd4fe867e33514a6fbc369f03404dcaa9', 'provider:network_type': u'local', 'router:external': False, 'shared': False, 'id': u'dd0332d5-da6d-4e89-a44e-02a6df6e8bbc', 'provider:segmentation_id': None}

  
  Nework Node: /var/log/quantum/openvswitch-agent.log
  2013-04-25 21:31:52    ERROR [quantum.agent.linux.ovs_lib] Unable to execute ['ovs-vsctl', '--timeout=2', 'add-port', 'br-tun', 'gre-1']. Exception:
  Command: ['sudo', 'quantum-rootwrap', '/etc/quantum/rootwrap.conf', 'ovs-vsctl', '--timeout=2', 'add-port', 'br-tun', 'gre-1']
  Exit code: 1
  Stdout: ''
  Stderr: 'ovs-vsctl: cannot create a port named gre-1 because a port named gre-1 already exists on bridge br-tun\n'

  
  # ovs-vsctl show
  d85df105-ca80-465b-8f05-6c9d0624f9e0
      Bridge br-tun
          Port patch-int
              Interface patch-int
                  type: patch
                  options: {peer=patch-tun}
          Port br-tun
              Interface br-tun
                  type: internal
          Port "gre-1"
              Interface "gre-1"
                  type: gre
                  options: {in_key=flow, out_key=flow, remote_ip="10.20.20.52"}
      Bridge br-int
          Port "qvo331c5806-bb"
              tag: 1
              Interface "qvo331c5806-bb"
          Port br-int
              Interface br-int
                  type: internal
          Port patch-tun
              Interface patch-tun
                  type: patch
                  options: {peer=patch-int}
      ovs_version: "1.4.3"

  
  Thank you,
  Bryan

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1173022/+subscriptions