On 11/21/17 13:07 , Daniel Kontsek wrote: > Hello, > > We’ve got a bug report <https://github.com/erigones/esdc-ce/issues/298> about > the ubuntu-certified-17.10 > <https://docs.joyent.com/public-cloud/instances/virtual-machines/images/linux/ubuntu-certified#1710-artful-images> > image from images.joyent.com <http://images.joyent.com/> not setting > /etc/resolv.conf from the resolvers property in vmadm. The > ubuntu-certified-16.04 image and other ubuntu-certified images before set > /etc/resolv.conf correctly. > > At first, I was thinking that this has something to do with cloud-init. But > after playing around I noticed that the resolvconf package is missing or was > removed as there is a symlink to a non-existent file in /run > (/etc/resolv.conf -> ../run/resolvconf/resolv.conf). Installing resolvconf > solves the problem. > However, there is also the systemd-resolved service, which maintains > /run/systemd/resolve/resolv.conf from the first boot. So changing the symlink > to point to /run/systemd/resolve/resolv.conf seems to be the best solution.
Hi Daniel, Thanks for reporting this. I'll forward this onto some of the folks working on images and hopefully we'll hear something back on this. Thanks, Robert ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
