Oracle® Ethernet Switch ML2 Mechanism Driver for OpenStack Neutron Installation Guide

Exit Print View

Updated: June 2015
 
 

Check the Log Files on the Controller

The driver runs on the controller within the overall Neutron controller service, neutron-server. After installing software, you can access the controller and check log files.

  1. Search server.log for es2 to find the controller part of the Oracle Ethernet Switch ML2 Mechanism Driver.
  2. Check the status of the neutron-server service.
    service neutron-server status
    

    The service should be running without errors.

  3. Search the openvswitch-agent.log for ovs to find the agent part of the Oracle Ethernet Switch ML2 Mechanism Driver.

    The presence of this file indicates that the driver is installed.

  4. Check the status of the neutron-openvswitch-agent service and verify that it is running.
    service neutron-openvswitch-agent status
    

    The agent should be running without errors.