/srv/irclogs.ubuntu.com/2022/08/25/#ubuntu-server.txt

keithzgHmm trying to figure out why a new 20.04 64-bit VM is performing so much slower for a task than the 18.04 32-bit VM . . . a script that grabs an index of MediaWiki files and downloads them all from the server used to take ~13min, now it takes ~55min! The VMs are even on the same host system! I swear I'm using identical relevant configs! I'm baffled.00:48
patdk-lapdoesn't sound identical00:59
patdk-lapdo you even know where the slowdown is?00:59
patdk-lapit's likely highly out of scope to diagnose this from, I know nothing to, software, kernel, driver, network, ...00:59
patdk-lapdid you do a heatmap?01:00
keithzgNo, the bespoke script (written by an engineer quitting soon, oof) doesn't really have any easy way to do something like that and one of the baffling things is it sure doesn't look like the VM is undergoing really any noticeable load whatsoever.01:15
keithzgI suppose I'm kinda just wondering if there's any big potential gotchas in terms of Apache2 responsiveness between 18.04 and 20.04. I can't imagine the bitness is actually the problem, although maaaybe?01:16
sarnoldcheck dmesg? logs? journalctl?01:17
sarnoldis it running into swap because pointers are bigger etc?01:17
keithzgNothing relevant seems printed in dmesg or journalctl, no errors in the Apache logs, the Apache access logs just show each page being requested one by one. Swap seems literally unused, everything seems to be easily being done in the mere 2GB of RAM allocated to the VM.01:19
sarnoldhow about dns lookup errors? do all configured nameservers work to resolve the address quickly?01:22
keithzgYeah, they really should; this is even all just on a LAN, in fact, DNS is handled by the (Ubuntu Server of course :)) router via dnsmasq, when changing from the 18.04 VM to the 20.04 VM I just updated the hosts file and that was it. That was also over a week ago so I would imagine any local caches would be invalidated by now.01:24
JanCno throttling enabled for one VM?02:18
JanCalso, check if both VMs use the same type of storage (access)02:18
keithzgJanC: Ah hmm I had theoretically checked both storage and CPU settings of the respective VMs, but looking at the <devices> section of the newer VM it says <emulator>/usr/bin/qemu-system-x86_64</emulator>, while the older is <emulator>/usr/bin/kvm</emulator>...03:09
keithzgIf this was all using QEMU rather than KVM and that's the entire performance difference, I'm gonna feel pretty foolish but also quite relieved haha03:13
JanCon modern systems, /usr/bin/kvm is a symlink to /usr/bin/qemu-system-x86_64 so that's fine03:13
keithzgAh . . . well drat.03:13
JanCI was thinking more about the type of disk image or such03:14
keithzgYeah no both are using qcow2, with virtio as the bus03:15
=== NatSocSiD` is now known as NatSocSiD
lotuspsychjesdeziel: yet another bug to add to your collection; still happens on jammy (desktop) bug #196982108:51
ubottuBug 1969821 in xdg-desktop-portal-gnome (Ubuntu) "File uploading sort by modified makes the window crash in browsers" [Undecided, Confirmed] https://launchpad.net/bugs/196982108:51
MaNa2kanyone tried the new enyaq ?11:42
MaNa2kis it any good\bad ?11:42
MaNa2kops wrong channel11:43
sdeziellotuspsychje: that's a weird one! thanks12:54
lotuspsychjenp12:54
lucasmouraHi @rbasak, we have concluded our tests for UA release 27.10.1, since the package is already sitting on proposed for a week, I think it is okay if we release it to updates13:10
tewardrbasak: around?21:03
blahdeblahAnyone able to point me to info about whether/how the compression on linux-image-generic-amd64 kernels changed between focal and jammy?21:41
blahdeblahI've got a Xen VM which I just upgraded from focal to jammy and pygrub on my Xen host won't boot the new kernel (old one works fine), claiming that the compression format isn't supported. 21:41
blahdeblahBoth images claim to be the same compression format, though:21:42
blahdeblah/boot/vmlinuz-5.15.0-46-generic: Linux kernel x86 boot executable bzImage, version 5.15.0-46-generic (buildd@lcy02-amd64-115) #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022, RO-rootFS, swap_dev 0XA, Normal VGA21:42
blahdeblah/boot/vmlinuz-5.4.0-125-generic: Linux kernel x86 boot executable bzImage, version 5.4.0-125-generic (buildd@lcy02-amd64-083) #141-Ubuntu SMP Wed Aug 10 13:42:03 UTC 2022, RO-rootFS, swap_dev 0XD, Normal VGA21:42
blahdeblahDid any of my previous 5 messages come through?  (21:41-21:42 UTC)22:24
=== coreycb_ is now known as coreycb
=== soren_ is now known as soren
=== SJrX- is now known as SJrX
=== skeer_ is now known as skeer
=== beisner_ is now known as beisner
=== Fossil_ is now known as Fossil
=== open10k8s_ is now known as open10k8s
=== falcojr1 is now known as falcojr
rfmblahdeblah, there's a bug about Xen not booting the new kernel https://bugs.launchpad.net/ubuntu/+source/xen/+bug/195616622:38
ubottuLaunchpad bug 1956166 in xen (Ubuntu Focal) "Ubuntu 22.04 doesn't boot with xen" [Medium, Fix Released]22:38
rfmblahdeblah, I don't know anything about it, I just remembered a discussion about it (maybe here?)22:39
=== Hash is now known as OpenSource

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