/srv/irclogs.ubuntu.com/2017/02/07/#ubuntu-server.txt

=== pleia2_ is now known as pleia2
=== TodPunk_ is now known as TodPunk
=== Into_the_Pit is now known as Frickelpit
=== Grapes is now known as Guest7624
drabanybody got any suggestion why testing with fio reads would come back slower than writes?04:06
drabusing O_DIRECT, no BBU caches, "simple" nvme device04:06
patdk-laphmm, flash tends to buffer writes04:15
average_guywhere are the commands you enter stored? so when you hit up they reappear04:26
drabpatdk-lap: mmmh, that could be, however I had a spare one of these nvme and put it into a machine that's slower/worse than the server I was testing on and the gap doesn't show04:27
drabso it's something on this paricular machine that's causing the reads to be 2/3 slower04:28
drabI'm testing with fio using a test script so that's consistent on the machines with the same nvme device and same pcie adapter in a x16 slot04:28
drabeven more interesting, I found out that's really concurrency killing it04:28
drabif I run fio with 1 job, the newer server obliterates the others and reads are 2x writes almost04:29
drabbut if I just up jobs from 1 to 4 booom, reads crawl from 2.7GMps down to 200MBps04:30
drabwrites also slow down, but of only a "few" hundred MBs, staying about 700 or so, which is btw what the manufacturer spec'ed this for, so that's cool04:31
drabif I didn't have the other system to compare to I'd agree, since flash is indeed caching and this paricularly one has a nice SLC cache before writing to TLC Nands04:37
drabso maybe the real issue here is that concurrency simply kills performances on this box period but doesn't on another fo reasons I dont get (same ubuntu xenial with same kernel)04:38
=== JanC_ is now known as JanC
=== Grapes is now known as Guest20232
=== Tm_K is now known as Tm_T
vamadirI buy vps server with ubuntu. And now i have 2 process GETTY, i think its server provider connet(some reboot etc...) from web panel. But i want delete this, its will be ok?07:40
vamadiri need only ssh07:40
=== madwizar1 is now known as madwizard
=== aluria` is now known as aluria
lordievaderGood morning08:01
jamespagerbasak, around? I have a query re the current inflight ceph sru's09:48
m1dnight_Anyone here have experience with msmtp?10:37
m1dnight_msmtp keeps setting my from address to "default", while I have clearly configured the from to be "foo@example.com"10:41
m1dnight_<default>: Sender address rejected: need fully-qualified address10:43
=== chmurifree is now known as chmuri
jamespagerbasak, nm I figured it out - the tag was not quite 'verification-done' - doh!11:18
=== blacknred0_ is now known as blacknred0
fricklercpaelzer: https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1587886 is still affecting me on Xenial it seems (when running neutron-vpnaas), is there a chance to backport the fix? or get the version from zesty into UCA?14:01
ubottuLaunchpad bug 1587886 in One Hundred Papercuts "strongswan ipsec status issue with apparmor" [High,Triaged]14:01
cpaelzerhi frickler, let me take a look14:10
* cpaelzer has no ECC-memory in his brain :-/14:10
cpaelzerfrickler: are you the Dr. that did the last update a few minutes ago on  the bug?14:12
fricklercpaelzer: yes. and neutron does use the plain xenial package indeed15:25
cpaelzerfrickler: ok, since I have no good local repro I have provided a ppa with the fix backported to Xenial15:28
cpaelzerfrickler: it is currently in some more testing, but if you could verify it solves it for you that would be great15:28
cpaelzerfrickler: if it does comment on the bug please (I did so announcing the ppa)15:29
cpaelzerfrickler: also if you could provide a short "Test Case" section for https://wiki.ubuntu.com/StableReleaseUpdates#SRU_Bug_Template that would be great as well15:30
cpaelzerfrickler: I'm good adding the rest15:30
fricklercpaelzer: sure, thx15:31
fricklercpaelzer: so the fix works, minor issue: updating only strongswan itself doesn't pull in the updated other packages automatically, needed to update strongswan-charon and -starter explicitly15:54
fricklercpaelzer: I'll try to find a simpler test case than install OpenStack with certain settings and configure a VPN link now15:55
cpaelzerthanks15:57
=== ShaRose_ is now known as ShaRose
geniidrab: Did you make any headway on the preseed file?17:26
matsamanjust installed 12.04.5 as a virtualbox guest, and it seems like trying to apt-get install anything throws 'no installation candidate'17:42
naccmatsaman: did you run `apt-get update` first?17:45
matsamanI've run that, yes17:46
naccmatsaman: can you pastebin that output, and then an example `apt-get install ...` output?17:47
matsamanlooks like https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/143064817:50
ubottuLaunchpad bug 1430648 in debian-installer (Ubuntu) "Ubuntu 12.05.4 apt-setup has old Release file" [Undecided,New]17:50
matsamanI'm doing an update, upgrade, & dist-upgrade now17:51
matsamanI'm assuming this is because I opted out of automatic updates at install time17:51
matsamanwhich is a habit I've developed because that has, IME, _increased_ the likelihood of the installer failing17:52
matsamanthe irony, there is no escape17:52
naccmatsaman: :)17:52
matsamanas if I'd be installing 12 if I wanted updates anyway! heh17:53
zulcpaelzer/coreycb: im not able to reproduce http://paste.ubuntu.com/23949041/17:53
* matsaman sighs17:58
matsamanno improvement17:58
zulcoreycb: rc1 incoming18:02
matsamanoh thank heaven18:02
matsamanfixed with http://askubuntu.com/questions/297757/why-after-fresh-ubuntu-12-04-installation-update-arent-being-installed#answer-30093018:02
drabgenii: no, I got stcuk with another nasty issue, trying to debug some nvme device that's giving out seemingly random performances...18:27
drabalso trying to reconcile dd with fio... I thought if I ran fio with 1 job same filesize same block value I would get the similar readings, but nope18:28
drabfio's value are way way lower for whatever reason I don't get (in a reading O_DIRECT should play no role and a sync and flush buffers before running dd)18:28
=== guilherme is now known as knoxy
sarnolddrab: what exact dd commandline are you using?19:32
bluekingI have samba share  on mine ubuntu server.. but workgroup/ubuntu server aren't visible on my lan, tho I could connect to mine samba share as it was configured before... changes I've made  added two more nic, made those two nic into one  interface name bond0  interface that samba share was on before are disabled..  I've changed smb.conf    I need to change somewhere else too ?19:45
sarnoldblueking: check samba logs, maybe it's telling you the error..19:50
bluekingok19:50
bluekinghow long time should it take to have devices visible at explorer  networked devices visible 'WORKGROUP' as an example..19:57
sarnoldtry using smbclient directly without trying to browse19:59
sarnoldbrowsing is handled by a different protocol, and it may not be indicative of the success or failure of the sharing protocol20:00
bluekingbut samba share works from old setup.. I could access it from mine windows pc20:04
sarnoldwhen troubleshooting it's worth trying to break big problems into small problems and then solve them one at a time, from the most basic upwards20:06
sarnoldyou know how it goes, starting with "is it plugged in and turned on?", "is the network cable plugged in?", "are there link lights on both the NIC and the switch?" and onwards and upwards :)20:06
sarnoldbonding makes things a bit more complicated since I don't know how to e.g. check if the machine's responding to arps correctly; but you could test ping and ssh inbound and outbound and make sure that the machine still has networking at all20:07
sarnoldand if it appears to have networking still, then you can focus on the two protocols in windows sharing -- the sharing bit (smb) and the browsing bit (nmb)20:07
sarnoldbonding makes things a bit more complicated since I don't know how to e.g. check if the machine's responding to arps correctly; but you could test ping and ssh inbound and outbound and make sure that the machine still has networking at all20:09
sarnoldand if it appears to have networking still, then you can focus on the two protocols in windows sharing -- the sharing bit (smb) and the browsing bit (nmb)20:09
ikoniawin 1021:08
ikoniaoops21:08
compdocwot?!   ban!21:09
=== JanC_ is now known as JanC
powersjnacc: can you import dlm for jgrimm and I?21:39
naccpowersj: running now21:40
powersjnacc: great thx!21:41
naccpowersj: of course, should be done soon21:44
naccpowersj: done21:44
=== miczac is now known as miczac\away
powersjnacc: thanks again22:25
naccpowersj: np!22:35
drabsarnold: to write I'm testing with dd of=/dev/nvme0n1 if=/dev/zero count=10000 bs=128K conv=fdatasync,notrunc oflag=direct23:13
drabsarnold: for reading sudo dd if=/dev/nvme0n1 of=/dev/null count=10000 bs=128K23:13
geniidrab: What kind of drive is it?23:13
genii( the EVO apparently have some issue)23:14
sarnolddrab: good good23:14
drabgenii: http://mydigitalssd.com/pcie-m2-ngff-ssd.php23:15
sarnolddrab: the downside of course is that now I'm out of suggestions why the two would have different values :)23:15
drabsarnold: :)23:15
sarnolddrab: if fio were -faster- that'd make loads of sense, I could say "oh it's probably doing multiple requests"23:15
sarnoldbut fio is slower and I'm 99% sure dd isn't going to be submitting multiple IO requests :/23:16
drabyeah, that's also what I don't get...23:16
sarnolddrab: maybe capture .1s of strace output? I'm curious what the write patterns are for both23:16
drabthe other thing is that results are inconsistent... sometimes I get lots of context switches and low tput, sometimes high tput and pretty high ctx, other times high tput and low ctx23:17
drabthese are test servers doing nothing other than being hammered with fio, so I don't get why the huge flactuation in ctx23:17
drabbut it's the only thing I can see diff besides the speeds23:17
drab(in fio output)23:17
drabit might be the hw, but blaming it on the hw isn't a great solution... we're a non profit and money is tight, trying to get some older drives to behave by putting a decent cache in front of them23:19
draband this seemed like a very good option, low price, good perfs, really good reviews on tomshardware & a few other places23:19
drabit's not top of the line, but plenty for us23:19
drabexcept that I just can't get consistent numbers no matter what23:20
sarnolddrab: ohhhhhhh23:20
drabwhat, you solved it? :)23:21
sarnolddrab: my new theory -- the drive's firmware is compressing the hell out of a string of zeros. it's writing almost nothing most of the time.23:21
sarnolddrab: probably fio knows about this and is sending uncompressable blocks to the disk to write.23:21
geniiAccording to the webpage for the drive, it does have some fancy firmware23:22
drabsarnold: that's an interesting thought, I might try to find a way to test around it23:22
drabthank you23:23
drabI'm still left with the problem of inconsistent tests tho23:23
sarnoldyeah :/23:23
drabI've had maybe 3 or 4 times in a row fio giving me back 1.5GBs reads23:23
draband then seen those plummet to 700MBps23:24
draband no way to get them back up, not even with a reboot, nothing23:24
sarnoldI started by looking at the page to see if they mentioned how much overprovisioned space they had, in the hopes that that might help dictate just how much garbage compaction it might do, and -that- is what kicked off the neuron that remembered that most flash firmwares try hard to reduce writes..23:24
sarnoldOUCH23:24
sarnoldthat's one heck of a penalty once you hit it23:24
drabthen at some point I tried to write a 10GB file as a test, and got 1.5GPBs again...23:25
draband that is stable on one test machine, meaning I keep getting 1.5GBPs, but I can never get that speed on a 1GB file sample, needs to be at least 3GB to get close to 1GBps23:26
drabon the other machine however going back and forth with 10GB makes no diff, it's "stuck" at 700MBps23:26
sarnoldwhere is your 1gig file coming -from-?23:26
drabI have no idea how fio gens that23:26
sarnoldunless it was already stuffed in RAM you might be testing the read speed of the drive holding it, or the throughput of the pcie bus that's got the devices..23:27
drabI guess I might look into that since I'm out of options23:27
sarnoldprobably fio does the right thing and generates a megabyte or two of uncompressable data at startup and just re-uses it23:27
sarnoldthough that might encourage folks to do de-dup. so maybe they'd have light-weight modifications in place too..23:28
powersjnacc: finished dlm merge23:38
powersjset you as the reviewer so you can judge how well jgrimm taught me ;)23:38
jgrimmha! nice23:39
naccpowersj: thanks, will probably get to it tmrw23:40
sarnolddrab: what kind of drives will you be putting behind this nvme? even 700MBps is way faster than spinning metal drives, maybe the odd performance bumps might not matter in the end23:41
sarnolddrab: I'm curious what the cause is, but at some point it might not really matter23:41
JoseLuis_Good afternoon23:46
jgrimmnacc, i am curious why dlm wasn't auto-updated by the importer?23:49
jgrimmpowersj, ^^23:49
naccjgrimm: how do you mean?23:49
jgrimmsince it had been imported before.. i thought it would be kept fresh when newer debian available23:50
JoseLuis_Does anyone know those files ( /usr/bin/xjrcsubbir and /etc/init.d/xjrcsubbir) ? is running in my server ubuntu Ubuntu 16.04.1 LTS23:50
naccjgrimm: it will be updated when a new publish is seen in launchpad23:50
naccjgrimm: relative to when the importer itself last ran23:50
sarnoldJoseLuis_: I've never seen it. my archive mirror doesn't have anything like it.23:52
sarnoldand just as troubling, google reports "Your search - xjrcsubbir - did not match any documents"23:53
JoseLuis_thanks sarnold, my server is running in in linode.com23:53
jgrimmnacc, how is that useful?23:53
naccjgrimm: sorry?23:54
naccjgrimm: maybe we can discuss this in our 1x123:54
sarnoldJoseLuis_: -maybe- it's something they built but even so I'd expect to find some reference to it somewhere on the internet.23:54
sarnoldJoseLuis_: try asking in #linode on irc.oftc.net23:54
jgrimmnacc, yep! all good. not urgent in the slightest. :)23:54
JoseLuis_thanks sarnold23:54
JoseLuis_Does anyone know those files ( /usr/bin/xjrcsubbir and /etc/init.d/xjrcsubbir) ? is running in my server Ubuntu 16.04.1 LTS on linode.com23:55
JoseLuis_mistake!!23:56

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