/srv/irclogs.ubuntu.com/2018/11/25/#ubuntu-server.txt

=== kallesbar_ is now known as kallesbar
mattgphotoHello everyone! I've got a bit of an issue and need to know how to go about troubleshooting it, was hoping someone here could help. How do I determine the cause of a Call Trace?17:29
mattgphotoFor example: What is causing this call trace to happen when my Ubuntu VM is under load/transferring data between samba shares (as client): https://i.imgur.com/sBNZ2My.png17:29
mattgphotoThis is on 18.04.1 server btw17:29
TJ-mattgphoto: which kernel "uname -r" ?17:30
mattgphotoOne second, lemme shut it off, power back on :-)17:31
mattgphoto~$ uname -r17:32
mattgphoto4.15.0-39-generic17:32
TJ-mattgphoto: I see that bug for v4.14 through v4.17 reported for other distros, so it looks like a kernel regression17:34
TJ-mattgphoto: I'd recommend upgrading to the v4.18 HWE kernel (linux-image-generic-hwe-18.04-edge)17:35
lotuspsychjeold, but perhaps related? https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/107592317:35
ubottuLaunchpad bug 1075923 in gvfs (Ubuntu Precise) "nautilus hangs copying large directories from a samba share" [High,Confirmed]17:35
mattgphoto@TJ-, how do I do that?18:01
mattgphotohrm, I see the instructions for 16.04... https://wiki.ubuntu.com/Kernel/LTSEnablementStack18:02
TJ-mattgphoto: "apt list linux-image-generic-hwe-18.04-edge" - if you see it, then "apt install ..."18:05
mattgphotoGotcha. :-) @TJ- Thank you! Here's hoping this fixes it!18:06
mattgphotoUm, nothing's listed.18:06
mattgphotoIt just returns: 'Listing... Done'. And returns to command prompt18:07
TJ-mattgphoto: OK, so you need to enable the component it is in18:07
TJ-right, it's in bionic-proposed so you need to enable that in apt's sources18:08
TJ-mattgphoto: "echo 'deb http://gb.archive.ubuntu.com/ubuntu bionic-proposed main' | sudo dd of=/etc/apt/sources.list.d/bionic-proposed.list"  then "sudo apt update"18:09
mattgphotoso just `sudo add-apt-repository bionic-proposed`?18:09
mattgphotoah18:09
TJ-mattgphoto: maybe you don;t want the "gb" mirror though :)18:09
mattgphotooh, I'll assume us... one sec18:10
mattgphotohrm, it'd be available on any mirror?18:11
mattgphotooh, just archive works too18:13
mattgphotoSo pardon if I ask a bunch of questions here, the release of ubuntu versions isn't something I'm quite familiar with. Is the HWE kernel something you just stay on until next point release? or?18:16
TJ-mattgphoto: the idea is that newer hardware, better performance, and so on can be supported on older releases. As 18.04 is now to be supported for 10 years we wouldn't expect to remain on the 4.15 kernel :)18:41
mattgphotogotcha18:41
TJ-mattgphoto: I'd hope a stable release update to the mainline kernel might also bring in the fix for your issue to the 4.15 kernel at some point18:41
mattgphotogotcha18:42
mattgphotowe'll see18:42
TJ-mattgphoto: we'd have to figure out which commit the fix was first though; I couldn't find anything so it may have been fixed incidentally in other code18:42
TJ-mattgphoto: the other reports I found said v4.18 had solved it18:42
mattgphotogotcha19:02
mattgphotoso basically a normal 'apt-get dist-upgrade' would do it once it's figured out?19:02
WBILL shouldn't this on eliner in my crontab work to just reboot my server19:48
WBILL<WBILL>  < 52 13   *   *   *    root     shutdown -r now >19:48
WBILL<WBILL> minu the <>symbols of course19:48
blackflowWBILL: might need full path to shutdown20:35
mattgphotoNew issue! heh. How would I go about troubleshooting this? https://i.imgur.com/Web3Xh4.png21:38
mattgphoto(I find some humor in the jiffies term btw)21:39
mattgphotoThis just seems like an amalgamation of problems now :-/21:41
mybalzitchI wonder if its io related21:50
mattgphotoI don't wonder myself21:53
mattgphotoI tried having this VM in it's own iSCSI LUN on ESXi, and ran into the previous problem...21:54
mattgphotonow it's in a NFS Store...21:54
mattgphoto(There isn't enough space on this server to house the TB's of storage heh)21:56
mattgphotoalthough21:57
mattgphotoI guess I could put just the VM itself on the local storage to the VM21:57
mattgphotowoah damn https://i.imgur.com/UZmRhDH.png22:08
mybalzitchdat iowait22:09
mattgphotohttps://i.imgur.com/WJTgBiJ.png22:10
mattgphotohow can you tell iowait in that screenshot?22:10
mybalzitchthat would be my first guess as to why your load average is past 60 on a 4 core system22:11
mattgphotooh gotcha heh22:11

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