Comment 3 for bug 1290486

Revision history for this message
Jon-Paul Sullivan (jonpaul-sullivan) wrote : Re: dhcp agent not serving responses

There are no occurrences of "configured address" in any of the syslog files for the undercloud. Given that I do not believe it is a duplicate of bug 1271344.

root@undercloud-undercloud-q5d4s2sbkzx6:/var/log# for i in syslog syslog.1 syslog.2.gz syslog.3.gz syslog.4.gz syslog.5.gz syslog.6.gz syslog.7.gz ; do (zcat $i || cat $i) | grep -e "configured address " ; done

gzip: syslog: not in gzip format

gzip: syslog.1: not in gzip format
root@undercloud-undercloud-q5d4s2sbkzx6:/var/log#