=== Guest95977 is now known as catalase [05:52] Good morning [11:18] Hi guys, I get blkid on my server and saw: [11:18] UUID_SUB="5ff58eb8-9879e85a-e512-5cb9019340f4" TYPE="VMFS_volume_member" [11:18] but it should be UUID ...... [11:18] and type of my disk should be xfs [11:18] Now I enter mkfs.xfs /dev/sdb but it doesn't do anything/ [11:18] How can I fix my problem? === StathisA_ is now known as StathisA [16:23] Does systemd-resolved in xenial not have a stub resolver? How does it work if we can't point to it (127.0.0.53)? [16:23] I'm trying to get local caching working on Ubuntu 16.04 using systemd-resolved [16:25] I have the service enabled and running and /etc/resolv.conf linked to /run/systemd/resolved/resolv.conf and a DNS= and DOAMINS= entry in /etc/systemd/resolved.conf since that info doesn't seem to get pulled from DHCP at all [16:25] what am I missing? [16:31] I notice resolved is listening on port 5355 [16:37] it's not listening on port 53 [16:51] leftyfb you should probably symlink to /run/systemd/resolved/stub-resolv.conf instead [16:52] sorry /run/systemd/resolve/stub-resolv.conf [16:52] ddstreet: there is no stub listener on 16.04 [16:52] that file never gets created and the service is not listening on 53 [16:53] you enabled systemd-resolved service? [16:54] ah yeah, in xenial the stub resolv.conf isn't created [16:54] you'll need to manually edit your resolv.conf then [16:55] it might not even work in xenial... [16:57] yeah it's missing a few things that would get it working, you could theoretically get it to work with some manual stuff but i'd recommend against it [16:57] i mean i wouldn't recommend using xenial at this point since it's going ESM this month... ;-) [16:57] well aware. We have updated to bionic and soon focal, but we still have some customers on xenial that we can't move off for some time [16:58] honestly if you need a local caching dns server on xenial, probably something else would be better, maybe dnsmasq [17:01] if you do want to manually get resovled working, you'd need to remove resolvconf, make dhclient not replace/update the resolv.conf file, change systemd-resolved to listen on :53 instead of :5355, tell systemd-resolved what the right upstream nameservers are (or get dhclient to notify it) [17:02] would not suggest it...too many things that might break === StathisA_ is now known as StathisA === jgee9 is now known as jgee === tomreyn_ is now known as tomreyn === umask078 is now known as umask077