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

=== PaganMin is now known as GitGud
=== GitGud is now known as GameOfTrolls
=== Kenrinx is now known as kenrin
=== cpaelzer_ is now known as cpaelzer
=== _degorenko|afk is now known as degorenko
lordievaderGood morning.09:27
cpaelzergood morning lordievader09:29
cpaelzerjamespage: I was (trying to) start packaging the daily git of openvswitch for experiments with dpdk 16.0409:30
lordievaderHey cpaelzer09:30
cpaelzerjamespage: but I found that the orig tarball matches non of the sources I checked, so I wonder what you are usually based on09:30
cpaelzerjamespage: e.g. old 2.5 tarball doesn't match release tarball, the ones of the 2.5 git you had don't match (in content style) what one can find at https://github.com/openvswitch/ovs/tarball/master09:31
cpaelzerjamespage: so I just wonder what your usual entry point is to work with09:31
cpaelzerjamespage: any repo I could clone or something like it09:32
cpaelzerjamespage: I'll start digging through the packaged readmes instead of just trying - maybe you documented it already :-)09:32
jamespagecpaelzer, release tarballs from openvswitch.org (not github - checksum will never match)09:32
jamespagecpaelzer, repo - https://code.launchpad.net/~ubuntu-server-dev/ubuntu/+source/openvswitch/+git/openvswitch09:33
jamespageits git-buildpackage based09:33
cpaelzerjamespage: something new to become desperate ... umm learn :-) - thanks09:33
cpaelzerI came by gbp just this morning, good friday opportunity09:34
cpaelzerleaves me in a shattered state to the Weekend to regenerate :-)09:34
rbasakteward: see https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2016-June/016654.html10:17
rbasakteward: that's up to you I guess, but I suspect the sensible answer is "no".10:18
rbasakteward: and a reasonable solution would be "ship it inside Ubuntu".10:19
Mr_Panperò è vero da oggi sono extracomunitari11:14
cpaelzerjamespage: I tried to build the repo you referred to as is with cowbuilder as it is the default for bit-buildpackage but it fails11:22
cpaelzerjamespage: is there more needed than "DIST=yakkety git-pbuilder create" followed by "DIST=yakkety git-buildpackage"?11:22
cpaelzerwhat it runs into is:11:22
cpaelzer/usr/include/linux/ethtool.h:1321:18: error: 'INT_MAX' undeclared (first use in this function)11:22
cpaelzer  return speed <= INT_MAX || speed == SPEED_UNKNOWN;11:22
jamespagecpaelzer, build the source packaging using gbp-buildpackage -S11:24
jamespageand then use whatever you like to build the resuting source package11:24
cpaelzerok usually sbuild and into adt - will try thanks11:25
jamespagethat's what I generally do11:25
cpaelzerperfect, hat is all I wanted to know11:25
cpaelzerjamespage++11:25
Aisonhello, I installed dnsmasq, but the /etc/dnsmasq.conf is ignored11:27
AisonIt looks like NetworkManager starts the dnsqmasq service11:27
ikoniaright11:27
Aisonand all settings are ignored11:27
ikonianetwork manager controls dns masq by default11:27
ikoniaso /etc/dnsmasq.conf is ignored as that is not dnsmasq11:27
Aisonok, so I should uninstall network manager?11:27
ikoniayou'll find /etc/NetworkManager/dnsmasq.d is where the config is11:27
Aisonah, ok11:27
Aisonhmm, there is no dnsmasq.d dir inside NetworkManager11:28
ikoniaps -ef | grep dnsmasq will show you where it's looking at config wise11:31
Aisonok, brb, reboot11:32
cpaelzerjamespage: one point for consistency, driving it in the background through a source packaging build and sbuild fails at exactly the same spot11:56
cpaelzerjamespage: but I think I let that as it is until Monday, no need to focus too much today11:57
tewardrbasak: My first comment on that in my draft is to CC this to the server list because that's where the server team and other nginx-related things have landed in the past.  My second comment is that ultimately they may wish to coordinate with, say, me or hte Server Team on the version bump coordination.  That said, you're right, "Ship it inside Ubuntu" is a valid statement, but then we fall into the lack of a build system - they have to compile11:57
tewardit themselves, then ship the .so11:57
tewardwhich is *not* a sane way to go about it 'cause htey then need to support each individual arch11:57
tewardrbasak: it's also a further reason I"ve not merged from Debian - "experimental" dynamic module support is questionable at how it would be executed for third party binary packages11:58
=== spammy is now known as Guest86283
=== Guest86283 is now known as spammy
tewardrbasak: and a two paragraph description of the dev cycle and that we can't guarantee a version will be in an Ubuntu release right until it's released11:59
tewardrbasak: my feeling is "We cannot reasonably commit during a development cycle to a release unless we are already tracking a Stable branch, which is partly dependent on Debian."12:00
cpaelzerjamespage: I think that is my yakkety env - ust found bug 159293012:00
ubottubug 1592930 in linux (Ubuntu) "failures building userspace packages that include ethtool.h" [Medium,Triaged] https://launchpad.net/bugs/159293012:00
tewardbecause Debian's having of mainline was the evil problem we had the Xenial cycle12:00
tewardand the poor timing of 1.10.x12:00
tewardrbasak: if I may ask, what're your thoughts?12:01
rbasakteward: good idea to Cc the server list. Or even suggest to completely move the thread there.12:03
rbasakteward: why do they have to compile it themselves? He said that it's open source.12:04
Aisonikonia, works12:04
rbasakteward: I think we're beholden to upstream too much to make that sort of commitment. We're not in a position to keep it.12:05
ikoniaAison: super12:05
Aisonps fax12:05
rbasakteward: also, if a mere version bump is enough to change the signature, then that precludes us from doing micro release updates. I don't think we can commit to that.12:06
tewardrbasak: to compile a dynamic module you have to compile it alongside the nginx package and extract the built .so for it12:06
Aisonnext question: I search a tool/webapp for my NAS where I can connect with my mobile phone and push files to it12:06
tewardrbasak: which is a poor way to do it, but that's the existing system12:06
rbasakpinba-engine-mysql is packaged and does something similar.12:07
rbasakIt is hacky, but it has been done.12:07
tewardrbasak: I think this needs further discussion12:07
rbasakteward: agreed :)12:07
rbasakIn pinba's case, the security team kindly rebuild it every time MySQL is MRE bumped.12:07
rbasakIt's not ideal, because an FTBFS in pinba will potentially hold up a MySQL security update. I suspect that the security team would choose to break pinba in this case.12:08
tewardmhm12:08
rbasakBut that applies to any ABI break in any package receiving a security update in the general case.12:08
tewardrbasak: I think I also need clarifications on what they mean by signature - that is if they mean upstream 1.10.0 as a signature or 1.10.0-foo-bar-baz  as the whole signature12:09
tewardrbasak: because we *will* have bugfixes with it being an LTS12:09
tewardmaybe not whole version bumps12:09
tewardbut potentially enough to break things12:09
rbasakYep12:09
tewardover the course of LTS12:09
rbasakI don't think we should close the door to micro version bumps either though.12:09
tewardrbasak: can we loop in the SEcurity team (cc: sarnold) for opinions?12:09
rbasakSure12:10
tewardas well12:10
tewardrbasak: because if they say "A security release which is necessary will break this, so we can't make this kind of commitment" will trump both of our viewpoints12:10
rbasakIf we agree that we're not closing the door to micro version bumps, then your question is moot I think.12:10
tewardunless they want to do the hacky method12:10
tewardrbasak: I try and avoid micro version bumps12:10
rbasakI do want to encourage them to maintain their module in universe or backports though, if that is possible.12:10
tewardbecause we're on stable, the only version bumps are security or major bugfixes12:11
tewardwhich we can reverse-apply as we already do with cherrypicked patches12:11
tewardrbasak: for an in-development release version pinning is out the door12:11
tewardand that's by the nature of the devel cycle12:11
tewardthe only Ubuntu version bumps outside the cherrypicked patches would be to fix major issues in the packaging12:12
tewardwhich so far isn't the case12:12
tewardrbasak: you're right though, we can't close the door to micro-revisions12:12
tewardrbasak: perahps you should write the reply?12:17
tewardi've not had any coffee yet12:17
tewardso my replies are not well worded :/12:18
coreycbjamespage, beisner, horizon 2:9.0.1-0ubuntu2~cloud0 is ready to promote to mitaka-proposed when you get a moment12:27
=== zul_ is now known as zul
=== alexisb-afk is now known as alexisb
tewardrbasak: thanks for replying to that - far better than what I could have written14:52
rbasaknp14:54
=== alexisb is now known as alexisb-afk
jak2000how to change the time of ask a password when use sudo command?15:43
=== degorenko is now known as _degorenko|afk
ogra_jak2000, man sudo ... have a look at the -k option16:15
manuelttciao ragazzi, per caso c'è qualcuno che ne sa abbastanza di ubuntu server?... ho per sbaglio sovrascritto dei file in /srv, ho la lista e tutto... se qualcuno se ne intende e può dargli un attimo un'occhiate gliene sarei grato...16:34
genii!it16:38
ubottuVai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)16:38
manuelttI made a mistake and I launched a sync amazon s3 in the wrong direction: aws s3 sync remote local16:39
manuelttfor the / srv, I immediately blocked the process, attach files that have changed.16:39
manuelttBack up s3 was the previous day.16:39
manuelttWhat can I do? If restart does not work nothing or no problem for this file?16:39
manuelttI Use ubuntu 14.1416:39
manuelttThis is list of file http://txt.do/53uip16:39
=== alexisb-afk is now known as alexisb
=== devil is now known as Guest24542
jge_hey all good afternoon, I have a fresh installation of Ubuntu 16.04 LTS server running but it's consuming over 1GB of ram19:23
jge_anyone experienced this before19:23
jge_I found this bug but refers to the unity desktop:https://bugs.launchpad.net/ubuntu/+source/linux/+bug/157280119:24
ubottuLaunchpad bug 1572801 in linux (Ubuntu Xenial) "Ubuntu 16.04 Unity desktop uses much more ram than Ubuntu 15.10" [High,Confirmed]19:24
jge_wondering if it's related19:24
sarnoldit's nearly useless to talk about "ram consumed" without far far more data19:26
sarnoldlinux by default aims to use nearly all the memory nearly all the time, because unused memory is wasted memory19:27
sarnoldso it caches all that it can19:27
jge_hmm yeah I know.. but the box shows 1.3 GB of used memory19:28
jge_not in cache/buffers19:28
jge_vanilla install19:28
jhobbshttp://www.linuxatemyram.com/19:28
jge_that seems high to me19:28
sarnoldjge_: you've got a few different tools to use to investigate; you can use e.g. top's M sort-by-memory command to find out which  processes are using the most -- pay more attention to the RSS column than the others19:29
sarnoldjge_: since processes share memory of shared libraries they have in common, it's also worth using the smem tool to investigate which processes have 'unique' memory allocated; smem allocates parts of shared memory to every process that's using it to try to give a different view -- it's not more or less accurate, but it may be more useful if you're looking for services to stop19:30
jge_got it19:32
jge_strange, since I've already looked into htop, sort by memory, and looked at the RES column, stopped all services I suspect were using it and still pegged at 1.319:34
jge_I'm going to spin up a new vm, fresh install same specs and see if it happens again19:35
jge_this time without installing anything19:35
jellyjge_: you wouldn't have X running on that "server"?20:01
nme_hi all20:05
nme_i got issue with ssh key that whenever i rebooted the server, it refused my key, but once i had logged in using password from the console of the server, it is ok again20:06
jge_jelly: nope20:07
sarnoldnme_: sounds a bit like you may have used home directory encryption20:17
sarnoldnme_: .. then your ~/.ssh/authorized_keys might not be available to the server until after you've authenticated and the filesystem is decrypted20:17
nme_yeah, i got encryption enabled20:18
nme_anyway to have encryption on the home directory and at the same time ssh is limited to keys only ?20:18
sarnoldi've never investigated but there's probably some mechanism to have the authorized_keys file visible when you're not logged in.. maybe in the underlying mount?20:20
patdk-lap2probably have to update it during login and when not logged in20:21
patdk-lap2oh, no it won't work20:21
patdk-lap2you just cannot use keys at all20:21
patdk-lap2http://unix.stackexchange.com/questions/174427/encfs-automount-and-authorized-keys20:21
patdk-lap2cause you need your password to unlock the encryption20:21
patdk-lap2https://help.ubuntu.com/community/EncryptedHome20:22
patdk-lap2might help, dunno if it's a real work around, or usable work around20:22
patdk-lap2to symlink it outside the space20:22
nme_i tried to put in under / directly20:43
nme_not working too :(20:43
nme_thanks for the suggestion20:46
nme_will try it tomorrow, too late here, going to sleep20:46
nme_thanks guys20:46
ddellavcoreycb can you review and push my ci fixes for: lp:~ddellav/ubuntu/+source/aodh, lp:~ddellav/ubuntu/+source/keystone, lp:~ddellav/ubuntu/+source/neutron please?20:56
coreycbddellav, sure20:56
coreycbddellav, those all for newton?20:57
ddellavcoreycb yes20:57
coreycbddellav, I've pushed those, thanks21:06
ddellav coreycb ty, I will trigger the rebuilds to make sure21:13
jge_so installed a fresh copy of ubuntu server 16.04 and same problem, memory used reported to be 1.3G out of 2G22:36
jge_when I do a top, look at the RES column nothing in particular stands out that could be the cause of this high memory usage22:37
jge_this is vmware virtual machine22:38
jge_so strange..22:38
sarnoldjge_: could you pastebin the top output sorted by memory? I'm curious now :)22:44
jge_sarnold: sure thing, I just rebooted the box so it went down to about 70MB but it will creep up back again22:47
jge_want me to paste that output now or wait till it goes up22:47
sarnoldooh good idea, maybe a before/after would be useful22:48
jge_ok let me get a paste going, one sec22:48
jge_sarnold: ok, here it is: http://pastie.org/pastes/10889454/text22:49
=== Bae is now known as GameOfTrolls
mgriffinjge_: did you get an after?23:37
tammy5I am new to unbuntu server - what are some areas to work with23:39
jge_mgriffin and sarnold: just went back to 1.3GB again, here's the paste: http://pastie.org/1088947323:46
sarnoldjge_: zounds.23:48
sarnoldjge_: hmm. that looks like it's sorted by pid, not by memory use23:48
jge_yeah I just did a top -n 1 :(23:49
jge_let me get a paste going sorted by memory23:49
jge_should I do sorted by RES or %MEM23:51
sarnoldRES is probably most useful23:51
jge_roger23:52
jge_ok here's the new one23:54
jge_http://pastie.org/1088947523:54
jge_have to step out for some time, be back later - leaving computer on so please pm or mention if anything :D23:57
mgriffinjge_: does df show /dev/shm usage?23:58
mgriffin(or any tmpfs)23:59

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