Hi, A little more information: [root@(none) lib]# systemctl status quantum-dhcp-agent.service quantum-dhcp-agent.service - OpenStack Quantum DHCP AgentLoaded: loaded (/usr/lib/systemd/system/quantum-dhcp-agent.service; disabled) Active: failed (Result: exit-code) since Thu, 13 Sep 2012 08:45:12 -0400; 20s ago Process: 1883 ExecStart=/usr/bin/quantum-dhcp-agent --config-file /etc/quantum/quantum.conf --config-file /etc/quantum/dhcp_agent.ini --log-file /var/log/quantum/dhcp_agent.log (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/quantum-dhcp-agent.serviceSep 13 08:45:12 Linux quantum-dhcp-agent[1883]: mgr.run()Sep 13 08:45:12 Linux quantum-dhcp-agent[1883]: File "/usr/lib/python2.7/site-packages/quantum/agent/dhcp_agent.py", line 84, in run
Sep 13 08:45:12 Linux quantum-dhcp-agent[1883]: self.lease_relay.start()Sep 13 08:45:12 Linux quantum-dhcp-agent[1883]: File "/usr/lib/python2.7/site-packages/quantum/agent/dhcp_agent.py", line 557, in start
Sep 13 08:45:12 Linux quantum-dhcp-agent[1883]: family=socket.AF_UNIX)Sep 13 08:45:12 Linux quantum-dhcp-agent[1883]: File "/usr/lib/python2.7/site-packages/eventlet/convenience.py", line 38, in listen
Sep 13 08:45:12 Linux quantum-dhcp-agent[1883]: sock.bind(addr)Sep 13 08:45:12 Linux quantum-dhcp-agent[1883]: File "/usr/lib64/python2.7/socket.py", line 224, in meth Sep 13 08:45:12 Linux quantum-dhcp-agent[1883]: return getattr(self._sock,name)(*args) Sep 13 08:45:12 Linux quantum-dhcp-agent[1883]: socket.error: [Errno 98] Address already in use
[root@(none) lib]# Thanks Gary On 09/13/2012 03:06 PM, Gary Kotton wrote:
Hi,I have run into a problem with the DHCP agent. When it starts as a service it terminates. I am trying to debug.Thanks Gary
-- Mailing list: https://launchpad.net/~quantum-core Post to : [email protected] Unsubscribe : https://launchpad.net/~quantum-core More help : https://help.launchpad.net/ListHelp

