/srv/irclogs.ubuntu.com/2015/06/25/#ubuntu-server.txt

jeeves_moss_mobihas anyone else noticed that SSH hangs when trying to connect to a server on a different subnet?02:04
tewardjeeves_moss_mobi: never run into that on my networks, and i have 12 subnets (VLAN'd out the wazoo) all going through my pfSense appliance on my network02:04
tewarddefine 'SSH Hangs'02:04
jeeves_moss_mobiwell, I have a Cisco VPN between locations.  I just did a fresh install of 14.04LTS on a box at my house, when I try to do a simple SSH, the connection stops at "debug1: SSH2_MSG_KEXINIT sent"02:06
jeeves_moss_mobiand the other "test" server we built up at another spoke location does the sae thing.  if you're on the local subnet, everything works, but if you're connecting from another subnet, you can't connect02:07
jeeves_moss_mobiteward, are you using VPN connections?02:08
tewardjeeves_moss_mobi: typically yes, but I think my rule changes today broke my net xD02:09
tewardone moment02:09
jeeves_moss_mobiteward, ok.  I'm going to guess it's something stupid02:09
tewardoh duh my apartment lost power yesterday and the box isn't on xD02:10
jeeves_moss_mobilol.  damn it.02:10
tewardjeeves_moss_mobi: but yes, i'm over an OpenVPN connection02:11
jeeves_moss_mobiany other ideas?02:11
jeeves_moss_mobiahhh, these are hardware Cisco connections.  It's only the fresh installs that are causing issues.  All of the other systems in the datacenter have no issues02:11
tewardjeeves_moss_mobi: so you pass over a VPN tunnel?02:13
jeeves_moss_mobiteward, yes.02:13
tewardrather than software->hardware IPSec connections?02:13
jeeves_moss_mobiif I connect locally (ie. same subnet), everything works02:13
tewardi didn't ask same subnet02:13
jeeves_moss_mobithe VPN is transparent.  it's deticated hardware02:13
tewardi asked if it's going from an ASA on one net through an ASA on the other net, THEN to the network connection02:14
teward(or similar hardware, not necessarily ASAs on both sides)02:14
jeeves_moss_mobiteward, it's setup like this.   LAN-->1841--->internet-->2811-->LAN02:14
* teward points at Cisco EOL Hardware02:15
Patrickdkjeeves_moss_mobi, sounds like you created an pmtu issue02:15
jeeves_moss_mobiand if we connect to older servers in the datacenter, it works.  So, it's an issue with the latest ISO image02:15
jeeves_moss_mobiPatrickdk, PMTU?02:15
Patrickdkvpn's are not transparent02:15
teward^ that02:15
Patrickdkthey make the mtu smaller02:16
Patrickdkif ping works, but http/ssh/... has issues02:16
Patrickdklikely pmtu issue02:16
jeeves_moss_mobiI could see that being an issue if all SSH sessions had issues, but it's only these 2 brand new installs02:16
Patrickdkfor me, normally ssh works02:16
jeeves_moss_mobieverything BUT ssh currentl works02:16
Patrickdktill I do something like sftp/scp/ls02:16
Patrickdkif you have a key on your side and attempt to send it, that can easily cause an ssh login issue02:17
jeeves_moss_mobiwas there an update/change in the latest version?02:17
Patrickdkif the pmtu issue is from you to the other side, then http will likely work02:17
Patrickdklatest version of what?02:18
jeeves_moss_mobisshd02:18
jeeves_moss_mobiok, so how do I fix this pmtu issue?02:18
Patrickdkgoogle?02:18
Patrickdkit's easy to test02:18
Patrickdkrun the test from both sides02:18
jeeves_moss_mobiok, thanks guys.  I'm going to hit the pub, grab a beer, and work on this.02:19
Patrickdkbut that is the first place I would look02:19
Patrickdkafter that heh, there was a change lately to openssl02:19
Patrickdkbut that change is not in ubuntu02:19
Patrickdkso you should not be affected02:19
Patrickdkstupid openssl people causing api incompatability in minor releases02:20
neonixcoderGood day team..03:00
neonixcoder I am using 14.04 server and my rc*.d folder contain just 5 services but when I am booting a ubuntu I see all crap which I dont least bothered. You can find the services which are started here http://pastebin.com/i7n1tmfi. I dont know what are those service till 54 line.03:01
neonixcoderAny suggestions on this?03:01
sarnoldneonixcoder: 14.04 LTS uses the upstart service management system and init; check out /etc/init.d/ and http://upstart.ubuntu.com/cookbook/ for details03:03
neonixcodersarnold: thanks for the link.. its a big doc..03:30
sarnoldheh, yeah :)03:34
neonixcodersarnold: So, after upstart is done my scripts in /etc/rc*.d folder are executed?03:41
sarnoldneonixcoder: more or less, yes03:41
sarnoldthey're started _during_ the boot, but my eyes glaze over every time I read about the exact order :)03:42
neonixcoderhow can I know which services are important and which are not? My requirement is to minimise the soft wares/services I use..03:42
sarnoldneonixcoder: there isn't much in your pastebin that I would recommend removing03:43
neonixcoderI am redhat guy and upstrat is very much new to me, when I see a message like "Stopping userspace bootsplash" I did not understand what it is..03:43
sarnoldneonixcoder: _maybe_ the thermald and the userspace bootsplash thing; but hopefully thermald doesn't take much cpu time during run, and goes to some effort to give you the best power / performance / heat combination.. -- and the bootsplash probably dosn't really matter, since it should be done in ten seconds anyway and never used again.03:44
neonixcodersarnold: Ok, I am trying to understand couple of services which are started/stoped by upstart..03:44
sarnoldneonixcoder: it looks like you're running both monit and nagios-nrpe, is that correct?03:45
neonixcodersarnold: After 54 line, I require all services and most of them are run through init..03:45
neonixcoderYes, monit and nagios are required by me..03:45
sarnoldneonixcoder: how about postfix?03:46
neonixcoderpostfix is required..03:46
sarnoldneonixcoder: the bootsplash is probably plymouth. try apt-get purge plymouth and see if it complains at you or not.03:47
neonixcodersarnold:Sure..03:47
sarnoldI can't recall if anything useful actually requires plymouth or not..03:47
neonixcodersarnold: when I do that it is asking me to remove required packages as well "accountsservice* cron* dbus* friendly-recovery* language-selector-common*03:49
neonixcoder  libpam-systemd* logrotate* mountall* plymouth* policykit-1* rabbitmq-server*03:49
neonixcoder  systemd-services* upstart* ureadahead*".03:49
sarnoldneonixcoder: ugh. then leave it alone :/03:49
neonixcoderIn this cron, logrotate, rabbitmq-server are required as per my knowledge..03:49
neonixcoderok..03:49
neonixcoderThen better keep all the stuff..03:50
sarnoldI wonder about rabbitmq-server; that seems like an oddity, there. (I don't have it installed on my 14.04 laptop, for example)03:50
neonixcodersarnold:It is required by my application..03:51
sarnoldneonixcoder: ah! okay. :)03:51
sarnoldIt seemed unlikely to be needed by a deffault install,  which is why it surprised me ..03:52
neonixcoderyes..03:52
neonixcoderI will update to my manager we can not remove default services..03:52
neonixcoderI have some other packages which I not sure if I can remove or not..03:52
sarnoldanother item on the todo list checked off :)03:52
sarnoldneonixcoder: check out the 'orphaner' package; it can help you find left-over or no-longer-needed packages03:53
sarnoldit might not be useful ona brand-new install, but after a machine has been in use for eight to twelve years, it's really convenient :)03:53
neonixcodersure..03:53
neonixcodersarnold:this is brand new one :)03:54
neonixcoderI have "dpkg-query -W --showformat='${Installed-Size} ${Package}\n' | sort -nr | less" to see what packages are installed with size sorted out..03:54
neonixcoderCan I remove binutils?03:55
sarnoldwow I have a lot of kernel packages installed..03:55
sarnoldneonixcoder: you might be able to remove binutils if you iwll never compile software on the system again03:55
sarnoldneonixcoder: I'd leave it. it's just too useful.03:55
neonixcoderok..03:55
neonixcoderWe normally install trough apt-get and pip(for python)..03:56
neonixcoderso I feel it should be.. but taking your suggestion I will keep it..03:56
neonixcoderHow about locales?03:56
sarnoldiirc, pip _might_ compile C/python modules at install time..03:57
neonixcoderok..03:57
neonixcoderhow about memtest86+?03:57
sarnoldhmmmm, locales might be alright to remove. your application might assume that it can get e.g. en_US.UTF8 sort order or something similar..03:58
neonixcodercool..03:58
sarnoldmemtest86+ installs a grub config entry and a tiny little OS onto the filesystem somewhere; it's probably best to keep it, it is fantastic for helping troubleshoot unexpected errors03:59
sarnoldit should be tiny03:59
neonixcoderAnd I can even remove ntfs-3g with out any issue..03:59
neonixcoderI will keep memtest86+03:59
sarnoldoh, check if you have zfs-fuse installed; I think that might be a default install..04:00
sarnoldor at least I found it installed once when I didn't expect it.04:00
neonixcodersure..04:01
neonixcoderits not installed..04:01
sarnoldgood..04:01
neonixcoderI hear systemd is not by default installed in 14.0404:02
sarnoldright04:02
neonixcoderbut I see systemd-services pacakge.. any idea on this sarnold?04:02
sarnoldneonixcoder: that provides some different implementations of some systemd APIs that are required by other services and programs; they should be small and mostly things you need04:03
neonixcodersarnold:Thanks for all your inputs.. able to remove couple of unwanted stuff..04:04
sarnoldneonixcoder: nice :) have fun!04:04
neonixcodersarnold:Do I really require /usr/src folder content?04:04
neonixcoderI have linux-headers-3.19.0-21  linux-headers-3.19.0-21-generic which is the present kernel running on the system..04:05
sarnoldneonixcoder: I'd leave the headers there, some program sneed them to compile04:05
sarnoldneonixcoder: if you have the kernel source packages installed, though, those can probably be removed.04:06
neonixcodersarnold: I dont have kernel source package(I removed it long time back to save some space). We use 2GB SD card to install our ubuntu machine.04:06
sarnoldneonixcoder: 2gb?? no wonder..04:07
neonixcoderRight now I can see 1.2gb used and I want to shrink it more..04:07
sarnoldneonixcoder: hmm. then you're probably not compiling on this, are you? :)04:07
sarnoldmaybe it wouldn't be so bad to remove binutils and the kernel header packages04:07
neonixcoderhmmm04:07
neonixcoderif I remove them, will there be any boot related problems?04:07
sarnoldI doubt it, but I can't promise that..04:08
neonixcodersure.. I can take backup of present image..04:10
neonixcoderlet me try that04:10
neonixcoderthanks for your time sarnold04:11
sarnoldyou're welcome neonixcoder :)04:11
=== Lcawte|Away is now known as Lcawte
=== thumper is now known as thumper-bbl
=== zz_DenBeiren is now known as DenBeiren
lordievaderGood morning.08:19
pezus1hi. how can i set a persistant default gw route to debian? the "tricky" part is that i don't want to specify the ip of the gateway but the device name08:22
Stony2Hi guys, is anybody running ARK dedicated server?08:23
Stony2I'm experiencing a few weird things, it crashes randomly, after hours of running fine - you cannot see rain08:25
=== athairus is now known as athairuzzz
=== thumper-bbl is now known as thumper
=== pv2b_ is now known as pv2b
jamespagezul, coreycb: keystone, nova and designate are done - cinder, glance and swift all blocked still12:38
zulack12:38
zuloh yeah liberty-1 is out12:39
jamespagezul, having packaged os-testr - i then realized we don't need it for the packaging :-)12:39
jamespageoooppps12:39
zuljamespage,  well if its needed...its there12:39
coreycbjamespage, thanks, want me to take the ones you didn't mention?12:40
jamespagecoreycb, feel free to pick - remember the git repos we've got now12:40
coreycbjamespage, ok sounds good12:40
jamespagecoreycb, not sure how proposing a pull against multiple branches works - so I may have to do the gbp import-orig bit for you12:40
jamespagecoreycb, oh yes - we're not doing the fetch-upstream-remote thing12:40
jamespageuse uscan and then gbp import-orig12:41
coreycbjamespage, ok12:41
zuljamespage: can you write something up for me so i can hit the ground running once im done here12:43
jamespagezul, yeah - will do12:43
zuljamespage: a public wiki page would do12:43
jamespagethat's what I was thinking of12:43
jamespagecoreycb, zul: I've wedged temp version of dh-python into liberty-staging to unwedge the backport-o-matci12:55
zulack12:55
jamespageits the same version as waiting for SRU team review in trusty proposed - fixes a problem with dh-python and argparse for python3 stuff12:55
coreycbjamespage, thanks12:55
jamespagecoreycb, oh - btw - the assertRaisesRegex fixes can be dropped - we have a good enough version of testtools now to not need that13:02
coreycbjamespage, cool13:03
=== Pupeno_ is now known as Pupeno
=== zyclonite_ is now known as zyclonite
=== med_` is now known as med_
=== med_ is now known as med___
zuljamespage: keystonemiddleware ftbfs in the CA15:16
zuljamespage: for juno15:16
jamespagezul, oh15:16
=== pgraner is now known as pgraner-afk
coreycbjamespage, zul, any thoughts as to why tests aren't running for this?  https://launchpad.net/~openstack-ubuntu-testing/+archive/ubuntu/juno/+build/757301515:23
coreycbI just ran a local build ok on trusty with the juno cloud archive enabled15:23
coreycbjamespage, zul ah you were just talking about it15:23
zulcoreycb: no i don15:26
jamespagezul, amd64 vs i386?15:36
=== med___ is now known as med_
zulpossibly its complaining about memcache15:36
coreycbjamespage, did you also use 'gbp import-orig' on the upstream branch?15:39
jamespagecoreycb, you run that in the master branch - it shoves stuff in upstream and pristine-tar15:39
coreycbjamespage, got it, I see that now15:40
coreycbI had already run it in master15:40
coreycband pristine-tar is updated too, nice15:40
jamespagecoreycb, it should import to upstream, generate the pristine-tar and merge into master15:40
jamespageall automagic15:40
coreycb:D15:40
jamespagecoreycb, https://wiki.debian.org/PackagingWithGit15:40
coreycbjamespage, thanks15:41
=== pgraner-afk is now known as pgraner
coreycbjamespage, should we be dropping debian/po files?  that's all debconf iiuc.16:14
jamespagecoreycb, one sec16:20
jak2015 hi friends, how to check WHY my server crash? in wich log file i see?16:40
tewardjak2015: `dmesg` output, but also /var/log/syslog may shed insight16:41
tewardbut 'crashed' is a very broad category of failures16:41
jak2015ok16:42
jak2015teward: http://pastie.org/1025871916:44
jak2015strange not?16:44
tewardjak2015: check the previous syslog files16:45
tewardbecause they are on rotate :)16:45
tewardsyslog.1 probably16:45
jak2015ok16:48
jak2015right16:48
=== CripperZ- is now known as cripperz
jak2015i see more information16:52
jak2015not see any 'rare' http://pastebin.com/FNMQDuZY16:55
jak2015the problem was so so, yesterday at 16:00  to 18:0016:56
jak2015the problem is in line 39 to 50?16:57
tewardjak2015: well what actually do you mean by 'crash'?16:58
jak2015i have installed mysql16:59
jak2015and the systems connect to my server17:00
jak2015at 16 so so cant ocnnect17:00
jak2015i try access with putty and cant17:00
jak2015need restarted the server17:00
jak2015line 26 new boot?17:00
=== Krish2487 is now known as krishi
=== pmatulis_ is now known as pmatulis
=== athairuzzz is now known as athairus
coreycbjamespage, did you hit this?   dh: unable to load addon systemd: Can't locate Debian/Debhelper/Sequence/systemd.pm in19:29
=== CiPi is now known as cipi
jamespage_coreycb, you need to add dh-systemd to the BD's19:32
jamespage_coreycb, don't drop the debconf stuff for now19:32
coreycbjamespage, k19:32
coreycbjamespage, hmm I have dh-systemd in the BD's19:33
jamespagecoreycb, is this during the source package build?19:34
coreycbjamespage, yes19:34
=== markthomas is now known as markthomas|away
=== markthomas|away is now known as markthomas
=== cipi is now known as CiPi
=== Lcawte is now known as Lcawte|Away
rosco_yHow do I start mysql on ubuntu 15.04 server?21:32
rosco_y(** NEWBIE ALERT**  ** NEWBIE ALERT**  ** NEWBIE ALERT**  )21:32
rosco_yI've tried /etc/init.d/mysql start, and sudo service start mysql--with no luck (obviously)21:33
geniirosco_y: Is the mysql-server package installed?21:35
rosco_ygenii, thank you.  I was wondering about that.  I only installed mysql-client.  that's the problem right? (he asked, hopefully)21:36
geniiMost likely :)21:37
rosco_yThank You very much!21:37
geniirosco_y: After it's installed, should start by itself. If not, use the sudo service method, not the init.d21:37
geniiAh, gone already21:37
jKaideNAnyone have experience with SquirrelMail, dovecot and postfix ?21:40
jKaideNI currently have two problems.21:40
jKaideN#1 I can receive emails, but when i send email. the domain part of the email contains my FQDN...21:41
jKaideNso when you try to reply to that email it wont send.21:41
jKaideN #2 I have setup an Apache Virtual Hosts, so in total i'm hosting for 2 domains.21:42
jKaideNand for some reason I can login and read emails through cross-domain ..?21:42
jKaideNsomething sent to test@domain1.com and be read when you access webmail on test@domain2.com21:43
jKaideNand when I try to send an email to domain2.com it won't work, I can only send it to domain1.com21:43
jKaideNanyone out there that can help me?21:44
=== CiPi is now known as cipi
=== cipi is now known as CiPi
omfgtorai was using this page to set a static IP, is the "broadcast" setting optional?21:54
omfgtorahttp://www.howtogeek.com/howto/ubuntu/change-ubuntu-server-from-dhcp-to-a-static-ip-address/21:54
Pici /4623:18
adonarosHowdy, - not server specific, what does this HP DL1000 4 node server mean? When it is maxed out, does the OS see it as one giant computer with many cpu etc?23:53
adonarosor do they function like 4 different machines?23:53
adonaroshttp://www.ebay.com/itm/23153486740223:54
shaunothe nodes are pretty much stand-alone computers  (I think they share a psu)23:55
sarnoldfour different computers23:55
adonarosthank you much for your clarification.23:56

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