Bug 985084
Summary: | On boot dhcpd service is in a failed state and has to be started | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ian Neal <iannbugzilla> |
Component: | dhcp | Assignee: | Jiri Popelka <jpopelka> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | jpopelka, thozza |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-07-17 11:35:42 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ian Neal
2013-07-16 18:22:17 UTC
messages log for failure: Jul 16 18:02:17 brightwood dhcpd: Jul 16 18:02:17 brightwood dhcpd: No subnet declaration for em1 (no IPv4 address es). Jul 16 18:02:17 brightwood dhcpd: ** Ignoring requests on em1. If this is not w hat Jul 16 18:02:17 brightwood dhcpd: you want, please write a subnet declaration Jul 16 18:02:17 brightwood dhcpd: in your dhcpd.conf file for the network seg ment Jul 16 18:02:17 brightwood dhcpd: to which interface em1 is attached. ** Jul 16 18:02:17 brightwood dhcpd: Jul 16 18:02:17 brightwood dhcpd: Jul 16 18:02:17 brightwood dhcpd: No subnet declaration for p2p1 (no IPv4 addres ses). Jul 16 18:02:17 brightwood dhcpd: ** Ignoring requests on p2p1. If this is not what Jul 16 18:02:17 brightwood dhcpd: you want, please write a subnet declaration Jul 16 18:02:17 brightwood dhcpd: in your dhcpd.conf file for the network seg ment Jul 16 18:02:17 brightwood dhcpd: to which interface p2p1 is attached. ** Jul 16 18:02:17 brightwood dhcpd: Jul 16 18:02:17 brightwood dhcpd: Jul 16 18:02:17 brightwood dhcpd: Not configured to listen on any interfaces! Jul 16 18:02:17 brightwood dhcpd: Jul 16 18:02:17 brightwood dhcpd: This version of ISC DHCP is based on the relea se available Jul 16 18:02:17 brightwood dhcpd: on ftp.isc.org. Features have been added and other changes Jul 16 18:02:17 brightwood dhcpd: have been made to the base software release in order to make Jul 16 18:02:17 brightwood dhcpd: it work better with this distribution. Jul 16 18:02:17 brightwood dhcpd: Jul 16 18:02:17 brightwood dhcpd: Please report for this software via the Red Ha t Bugzilla site: Jul 16 18:02:17 brightwood dhcpd: http://bugzilla.redhat.com Jul 16 18:02:17 brightwood dhcpd: Jul 16 18:02:17 brightwood dhcpd: exiting. Jul 16 18:02:17 brightwood systemd[1]: dhcpd.service: main process exited, code= exited, status=1/FAILURE Jul 16 18:02:17 brightwood systemd[1]: Unit dhcpd.service entered failed state. messages log for start: Jul 16 19:06:36 brightwood systemd[1]: Starting DHCPv4 Server Daemon... Jul 16 19:06:36 brightwood systemd[1]: Started DHCPv4 Server Daemon. Jul 16 19:06:36 brightwood dhcpd: Internet Systems Consortium DHCP Server 4.2.5 Jul 16 19:06:36 brightwood dhcpd: Copyright 2004-2013 Internet Systems Consortiu m. Jul 16 19:06:36 brightwood dhcpd: All rights reserved. Jul 16 19:06:36 brightwood dhcpd: For info, please visit https://www.isc.org/sof tware/dhcp/ Jul 16 19:06:36 brightwood dhcpd: Not searching LDAP since ldap-server, ldap-por t and ldap-base-dn were not specified in the config file Jul 16 19:06:36 brightwood dhcpd: Wrote 1 leases to leases file. Jul 16 19:06:36 brightwood dhcpd: Listening on LPF/em1/90:b1:1c:57:e4:43/192.168 .1.0/24 Jul 16 19:06:36 brightwood dhcpd: Sending on LPF/em1/90:b1:1c:57:e4:43/192.168 .1.0/24 Jul 16 19:06:36 brightwood dhcpd: Jul 16 19:06:36 brightwood dhcpd: No subnet declaration for p2p1 (192.168.0.7). Jul 16 19:06:36 brightwood dhcpd: ** Ignoring requests on p2p1. If this is not what Jul 16 19:06:36 brightwood dhcpd: you want, please write a subnet declaration Jul 16 19:06:36 brightwood dhcpd: in your dhcpd.conf file for the network seg ment Jul 16 19:06:36 brightwood dhcpd: to which interface p2p1 is attached. ** Jul 16 19:06:36 brightwood dhcpd: Jul 16 19:06:36 brightwood dhcpd: Sending on Socket/fallback/fallback-net *** This bug has been marked as a duplicate of bug 985385 *** |