[03:10] hi, how do i get help on module missing in slapd package? === cpaelzer_ is now known as cpaelzer [05:53] good morning [05:54] cpaelzer: o/ [05:54] hi utkarsh2102 [08:43] seem to be seeing disk enumerations issues on ubuntu with multi disk systems, like 2 256gb ssd boot drives and 6 3.5Tb storage drives, ubuntu sees the boot drives last and installs to the 3.5TB, specifically using MAAS [08:43] we noticed it also trying an install from usb stick where sda was 3.5T, and not 128Gb [09:22] good morning [13:10] jamespage: any idea why this doesn't have logs: https://launchpad.net/~chris.macnaughton/+archive/ubuntu/focal-ussuri/+build/23490887 ? [13:25] OutBackDingo: I'm not sure why you expect drives to be enumerated in a particular order? [13:26] every other linux os sees the 2 ssd drives as sda / sdb except ubuntu [13:26] JanC: so curiously ubuntu sees them as sdi / sdj [13:27] and i would "expect" them to be enumerated in slot order at a minimal [13:27] AFAIK this enumeration has no guaranteed order, and might even differ between installer runs... [13:28] JanC: would make sense but mostly occurs only with ubuntu [13:28] there are many types of "slots" [13:35] I suppose /dev/disk/by-path/* is the closest you can get to a "slot order" ? [13:39] any guaranteed drive enumerration in linux has been dropped around linux 3.x ... it is sheer luck if you see them enumerated the same all the time [13:40] (or was it 2.x ??? definitely some time after udev got common standard) [13:40] well, some distros keep a cache to keep them the same over reboots after install [13:40] but on install, there would be no such cache [14:16] sergiodj: around? [14:17] sergiodj: you are not including the patches from https://code.launchpad.net/~sergiodj/ubuntu/+source/bind9/+git/bind9/+merge/417404 in the bind 9.18.1 merge because of the FFe? [14:17] because it might not be granted? [14:17] icey: some other infrastructure issue in the build farm - my ceph upload from yesterday died in a mysterious way as well [14:37] ahasenack: yeah, I thought it was better to have two separate processes. but I can refactor things here and include the patches in the merge if you think it's best, no problem [14:38] sergiodj: if that ffe goes through, it will need the patches, so I think better add them now [14:38] I'm reviewing the 9.18.0 one, to unblock that in case the FFe doesn't go through [14:38] ahasenack: makes sense, I will add the patches to the merge [14:38] thanks for reviewing [19:09] ahasenack: thanks for the review [19:28] After I remove a static IP from netplan and change it to DHCP, # netplan try is getting the DHCP address but not releasing the static. How can I get rid of that? [19:34] Did you issue: sudo netplan apply [19:37] if "apply" behaves different from "try" thats clearly a bug though (not saying that apply wont work indeed, but behaviour is supposed to be identical for both) [19:43] I did not try apply yet. [19:44] (haha) [19:44] lol