Comment 6 for bug 1711760

Revision history for this message
Scott Moser (smoser) wrote : Re: [2.3] resolv.conf is not set (during commissioning)

Well, can you just collect as much as you can..

Immediately after the system is up, ssh in. dns should work (as it most certainly did work for cloud-init running 'apt-get update'.).

So ssh in, and collect
  journalctl -o short-precise
  /var/log/cloud-init*
  /var/lib/dhcp/
  dmesg

if you can get console... i'd love that.

Basically, dns *was* functional, but then later it became non-functional. we need to figure out why.