/srv/irclogs.ubuntu.com/2019/01/14/#ubuntu-server.txt

lunaphytei got disconnected, sorry00:06
lunaphyteTJ-: it looks like it's usb 1 and usb 200:06
lunaphytethere are two black ports on the front, which i suppose should be usb 2?  and two white ports on the back, which would i guess then probably be usb 1?00:06
lunaphyteit's an older dell poweredge server00:06
lunaphyte[sorry if those are repeats]00:06
lunaphytei'd been using the usb 2 socket, so i can try the usb 1 socket00:06
lunaphyteTJ-: right now i have a shell to the system, having booted from a flash drive - is there anything useful i might do before rebooting?00:07
TJ-lunaphyte: oooo... ability to play, so wait!00:07
TJ-lunaphyte: firstly, you can determine how the keyboard is currently connected (what devices/drivers it requires)00:08
lunaphytehere's what lsusb says: http://dpaste.com/0MQEZRM.txt00:09
TJ-lunaphyte: I'd start with "ls -l /sys/class/input/ | grep usb "00:09
lunaphyteok, one moment00:09
TJ-lunaphyte: then you can drill down in the path(s) that reveals to figure out which kernel modules are required00:09
lunaphytehttp://dpaste.com/29Y89J3.txt00:10
lunaphytefwiw, the drac virtual keyboard doesn't work in initramfs either00:10
TJ-lunaphyte: DRAC! that explains it00:11
TJ-lunaphyte: is the DRAC input not working right now?00:11
lunaphyt_ugh, i keep getting disconnected00:12
lunaphyt_ideally, i'd like to get the drac remote console keyboard working00:13
lunaphyt_oops, that sys/class/input paste was useless, i'd forgotten to plug the keyboard back in00:14
lunaphyt_http://dpaste.com/3KET45Z.txt00:14
tomreynlunaphyte: the "recue broken install" option is an option provided by the "debian installer" type installer, now dubbed the ubuntu alternative server installer.00:16
tomreyn(those server ISOs without "live" in the file name)00:17
lunaphyt_tomreyn: oh, ok, thanks00:17
TJ-lunaphyt_: hmmm, I was just trying to figure out if the DRAC is regular usbhid - it seems to be from what I can see in the kernel source, there is no specific driver for it00:18
TJ-lunaphyt_: so when there is a keyboard plugged into it there is no system input?00:19
lunaphyt_sorry, i'm not sure i'm following the question00:20
TJ-lunaphyt_: presumably you're connecting to DRAC5 via a management station?00:21
lunaphyt_oh, i connect to the drac5 via a java application00:21
lunaphyt_i run a jnlp java file on my computer here, which then connects via the network to the drac00:22
TJ-right, and does it bring up the poweredge console correctly, showing the video output?00:23
lunaphyt_oh, yes, it does00:23
TJ-I'm just trying to get an idea as to where the issues are00:23
lunaphyt_the drac5 remote console works fine, up until the kernel gets involved00:23
TJ-lunaphyt_: right, that is what I wanted to get at00:23
lunaphyt_so i can interact with bios, and with grub, and that all is working as it should be00:23
lunaphyt_ok00:24
TJ-lunaphyt_: does it continue OK with video but lose keyboard input?00:24
lunaphyt_yes00:24
tomreyntry this (instructions for idrac8, but might also apply): in the iDRAC, go to Virtual Console under Server, and the bottom option is for the Keyboard/Mouse Attach State. Make sure this is not set to Detached. If it is, change it to auto or plain attached and hit apply.00:25
TJ-lunaphyt_: Here's another possibility: https://www.itdroplets.com/idrac-remote-keyboard-not-working/00:26
tomreynalso this: Right above the "attach state" is an option for "Automatic System Lock", disabling this may help if you loose keyboard functionality after getting disconnected00:27
tomreyn(last post on https://www.dell.com/community/PowerEdge-Hardware-General/Keyboard-and-mouse-not-working-in-iDRAC8/td-p/5169237# )00:27
TJ-I also found one, saying "I just had the same issue.  Login to your DRAC and change the console type from Native to Java."00:29
TJ-This was in relation to multiple identical PowerEdge + CentOS where only 1 had this problem00:30
lunaphyt_it doesn't look like this system has the settings described for drac800:30
lunaphyt_it does have the console type setting, though.  it's currently set to java - that's what i'm using now00:31
TJ-lunaphyt_: is it worth changing it to native then?00:31
TJ-lunaphyt_: as a test at least00:31
lunaphyt_yeah, i'll try00:31
TJ-what web browser are you using to access DRAC?00:33
lunaphyt_firefox00:33
TJ-this issue could affect FF too I guess: https://help.serversaustralia.com.au/hc/en-us/articles/202436724-Keyboard-not-working-in-Dell-DRAC-Console-on-Internet-Explorer00:33
TJ-however, no, since it works for BIOS/GRUB! forget that one00:34
lunaphyt_yeah, i think if i solve my physical usb keyboard issue, i have a feeling it will solve the drac5 keyboard issue too00:34
TJ-lunaphyt_: If Linux is seeing the DRAC input devices and attaching them it does point to an issue on the DRAC side00:35
TJ-lunaphyt_: as for the external keyboard, it's a Logitech isn't it?00:36
lunaphyt_but when i boot, both physical and drac work, in bios, in grub, and both stop working once i get to initramfs00:37
lunaphyt_TJ-: it's a dell00:37
lunaphyt_http://dpaste.com/37CFC5C.txt00:37
TJ-The 046D:1017 device shown in your last pastebin needs the module hid_logitech_hidpp which I bet isn't included in the initrd.img by default00:37
lunaphyt_"Dell Computer Corp. SK-8125 Keyboard"00:37
lunaphyt_if i'm not mistaken, that would seem to indicate it's using the usbhid driver?00:38
TJ-lunaphyt_: is the SK-8125 a wired keyboard ?00:38
lunaphyt_yes, a usb wired keyboard00:38
TJ-so presumably you've also attached a Logitech unifying receiver ?00:39
lunaphyt_yes, i have a wireless mouse connected at the moment00:39
TJ-Ahhh, I just picked the wrong device! Because all the others were Dell (046D) I ignored them!00:39
lunaphyt_that was just so i could navigate the ubuntu desktop i'd booted into from a flash drive00:40
lunaphyt_oh, hah :)00:40
lunaphyt_sorry for the red herring00:40
TJ-OK, and this wired keyboard also doesn't work?00:40
lunaphyt_that's right00:40
lunaphyt_it works in bios and grub, but stops working in busybox/initramfs00:40
TJ-lunaphyt_: this USB boot you currently have, is it the LiveISO ?00:40
lunaphyt_it's ubuntu-18.10-desktop-amd64.iso00:41
TJ-right, so it's running 'live' in memory, not as an installed OS00:41
lunaphyt_right00:41
TJ-lunaphyt_: OK! so, let is set things up to do a chroot investigation and fix00:41
lunaphyt_sounds good00:42
TJ-lunaphyt_: in a terminal gain root ("sudo -i")00:42
lunaphyt_done00:42
TJ-lunaphyt_: then "mkdir /target" which we'll use to mount the rootfs of the poweredge later00:42
TJ-lunaphyt_: then do "lsblk | nc termbin.com 9999" so I can see what block devices we are dealing with00:43
lunaphyt_just so i'm not being inconsiderate, i'll have to run for a bit in about 10 minutes again - i don't want you to invest too much just to get interrupted00:43
TJ-OK. We should be able to do this pretty quickly00:43
lunaphyt_ok00:44
lunaphyt_https://termbin.com/rlwx00:44
TJ-basically, we're going to check what kernel modules are in the initrd.img, and if needed add the usbhid etc00:44
lunaphyt_for background, it's 4 disks, in a raid 1+0 setup, with lvm on top of that00:44
lunaphyt_oh - no, wait00:45
lunaphyt_sorry, it's raid 5 across all 400:45
TJ-Now everything is making more sense, and see the /usr/ file-system there00:45
lunaphyt_my mistake00:45
lunaphyt_https://termbin.com/z9e2e00:46
TJ-OK, let's get going: "mount /dev/mapper/vg_1-root /target"00:46
TJ-oh and lets get a handy pastebin helper: "apt install pastebinit"00:46
lunaphyt_done00:46
lunaphyt_should i mount the rest of the filesystems as well?00:47
TJ-what are the 95MB partitions for on sda/b/c/d ?00:47
TJ-No00:47
lunaphyt_ok00:47
lunaphyt_those are bios grub partitions00:47
TJ-sda1 etc00:47
TJ-really!? You know that never uses more than about 1MB ? I was thinking they might be for /boot/ :)00:47
lunaphyt_https://termbin.com/0aag00:48
lunaphyt_yeah, i know it's way overkill00:48
TJ-OK so we've already got /boot/ mounted at /target/boot/, so "pastebinit <( ls -latr /target/boot/)00:48
lunaphyt_i've had some issues in the past where grub didn't fit in the mbr00:48
lunaphyt_it's just me being overly cautious00:48
lunaphyt_http://paste.ubuntu.com/p/WMhDgHGMsP/00:49
TJ-usually that's due, on MBR, to partition #1 starting early (not being aligned to sector 2048) and thus no space for GRUB's core00:49
lunaphyt_oh, hmm00:49
TJ-OK, now let's look at the initrd. "pastebinit <( lsinitramfs /target/boot/initrd.img-3.13.0-164-generic )"00:50
lunaphyt_http://paste.ubuntu.com/p/BmGvXR2tyy/00:50
TJ-No usbhid00:51
lunaphyt_oh - also, if it's of value, i've tried both kernels, and both suffer the same symptom00:51
lunaphyt_where should usbhid be shown?00:51
TJ-let's just check it isn't a builtin - "pastebinit <( find /target/lib/modules -name usbhid.ko -ls )"00:52
TJ-I just did a grep, the usbhid.ko module should have shown up00:52
lunaphyt_http://paste.ubuntu.com/p/JR3MGzPK2m/00:52
lunaphyt_i see00:52
TJ-At one time it was builtin to the kernel so I'm checking this isn't the case for you00:52
lunaphyt_ah ok00:53
TJ-OK, confirmed, it is needed. So "echo usbhid >> /target/etc/initramfs-tools/modules"00:53
TJ-Now we build the chroot fully.00:53
TJ-"for n in proc sys dev dev/pts run etc/resolv.conf; do mount --bind /$n /target/$n; done "00:54
lunaphyt_so since lib/modules/3.13.0-164-generic/kernel/drivers/hid/usbhid/usbhid.ko is there, that implies usbhid is a module and not built in?00:54
TJ-lunaphyt_: correct00:54
lunaphyt_i see00:54
TJ-lunaphyt_: but isn't in initrd.img, ergo, no usb keyboard00:54
lunaphyt_got it00:54
lunaphyt_whose silly idea was that :)00:55
TJ-done the for ... command?00:55
lunaphyt_catching up, one moment00:55
TJ-after that, enter the chroot with "chroot /target" then do "mount -a" to have it mount all the file-systems from its /etc/fstab automatically00:55
lunaphyt_chroot /target returned "bash: groups: command not found"00:56
lunaphyt_is that safe to ignore?00:56
TJ-hmmm, possibly due to the /usr/ outside rootfs00:57
lunaphyt_oh00:57
TJ-if it has entered the chroot, do "exit" and drop back to the host shell00:57
lunaphyt_it had.  i've exited and am back to the host shell00:57
TJ-then you can do "mount /dev/mapper/vg_1-usr /target/usr" then re-enter with "chroot /target" and "mount -a"00:57
lunaphyt_that looks better00:58
lunaphyt_shoot, i've got to run :( - sorry!00:58
TJ-Now finally do "update-initramfs -vu -k 3.13.0-164-generic |& tee /tmp/initrd.log "00:58
lunaphyt_oh, ok00:58
TJ-This is the LAST step :)00:58
lunaphyt_ok, done00:58
TJ-once that has completed just check the module has been added, with "grep usbhid /tmp/initrd.log"00:59
lunaphyt_"Adding module /lib/modules/3.13.0-164-generic/kernel/drivers/hid/usbhid/usbhid.ko"00:59
TJ-lunaphyt_: sorted :)00:59
lunaphyt_nice!00:59
TJ-next boot you should have USB keyboard00:59
TJ-"exit" and shutdown00:59
lunaphyt_i really appreciate this00:59
lunaphyt_i'll give it a try as soon as i get back01:00
TJ-It's gone 1am here so I'll likely hear about it tomorrow01:00
lunaphyt_ah, then have a good night, and thanks again01:05
lordievaderGood morning07:27
ahasenackgood morning11:01
nascentmindHi. I am setting up Ubuntu server on a machine and I am having trouble with networking. My ethernet interface has 2 IP addresses. I have a 50-cloud-init.yaml file in netplan directory and have set 99-disable-network-config.cfg with network: {config: disabled}. I still get a static IP and a dhcp address set on the interface.11:08
nascentmindHow can I fix it?11:08
rbasaknascentmind: how do you expect to configure your server's IP addresses?11:18
=== cpaelzer__ is now known as cpaelzer
=== lunaphyt_ is now known as lunaphyte
kstenerudI'm getting a strange error when calling git ubuntu lint: https://pastebin.ubuntu.com/p/PHgGcyGvQx/15:40
kstenerudI'm not sure what it means about an unexpected file change15:40
HackerpcsI'm on 18.10. I have a problem with DNS as it doesn't work (ping google.com, Temporary failure in name resolution. systemd-resolved is running and I have netplan configured to CF DNS (systemd-resolve --status shows it). What could be the problem? /etc/resolv.conf shows 127.0.0.118:09
tewardthat sounds like it's wrong, IIRC resolved listens on 127.0.0.53; how did your /etc/resolv.conf get set up?  Did you alter it at all?18:10
cyphermoxHackerpcs: you have dnsmasq or bind running and probably confusing things for systemd-resolved18:10
lordcirthHackerpcs, /etc/resolv.conf contains "nameserver 127.0.0.53" on my 18.04 system18:10
Hackerpcscyphermox: both aren't installed18:11
cyphermoxeasiest is to start with making sure systemd-resolved can indeed resolve google.com (ie. systemd-resolve google.com)18:11
teward^ this, also on my 18.10 system and containers18:11
cyphermoxand then yeah, it should be 127.0.0.53; maybe the file was immutable if you did an upgrade from previous releases?18:11
lordcirthHackerpcs, ls -l /etc/resolv.conf?18:12
Hackerpcsyes, I upgraded from 18.04 but to be honest I don't remember if it was a clean install on 18.04 or 17.XX18:12
lordcirthShould be a symlink to ../run/systemd/resolve/stub-resolv.conf18:12
Hackerpcsyes it's linked to there18:12
Hackerpcscyphermox: yes it can resolve it18:13
cyphermoxprobably should check if anything else is currently running and listening on port 5318:14
cyphermox(ss --listen -u)18:15
Hackerpcsnothing seems relevant, only mdns (isn't it 5353?)18:16
cyphermoxright, 53 is 'domain'18:17
cyphermoxsystemd-resolved should pretty much just be 127.0.0.53%lo:domain18:17
cyphermoxso, something might have modified that file; but if it's not running and you upgraded it could be because of attributes -- people did that for some releases18:18
Hackerpcshttps://pastebin.com/jfNawi1k18:21
Hackerpcsnothing relevant I think18:21
Hackerpcsremoving the resolv.conf and rebooting doesn't restore it18:33
Hackerpcssomething's off18:33
TJ-Hackerpcs: have you checked nsswitch 'hosts' ?18:37
sdezielHackerpcs: resolved won't recreate the resolv.conf symlink if you rm'ed it18:37
Hackerpcsre-linked it, edited it and it get fixed to 127.0.0.53 after reboot18:41
HackerpcsTJ-: hosts: files mdns4_minimal [NOTFOUND=return] dns18:42
TJ-Hackerpcs: that looks sane18:45
HackerpcsI've tried a pihole installation some weeks ago but it didn't work (I think it's not compatible with systemd resolved) but removed it, don't know if it matters18:47
HackerpcsI started having the problem today, no problems before18:47
lunaphyteTJ-: no luck with the keyboard so far, unfortunately18:54
HackerpcsI really don't get how did this happen, everything seems normal18:55
TJ-lunaphyte: you dropped to the initialramfs shell?18:55
Hackerpcsguess I'll just edit resolv.conf manually to CF DNS and don't bother more with it18:57
lunaphyteTJ-: oh, wait - i just realized, i forgot to do the break=premount bit, but when /usr fails to mount and it drops to initramfs, there's still no keyboard18:57
sdezielHackerpcs: you could tell systemd-resolved to use CF DNS instead, if you want18:58
Hackerpcsit has it18:58
Hackerpcsbut it doesn't work18:58
sdezielyou said you configured it this way but also that your resolv.conf was pointing to 127.0.0.1 (!= 127.0.0.53) so I'm wondering if you were really hitting resolved18:59
HackerpcsI deleted it, re-linked it, tried to edit it to see if resolved really touched and after a reboot it changes to .5319:00
TJ-lunaphyte: right; at that point it should be available. The list in /etc/initramfs-tools/modules is included in the initrd.img (as we checked yesterday) and are supposed to be loaded when the /init script is running19:00
Hackerpcs127.0.0.5319:00
Hackerpcsbut the damn thing doesn't work19:00
sdezielHackerpcs: define doesn't work please19:00
Hackerpcshttps://pastebin.com/0uGvfwux my netplan19:01
Hackerpcsping: google.com: Temporary failure in name resolution19:01
sdezielHackerpcs: OK, please share systemd-resolve --status19:01
Hackerpcsif resolv.conf is set to 127.0.0.5319:01
Hackerpcshttps://pastebin.com/XEWFwC0B systemd-resolve --status19:02
sdezielHackerpcs: paste the output of systemd-resolve google.com19:03
sdezielHackerpcs: any idea where the "fe80::1" resolver is coming from?19:03
Hackerpcsnetplan doesn't indicate anything19:04
lunaphyteTJ-: yeah, i thought that was the expectation19:04
Hackerpcsgoogle.com: 172.217.21.206 -- Information acquired via protocol DNS in 17.7ms. -- Data is authenticated: no19:04
TJ-I'd assume a link-local router advertisement19:04
TJ-lunaphyte: So... it probably also needs some intermediate modules for the USB chipset19:05
sdezielHackerpcs: that seems to be working. Maybe the problem is that fe80::1 not responding and being asked once in a while by resolved19:05
TJ-lunaphyte: Does the system take a traditional PS/2 style keyboard, and if so, do you have one?19:05
Hackerpcswhere could it be coming from? Can I see that somehow?19:05
TJ-Hackerpcs: check "journalctl -u systemd-resolved"19:06
TJ-Hackerpcs: that may contain clues as to what is going wrong19:06
sdezielHackerpcs: could be coming from a Router Advertisement (RDNS IIRC)19:06
sdezielHackerpcs: if you have dig available, please paste the output of the following: dig google.com @fe80::1%enp5s019:07
TJ-lunaphyte: if it does not, then I think we have to tackle this in 2 stages 1) add a verbose script that displays the loaded modules and hardware and waits so you get time to photograph its output, and 2) add whatever modules we see are missing compared with the Live boot list19:07
Hackerpcshttps://pastebin.com/a2FY15br19:08
lunaphyteTJ-: it's usb only, no ps/219:10
HackerpcsI don't see something relevant on resolved systemd log19:10
sdezielHackerpcs: OK so that theory was wrong, fe80::1 behaves normally19:10
TJ-lunaphyte: so the latter process then19:10
sdezielHackerpcs: when ping cannot resolve, could you check if dig @127.0.0.53 works?19:11
Hackerpcsconnection timed out; no servers could be reached19:12
TJ-sdeziel: it really looks like nsswitch teritory if ping is failing - presumable gethostbyname()/getnameinfo()19:12
sdezielHackerpcs: ss -nlu19:13
Hackerpcswell any program from curl to rtorrent can't resolve19:13
Hackerpcsnot just ping19:13
sdezielHackerpcs: your resolved should be listening on that socket otherwise we'll need to check how you did the symlink19:14
TJ-Hackerpcs: yes, my point is any program relying on the standard library resolver functions is failing, and those rely on nsswitch19:14
Hackerpcshttps://pastebin.com/Sx5PWuvT19:14
Hackerpcsss -nlu19:15
sdezielHackerpcs: please paste /etc/systemd/resolved.conf19:15
sdezielHackerpcs: would you mind sharing resolved's journal output as well?19:15
Hackerpcsw8 a sec, I might accidentally ln'ed stub resolved19:16
lunaphyteTJ-: understood, just on a phone call atm19:16
Hackerpcssudo ln -s /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf insted of plain resolved.conf19:17
sdezielHackerpcs: that's the one you want AFAIK19:17
Hackerpcsstub?19:17
Hackerpcswell with /run/systemd/resolve/resolv.conf resolving works19:19
Hackerpcsit uses the DNS servers provided by netplan19:19
Hackerpcson /etc/resolv.conf19:20
sdezielbut this bypasses resolved for programs using resolv.conf directly19:20
Hackerpcshttps://wiki.archlinux.org/index.php/Systemd-resolved#DNS -- I must be on 2nd case19:20
sdezielHackerpcs: please paste /etc/systemd/resolved.conf19:21
Hackerpcshttps://pastebin.com/ur5wKgqV19:22
sdezielHackerpcs: you added "DNSStubListener=no", which is why resolved doesn't listen on 127.0.0.5319:24
sdezielHackerpcs: the default is to have that line set to yes and commented out19:25
sdezieland resolv.conf pointing to the stub- version of the file19:25
Hackerpcshm, I don't remember when (because I should have) fiddled with it19:25
sdezielHackerpcs: maybe when playing the pihole?19:25
Hackerpcsmaybe its automated script modifies it19:26
Hackerpcsbut I didn't have a problem19:26
Hackerpcseven though I haven't rebooted for like 10-12 days till today19:26
Hackerpcsso that must have been it19:26
sdezielHackerpcs: I don't know pihole but if it's meant to be a local resolver then it could very well be the culprit19:26
Hackerpcsrm'ed etc/resolved, ln'ed to stub, commented out and set to yes the stub setting and reboot19:27
sdezielHackerpcs: that should get you back to the "default" setup19:28
Hackerpcsalright it works19:30
Hackerpcssorry for being a PIA :P19:30
HackerpcsPITA*19:31
sdezielHackerpcs: glad it's working again!19:31
Hackerpcsyeah pihole is a adblocker on dns level19:32
Hackerpcsbut it seems doesn't play well with netplan and resolved19:32
Hackerpcshttps://github.com/pi-hole/pi-hole/blob/master/automated%20install/basic-install.sh#L148519:33
Hackerpcshere's the cause19:33
sdezielHackerpcs: It's OK to disable the stub resolver socket of resolved but in that case, the pihole server needs to fill in the role of DNS resolver19:37
Hackerpcshttps://discourse.pi-hole.net/t/cant-install-pi-hole-v4-0-on-ubuntu-server-18-04/11616 "Ubuntu 18.04 removes some of the packages that we need for the installation process. dialog and dhcpcd5 are no longer in Ubuntu 18.04, so at this time we are unable to install to that distribution."19:38
sdezielHackerpcs: presumably, when you removed pihole, it didn't undo the resolved.conf change leaving you with a broken setup19:38
Hackerpcspihole -uninstall seems to have that oversight19:40
sdezielHackerpcs: would be nice if you reported this bug :)19:45
sdezielHackerpcs: hmm, looks like it does attempt to cleanup: https://github.com/pi-hole/pi-hole/blob/master/automated%20install/uninstall.sh#L15519:47
Hackerpcshm the file is there but it wasn't reset19:48
Hackerpcsstrange19:48
sdezielHackerpcs: what's its content? Maybe you ran the installer twice and the .orig file got overwitten19:49
Hackerpcsthe corrent one, stub commented out and yes19:49
Hackerpcsdiff is empty between the two :P19:49
sdezielHackerpcs: OK then yeah, it's worth reporting to them19:50
Hackerpcswell I don't have the logs but I'll try to report it to look into it19:51
Hackerpcs"The issue I am reporting can be replicated." -- not sure about that :P19:52
Hackerpcsmaybe I'll run pihole in a docker to not mess up my host system19:54
lunaphyteTJ-: it's mostly just a hypothesis right now, i need to look closer, but at a glance, it almost seems like the initrd is recognizing the hub in the keyboard, but not recognizing the actual keyboard itself20:07
lunaphyteat the initramfs shell, when i plug in the keyboard, it prints output about "recognized usb device, etc", so it seems to be seeing something and recognizing it, but obviously there's still something missing since the keyboard isn't functioning20:08
TJ-lunaphyte: from our investigation yesterday we showed in the Live environment the required modules so I'm struggling to think of what more could be missing to prevent console input. I don't suppose the kernel command-line has a param setting the console to a serial terminal or some such?20:09
lunaphyteit might, but i'd have to track down a serial port somewhere else to use it20:11
TJ-lunaphyte: no, I meant, is it set to use a serial tty now - you'd see if it was on the kernel command-line because it'd have console=ttyS0,115200n8 or similar20:21
TJ-lunaphyte: I doubt you do but its one long-shot possibility20:21
lunaphyteoh, i see.  no i don't believe so - at least i don't recall seeing that on the kernel command line20:21
TJ-No, I don't but I was mostly asleep at the keys last night so forgotten a lot of what we saw :)20:30
lunaphyteno worries, you weren't the only one!20:34
TJ-lunaphyte: it's annoying because without that working, we can't chase down the /usr problem20:35
lunaphyteyou're telling me :)20:36
lunaphyteTJ-: i'm just in the process of trying to get a little bit more useful recovery boot drive20:38
lunaphytei've just booted from ubuntu-18.10-server-amd64.iso, and so far the rescue environment is working via the drac5 remote console20:39
lunaphytehopefully this will work better20:40
lunaphyteif it does, it will at least make this process way less burdensome20:40
TJ-lunaphyte: definitely :)20:46
lunaphytei can't reference the notes in my wiki for all of this :p20:48
lunaphytethe wiki is on the server :)20:48
lunaphytesigh20:49
lunaphyteno bonding module on the iso, it seems like20:49
lunaphyteoh, wait, no20:50
lunaphytethat's my filesystem i'm in20:50
lunaphytehmm20:50
TJ-lunaphyte: Why not make an install onto a USB, and have it boot from that, rather than an installer/live environment20:50
lunaphytei was just thinking about that earlier20:50
lunaphytedoing that now20:57
=== mwhahaha_ is now known as mwhahaha
=== noganoo_ is now known as noganoo
=== kierank_ is now known as kierank
=== popey_ is now known as popey

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!