/srv/irclogs.ubuntu.com/2016/06/22/#ubuntu-server.txt

Yuri4_Hi, guys! I can't SSH into my server. Could you help me to decipher ssh -vvv output? http://pastebin.com/NSEz3cs500:24
BeautifulYuri4_, are you sure you pointing to the right key file?01:59
Beautifulit seems its a key file issue02:00
codepython777anyone here has used preseed recently?03:01
=== prince is now known as prince|offline
=== prince|offline is now known as prince
=== prince is now known as prince|offline
=== ReScO_ is now known as ReScO
=== irv_ is now known as irv
=== Sprockt is now known as Sprocks
=== dcmorton_ is now known as dcmorton
=== PaulePan1er is now known as PaulePanter
=== the_ktosiek is now known as ktosiek
masuberuhi08:09
masuberunot sure if this is the right place to ask this08:10
masuberumy ubuntu is not using all memory of my system08:10
masuberuis this normal?08:10
masuberuhttp://pastebin.com/raw/zjq2JNhb08:11
masuberuthe reason I am asking is because I thought that linux uses all memory available on the system, but that is not my case08:12
masuberuany advice?08:12
hateballmasuberu: well, does any process need more?08:13
masuberuI have nothing running on that machine yet08:14
masuberuI just installed ubuntu08:14
hateballYes, so what is the problem?08:15
masuberubut was surprised why linux is not using all the memory available...08:15
hateballwhat would it use it *for* ?08:15
hateballit's sitting there, available08:15
cpaelzermasuberu: it is all right that way08:16
cpaelzermasuberu: it is used on demand08:16
cpaelzermasuberu: and even if there is no program actively needing it it will fill up over time by page cache08:16
masuberuok08:17
cpaelzermasuberu: every read you'll do will get into the page cache to speed up I/O, so over time even without a huge application running it will get full08:17
masuberuah ok08:17
cpaelzermasuberu: usually people complain vice versa - "why is it full with me having running only a small application"08:17
masuberuI understand now08:17
masuberuyeah08:17
cpaelzermasuberu: depending on the number of numa nodes you have it will always try to keep a minimum free for important kernel things08:19
masuberuok ok sorry for my ignorance I will read about disk caching08:19
masuberuthanks08:19
cpaelzernot a lot, something like 12-80 MB per numa node08:19
masuberuhum08:20
masuberuI see08:20
=== notsetkeh is now known as setkeh
cpaelzermasuberu: http://www-05.ibm.com/de/events/linux-on-system-z/downloads/Tools-MK2-V7-Web.pdf page 43 and following has some super-low-level entry to caching/swapping that I used to explain stuff to managers in the past08:21
cpaelzeryou can always get more complex with memory management :-)08:21
cpaelzerbut it is hard to find the simple ones08:21
masuberucpaelzer: jajajaja thanks man!08:23
=== stunts513__ is now known as stunts513
=== _degorenko|afk is now known as degorenko
=== BlackDex_ is now known as BlackDex
=== martinst is now known as martinst-afk
=== cpaelzer is now known as cpaelzer_lunch
rbasakmagicalChicken: I found a few bugs for you.10:57
rbasak1) a general cleanup of the bugs in logwatch please - no point assigning individually but there are a bunch of similar-but-different bugs there - https://bugs.launchpad.net/ubuntu/+source/logwatch10:57
=== cpaelzer_lunch is now known as cpaelzer
rbasak(unmatched entries)10:57
rbasak2) bug 1582767. It's fine to add an apparmor entry even if use of that line is only in an unusual configuration, so that just needs verifying and sorting out10:59
ubottubug 1582767 in ntp (Ubuntu) "apparmor permissions missing for winbind" [Medium,Triaged] https://launchpad.net/bugs/158276710:59
rbasak3) bug 1534538. Should be a straightforward cherry-pick but needs verifying etc.11:00
ubottubug 1534538 in apache2 (Ubuntu) " AliasMatch directive does not accept long URI" [Medium,Triaged] https://launchpad.net/bugs/153453811:00
rbasakmagicalChicken: thanks!11:00
cgalancoreycb: we have tested the networking-hyperv package. Can we get it in Ubuntu Cloud Archive: OpenStack Mitaka, updates section ?11:03
Ergo^hello - i have a basic installation of ubuntu 16.04 - i installed update-motd package - but i need to populated the /etc/update-motd.d/ - its missing all the nice scripts, is there a command to set this up?11:35
cpaelzerErgo^: what nice scripts in particular - then one could look up where they would be in?11:47
Ergo^there is a bunch of scripts in /etc/update-motd.d/11:48
Ergo^they print missing updates, diskspace, etc11:48
cpaelzerErgo^: so you usually see them, but not on your current install and you wonder where they would come from?11:48
Ergo^cpaelzer: exactly, i think default 14.04 server install has them11:49
Ergo^but at least 2 machines i checked do not have that by default11:49
cpaelzerErgo^: "apt-file search /etc/update-motd.d/ | pastebinit" => http://paste.ubuntu.com/17692017/11:49
Ergo^i would love to bring that back11:49
Ergo^cpaelzer: i have only 00-header  10-help-text11:50
Ergo^and i want the ones you have there11:50
cpaelzerErgo^: which is in base files, the output is package on the left and files on the right11:50
cpaelzerso if you e.g. want the "updates available" that is in update-notifier-common11:50
cpaelzerapt-file as I listed above lets you search the whole archive with patterns - showing you what package "would" match11:51
cpaelzerthat is what that pastebin link is11:51
cpaelzerapt-search on steroids to some extend11:51
Ergo^thanks11:51
cpaelzeryw11:51
=== inaddy is now known as tinoco
Ergo^cpaelzer: thing is i have to have the archive installed locally right?11:54
cpaelzerErgo^: no it has an update feature which just pulls the metadata11:55
Ergo^cool11:56
Ergo^cpaelzer: there is also landscape-sysinfo script12:05
Ergo^but i cant locate that one anywhere :/12:05
Ergo^maybe it was removed12:06
cpaelzerErgo^: is that part of the landscape tool like https://landscape.canonical.com/ ?12:07
coreycbcgalan, hello, thanks for testing!  jamespage or beisner can you promote networking-hyperv 2.0.0-0ubuntu1~cloud0 to mitaka-updates for cgalan please?12:08
cpaelzerapt-file search landscape-sysinfo delivers for me12:08
cpaelzerpackage landscape-common12:08
Ergo^cpaelzer: yeah but it doesnt supply the motd script12:09
cpaelzerErgo^: can you list the old absolute path?12:10
Ergo^http://packages.ubuntu.com/xenial/amd64/landscape-common/filelist12:10
Ergo^at least here i dont see it12:10
Ergo^cpaelzer: /etc/update-motd.d/50-landscape-sysinfo12:12
RepoxHi guys. I tried following a guide to writing an upstart script and ended up with this: http://pastie.org/10886387 - the init-check passed but when I try starting the service (by typing "service mailin start") I get a message saying "Failed to start mailin.service: Unit mailin.service not found." What am I missing? I'm on 16.04 if that matters.12:15
Ergo^cpaelzer: maybe its generated post-trigger somehow?12:17
cpaelzeryeah maybe12:17
cpaelzerI'm still looking in an trusty env if it would be just in a package12:18
Ergo^cpaelzer: because i installed landscape-common12:18
Ergo^and i got the entry in motd12:18
Ergo^so its probably generated12:18
cpaelzerErgo^: then that is very likely12:18
cpaelzeryep debian/landscape-common.postinst:       UPDATE_MOTD_LOCATION=/etc/update-motd.d/50-landscape-sysinfo12:19
cpaelzerErgo^: behavor can be switched by configure, therefore generated12:20
=== martinst-afk is now known as martinst
caribourbasak: remember the apache2-mpm-itk SRU blocking the apache2 one ?(LP: #1582462)12:49
ubottuLaunchpad bug 1582462 in apache2 (Ubuntu) "package apache2 2.4.7-1ubuntu4.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/158246212:49
jamespagecoreycb, got it12:50
rbasakcaribou: yes12:50
caribourbasak: the apache2-mpm-itk .postinst is failing because of the a2query bug you described :12:51
caribouusage: fail($reason, $retval) at /usr/sbin/a2query line 168.12:51
caribou/var/lib/dpkg/info/libapache2-mpm-itk.postinst: 9: [: !=: unexpected operator12:51
caribourbasak: imho, the problem is this apache2 bug, not the apache2-mpm-itk failure12:52
jamespagecoreycb, done12:55
jamespagecgalan, ^^12:55
jamespagenetworking-hyperv -> updates12:55
coreycbjamespage, thanks12:55
rbasakcaribou: is any of this related to bug 1590283?12:56
ubottubug 1590283 in mpm-itk (Ubuntu) "package libapache2-mpm-itk 2.4.6-01-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Incomplete] https://launchpad.net/bugs/159028312:56
caribourbasak: that's what I'm checking; just bear with me for a few minutes, I should have my tests completed12:57
cgalanjamespage, thank you!12:57
cgalancoreycb, thanks for all the help also!12:57
rbasakack12:57
coreycbcgalan, you're welcome12:57
caribourbasak: the mpm-itk postinst script fails on that : if [ $(a2query -M) != 'prefork' ] ; then13:03
caribourbasak: with the bug $(a2query -M) errors out and the tests is wrong13:03
caribourbasak: with a2query fixed, the postinst script still errors out since the msg is sent to stderr and the value tested is still empty13:04
caribourbasak: but that can only happen if at least TWO mpm are loaded13:04
caribourbasak: so I don't mind pulling the SRU to ameliorate the a2query -M handling, but the root cause is somewhere else13:05
rbasakcaribou: it should be if [ "$(a2query -M)" ...13:06
caribourbasak: still fails as a2query -M output goes to stderr13:06
rbasakAssuming that there are cases where a2query will fail by its definiton.13:06
rbasakThat seems wrong to me.13:06
rbasak"$(a2query -M 2>&1)" then, but I'd file a bug about it outputting its defined output to stderr.13:07
rbasakIf the point of "a2query -M" is to tell you the enabled MPM module, then that should be to stdout.13:07
caribourbasak: a2query is using perl:die13:08
rbasakOnly in an unusual circumstance, right?13:08
rbasakIt doesn't make sense to have more than one MPM module enabled?13:08
caribourbasak: yes, I had to hack a second MPM symlink in /etc/apache2/mods-enabled13:09
rbasakDoes apache even accept that?13:09
caribouwell, if someone symlinks it manually that can happen13:09
caribourbasak: I'm not sure if we need to build in user's mistakes in our scripts13:10
caribourbasak: imho, having a2query -M w/o the quotes is wrong, so I can fix that, but it will still fail in this specific context13:11
rbasakcaribou: sure. If it's not supposed to happen, it's fine to let the postinst fail. Though a better error message would be nice (that's the a2query bug I think).13:11
caribourbasak: yes, we would have had "There is more than one MPM loaded. Do not proceed due to undefined results"13:12
caribouwith a2query fixed13:12
caribouI think we should let the apache2-mpm-itk proceed & fix the quote thing in a separate SRU; right now it is the library itself that fails to install13:14
caribousince it will still fail in such a context, no matter what13:14
rbasakcaribou: sure. It's not an SRU regression so it shouldn't block the SRU.13:15
caribourbasak: agree. I will document all that in the regression bug & revert the verification tag13:15
rbasakThank you!13:16
=== rattking1 is now known as rattking
=== deathpip is now known as ivyyy
=== tyhicks` is now known as tyhicks
=== ptx0 is now known as Guest23135
mbutubuntuhello to everyone. I've installed a brand new Ubuntu 16.04 Virtual Machine with a LAMP setup. I need to use dba functions but even if all configuration seems ok I get a FATAL ERROR "PHP Fatal error:  Uncaught Error: Call to undefined function dba_handlers()"14:22
mbutubuntuin the phpinfo() page the dba library seems loaded, what could be the issue? Thank you ;)14:23
mbutubuntunote that all the dba_* functions returns a fatal error.14:23
naccmbutubuntu: can you pastebin the phpinfo() output?14:27
mbutubuntu--> http://www.2016.arabeschi.it/uploads/info.php :)14:31
naccmbutubuntu: do you have php-dba installed?14:40
naccmbutubuntu: or possibly not enabled? e.g. phpenmod dba ?14:41
mbutubuntuI've ubuntu 16.04 and php7... there is no php-dba package :-(14:41
naccmbutubuntu: where do you see the dba being loaded?14:42
naccmbutubuntu: hrm, seems like there might have been a bug in the packaging; can you file a bug? i'll build you a test build today14:47
mbutubuntuSomeone filed a bug yet -> https://answers.launchpad.net/ubuntu/+question/29359114:48
mbutubuntuthe solution is to download the sources from https://github.com/php/php-src/tree/PHP-7.0.8/ext/dba and compile it :)14:48
naccmbutubuntu: that's not a bug, that's a question14:49
naccand that's a *terrible* answer.14:49
naccas you're not even using the right source base.14:49
mbutubuntuok... sorry X-) LOL14:49
nacci turned it into a bug14:50
naccLP: #159521514:50
ubottuLaunchpad bug 1595215 in php7.0 (Ubuntu) "php7.0 dba extension missing" [Undecided,New] https://launchpad.net/bugs/159521514:50
ddellavcoreycb please review and push lp:~ddellav/ubuntu/+source/neutron lp:~ddellav/ubuntu/+source/neutron-fwaas lp:~ddellav/ubuntu/+source/neutron-lbaas lp:~ddellav/ubuntu/+source/neutron-vpnaas lp:~ddellav/ubuntu/+source/nova for lp: #159486714:50
ubottuLaunchpad bug 1594867 in python-glance-store (Ubuntu Wily) "[SRU] liberty point releases" [Undecided,New] https://launchpad.net/bugs/159486714:50
coreycbddellav, will do, what's going on with python-glance-store?14:50
mbutubuntunacc, are you a maintainer for Ubuntu?14:52
naccmbutubuntu: i have done the php7.0 transition14:52
mbutubuntuOk. So you have the "power" to solve this bug..? :)14:53
naccYes, I'm doing so right now14:53
ddellavcoreycb im not sure, i know james already did the update but i tried to do it again anyway. I couldn't find the proper package repo so i did a pull-lp-source for the wily version but my attempts to import the update failed. I was going to keep messing with it for the next hour or so before asking for clarification.14:53
mbutubuntugreat. I owe you, nacc14:54
coreycbddellav, ok.  maybe just split it into a different card for now.14:54
f1gjamhey guys, I am trying to get autopilot to install and am having some trouble. First off, when I do openstack-install and the interface comes up, I enter all the details - everything seems to go fine then it fails. The log files under ~/.cloud-install/commands.log shows the following error:14:55
f1gjam400 BAD REQUEST ({"storage": ["Mount the root \'/\' filesystem to be able to deploy this node."]})\n', 'status': 1}'14:55
f1gjamI also dont like the fact, when i cant copy and paste the API key in the openstack-install text UI aand have to enter it manually :(14:55
ddellavcoreycb done14:55
coreycbddellav, it's this repo btw: http://anonscm.debian.org/cgit/openstack/python-glance-store.git/14:55
ddellavcoreycb ok so i should use the debian repo. I wasn't sure since it's got an ubuntu delta tag14:55
coreycbddellav, for stable dep updates I haven't been using the repos14:56
ddellavwell in wily it does, xenial and above its a direct copy probably14:56
mbutubuntunacc, I think that your today build will not be in the repos... how can I get notified when you finished your updated package? :)14:56
ddellavcoreycb what are you doing instead?14:56
coreycbddellav, but I suppose it depends, if the updates already there then maybe I'd use it14:56
coreycbddellav, pull-lp-source14:57
coreycbthen update14:57
coreycbddellav, jamespage: we should be back to blue after neutron builds for newton15:01
jamespage\o/15:01
ddellavcoreycb awesome15:02
coreycbjamespage, ddellav: btw I opened bug 1594446 after I uploaded software-properties and didn't push it to the packaging branch.15:07
ubottubug 1594446 in ubuntu-dev-tools (Ubuntu) "pull-lp-source doesn't notify you where package VCS is maintained" [Medium,Confirmed] https://launchpad.net/bugs/159444615:07
=== SeanS is now known as Guest15920
=== funkyHat_ is now known as funkyHat
robertjis https://help.ubuntu.com/lts/serverguide/advanced-installation.html correct? Im not getting options to boot degraded on dpkg-reconfigure -p low mdadm15:41
* RoyK has no idea why boot degraded seems to be default off on certain distros - it doesn't make sense15:43
robertjRoyK, AFAIK the option no longer works btw15:49
robertjit may default to on now but be hitting another bug, that's my guess and thus why the option is removed15:52
robertj(but apprently not in the documentation)15:52
robertjhttps://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1341312 is looking like a possible fix15:53
ubottuLaunchpad bug 1341312 in mdadm (Ubuntu) "System couldn't boot from degraded raid 1" [Undecided,Confirmed]15:53
RoyKrobertj: there's a kernel parameter for that as well - perhaps use that?15:55
RoyKit really sucks that it doesn't boot with degraded raids by default15:56
RoyKthere's a reason for raid systems - we want to allow for failed drives!15:56
robertjRoyK, I dont think that portion of the preboot exists anymore15:56
=== prince is now known as prince|offline
showazWe tried to use nmcli & nmtui in ubuntu (centos7 not req. x11) to visually configure the network interfaces. Really pulls ubuntu with the package "network-manager" (X11).16:15
naccshowaz: was that a question?16:24
showaznacc: x11 is mandatory for network-manager (ubuntu-server 16.04)?16:25
showazsolved: "apt install --no-install-recommends network-manager"16:27
naccshowaz: it is not mandatory, afaict; that's a difference between `apt` and `apt-get`16:27
showaznacc: yes, "apt" color-progressbar wrapper for apt-get and apt-cache16:28
naccshowaz: i know what it is...16:28
showaznacc: The problem is that apt/apt-get is trying to install x11 (ubuntu-server edition) for network-manager.16:29
naccshowaz: it seems like overkill to me to install network-manager on a server, but that's just my opinion16:29
sarnoldwhy are you using network-manager on a server?16:29
naccshowaz: you don't need to say 'ubuntu server edition', it's the same packages everywhere16:29
showaznmcli and nmtui16:29
showazcentos terminal gui for networking control16:30
naccshowaz: why do you want a terminal gui for networking control? how often are you changing networking on a server?16:30
showazyes, not like vim/nano/etc "cat >/etc/network/interfaces.d/en…"16:30
geniiJust install xvfb for a fake X server16:31
showaznot good idea install x11 overhead.16:31
naccshowaz: was that in response to me?16:31
naccshowaz: i don't think it's a good idea to install network-manager; that's just an opinion.16:31
sarnoldyou're free to install desktop utilities on your server but don't be surprised when they pull in desktop libraries and tools.16:33
showazapt  install network-manager-tui 40416:33
showazhttps://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Networking_Guide/sec-Networking_Config_Using_nmtui.html16:33
naccwhy would a RH guide be relevant on Ubuntu?16:33
showazwhy ubuntu not support control network interfaces?16:34
geniiLearn how to use ipconfig and the interfaces file16:35
naccshowaz: ? i am not entirely sure what you're asking, but Ubuntu does support controlling network interfaces.16:35
naccshowaz: if you're asking why Ubuntu and RH are different ...16:35
showazwe assume this is a flaw in ubuntu/debian.16:36
naccuh16:36
naccshowaz: define 'flaw'? you're installing a package meant for desktop environments (afaict)16:37
showaznetwork-manager-tui not desktop, nm{tui,cli} ; tui - text interface / cli command line tookit for control network16:38
naccshowaz: i think you're saying you think that network-manager-tui should be installable without X11, and it's not, because nmcli/nmtui are part of the network-manager package. And the network-manager package pulls in x11-common (note that's not an entire xserver)16:40
naccshowaz: that is not possible, in ubuntu or debian, afaict...16:40
semiosishi all.  i'm working on bug 1565985 and think I have a good strategy to solve it.  anyone around to discuss?17:21
ubottubug 1565985 in livecd-rootfs (Ubuntu) "vagrant vb ubuntu/xenial64 cannot mount synced folders" [Undecided,Confirmed] https://launchpad.net/bugs/156598517:21
semiosiswhat i want to do is move 42-vagrant.binary to 40-vagrant.binary and, instead of having it use the vmdk produced in 40-vmdk-image.binary, use the disk image produced by 32-disk-image.binary17:23
coreycbtinoco, thanks for the kilo patch for libvirt. I've uploaded that to kilo-staging and it'll get into kilo-proposed soon for testing.17:23
semiosisthat way we can mount the disk image, install the extra packages needed for a vagrant base box, then call create_vmdk and continue with the rest of the vagrant packaging stuff17:23
coreycbtinoco, for bug 159493617:24
ubottubug 1594936 in Ubuntu Cloud Archive kilo "fix crash in virDomainObjListFindByUUIDInternal" [Medium,New] https://launchpad.net/bugs/159493617:24
tinococoreycb: cool!! tks17:24
tinococoreycb: i'll work together with user for verification17:24
coreycbtinoco, great, thank you17:25
semiosisthe source files i'm referring to are here: http://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/trunk/files/head:/live-build/ubuntu-cpc/hooks/17:37
robertjRoyK, but yeah, just built a fresh vm with the same result17:58
=== degorenko is now known as _degorenko|afk
coreycbbeisner, hello, can you promote libvirt 1.2.12-0ubuntu14.4~cloud1 to kilo-proposed when you get a chance?18:15
cliluwWhy is there still an /etc/init/ directory in Xenial if it uses systemd and not upstart?18:16
sarnoldbecause modifying every package to no longer have upstart configs would have been too much work18:20
cliluwsarnold: Do those upstart configs do anything now?18:21
sarnoldcliluw: I suspect not18:21
sarnoldbut I haven't proven that to myself :)18:22
cliluwsarnold: Ok. I was wondering if there was some automatic upstart to systemd translator that would have made those work on 16.04.18:22
sarnoldcliluw: all those packages probably have sysv init scripts too, when systemd was added I think pitti and others had to add a bunch of those sysv scripts for compatibility.18:23
sarnoldI'm hoping yakkety is a bit less messy.18:23
RoyKrobertj: that's just shite18:31
robertj /scripts within initramfs doesn't seem to have anything related so I think it's compiled in somewhere?18:34
=== Beautiful is now known as vaas
robertjRoyK, so...basically my understanding is that there is no point in the boot process where Ubuntu draws the line and says 'ok, all disks should be here by now'19:01
robertjor rather there is, it's like 60 or 90 seconds later when it gives up trying to mount root and then bails to busybox19:01
beisnerhi coreycb - libvirt (1.2.12-0ubuntu14.4~cloud1) pushed to kilo-proposed19:38
coreycbbeisner, thanks, tinoco ^19:39
beisneryw coreycb19:41
tinocobeisner: coreycb: tku! o/19:47
hallynbeisner: you're on sru team ?19:48
hallynoh, kilo-proposed19:49
beisnerhallyn, not sru team.  cloud archive pusher(tm)   :)19:49
hallynsorry, thought it would be cool if you were :)19:50
=== Emmanuel_Chanel_ is now known as Emmanuel_Chanel
=== JanC_ is now known as JanC
LaserAllanquestion, does grep -r even search through hidden directories?21:49
mgriffinLaserAllan: did you try it?21:51
mgriffinLaserAllan: easy to test things: https://paste.fedoraproject.org/383530/46663234/21:52
LaserAllanmgriffin: No not yet, I just know there are 2 keywrods i am looking for inside a log and thats it pretty much21:56
LaserAllanI am not sure if i can make it absically search the whole system but i was thinking something like21:58
LaserAllangrep -r "word1 word2" /21:58
naccLaserAllan: 'hidden' is a GUI thing, really21:58
LaserAllannacc: oh ok so the "." in fron of them isn't something that affects any command sin the temrinal?21:59
LaserAllanI mean I usually have to do "ls -all" to make those appear21:59
naccLaserAllan: and in the above instance, since you're giving it an explicit path, and not a regex (which would be shell expanded), it should search your entire filesystem21:59
naccLaserAllan: yeah, i realized that as soon as i typed :)22:00
naccLaserAllan: it doesn't affect *all* commands22:00
naccthat's a nuance of ls, afaict22:00
mgriffinthis might be faster than grep -r:  find / -type f -exec grep xyz {} \+ 2> /dev/null22:00
mgriffinbut i struggle to imagine you don't want to search just /var or something22:00
LaserAllannacc: The problem is that I will most likely end up with thousands of results but I don't really have much more than that to go on since I am not sure when these logs lines were written, i only know it was this year lol22:01
naccLaserAllan: ugh :)22:01
LaserAllanmgriffin: To be more specific this is irc logs inside my irc server22:01
LaserAllanso I guess I could narrow the path down to which directory22:01
mgriffinLaserAllan: so use lsof against that process to see where it logs22:02
mgriffinLaserAllan: maybe /var/log/ircd/daemon.log will be an open file22:02
LaserAllanah, ok so now i know where it keeps logs22:02
mgriffinLaserAllan: so look at /var/log/ircd/daemon.log*22:02
LaserAllanthen I can just do grep -r "word1 word 2" /peth/to/logs ?22:02
mgriffin(because logrotate made them daemon.log-201605.gz or something)22:02
mgriffinLaserAllan: you might need zgrep22:03
LaserAllanmgriffin: what is that?22:03
mgriffinLaserAllan: if the files are compressed. or maybe you use systemd and want journalctl ;)22:03
mgriffinLaserAllan: zgrep searches file.gz (gzip compressed files)22:03
LaserAllanmgriffin: Ah that makes sense, afaik they arenät compressed22:03
LaserAllan"aren't22:03
masuberuHi23:24
masuberuI am trying to setup nic bonding for first time on ubuntu and it is not working, would appreciate anyone who can guide me on this23:24
masuberuthis is my nic bond configuration23:25
masuberuhttp://pastebin.com/raw/RrwuSeMQ23:25
patdk-lapslaves none23:27
masuberuslaves none on eth2 and eth3?23:28
patdk-lapwhy?23:28
patdk-lapthose have bond-master23:28
masuberujust asking23:29
masuberuah ok23:29
masuberuyou mean23:29
masuberubond-slaves none23:30
masuberuI am following this tutorial https://help.ubuntu.com/community/UbuntuBonding23:32
masuberuand they have "bond-slaves eth0 eth1"23:32
patdk-lapodd23:33
patdk-lapI have never seen it work, after 10.04 with bond-slaves != none23:33
masuberuok I will try your way and see if it works23:34

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