/srv/irclogs.ubuntu.com/2014/11/27/#ubuntu-server.txt

=== Lcawte is now known as Lcawte|Away
=== shauno_ is now known as shauno
=== _thumper_ is now known as thumper
=== markthomas is now known as markthomas|away
=== kInOzAwA_ is now known as kInOzAwA
=== TDog_ is now known as TDog
hallynzul: smb: would one of you mind pushing the patchset for bug 1396070?  looks straightforward enough05:29
uvirtbotLaunchpad bug 1396070 in libvirt "Libvirt patches for launching VMs with 'ppc64le' architecture." [High,Confirmed] https://launchpad.net/bugs/139607005:29
OpswatchGot a question anyone know any instructions on how to upload a windows image into Ubuntu maas on 14.10? I cant find any06:05
OpswatchAnyone?06:09
=== Kutakizukari_ is now known as Kutakizukari
LinStatSDRAnyone having issues with MaaS region importing from the Ubuntu main archive ?07:50
smbhallyn, can have a look. assuming vivid (not that you would be expected to be around to answer as you likely have to struggle with a huge bird)08:14
=== Lcawte|Away is now known as Lcawte
=== lordievader is now known as lordievader_
=== lordieva1er is now known as lordievader
=== liam_ is now known as Guest33558
=== zz_DenBeiren is now known as DenBeiren
=== zz_DenBeiren is now known as DenBeiren
etohello10:11
etoanybody friendly enought to explain to me question 2 or 3 about packages?10:11
lordievadereto: Fire away ;)10:13
etolordievader: we have several machines with external admins running ubuntu10:14
etolordievader: on my oses i am using this thing https://launchpad.net/~cpick/+archive/ubuntu/pam-ssh-agent-auth <- which is provided by my os packaging10:14
etolordievader: but it seesms that one is not in base in ubuntu right?10:15
etolordievader: will my external admins trust that thing?10:15
lordievader!info pam-ssh-agent-auth10:15
ubottuPackage pam-ssh-agent-auth does not exist in utopic10:15
lordievadereto: Depends on the admin, but likely not. Random ppa's are allways a bit sketchy ;)10:16
etolordievader: okay what i my other options?10:16
lordievader!info libpam-ssh10:16
ubottulibpam-ssh (source: libpam-ssh): Authenticate using SSH keys. In component universe, is optional. Version 2.01-1 (utopic), package size 49 kB, installed size 180 kB10:16
lordievader!info ssh-agent10:17
ubottuPackage ssh-agent does not exist in utopic10:17
etolordievader: ssh-agent is part of base ssh install10:18
lordievadereto: Jup just made that conclusion ;)10:18
etolordievader: also i am using libpam-ssh but only personal machines - it's solving completely different problem though10:19
lordievaderAin't that an option?10:19
lordievaderAh, then I misunderstand the problem I think...10:19
etolordievader: libpam-ssh is used to login interactively into machine using you ssh key password (instead of one in password databse) - if you have correct password, it will auth you for login and it can load key into ssh agent right away10:20
etolordievader: so as lon you are logged you already have your key in session10:21
etolordievader: pam-ssh-agent-auth does other thing though. when you are logged remotely through ssh, and you forward your local agent, you can instruct sudo, su and other programs to auth you based on key loaded into ssh agent10:22
lordievaderAh, interesting.10:23
etolordievader: so i guess it's not used by ubuntu admins?10:24
lordievader!info libpam-sshauth10:25
ubottulibpam-sshauth (source: libpam-sshauth): authenticate using an SSH server. In component universe, is extra. Version 0.3.1-1 (utopic), package size 16 kB, installed size 81 kB10:25
lordievaderWould it be ^10:25
etolordievader: ty gonna research that!10:26
etolordievader: great find but this seem to be actually exact oposite - it auths your local machine against remote one10:29
etolordievader: :) pam-ssh-agent-auth works exactly other way - remote server auths you through your local agent10:29
lordievaderHrmm, furthermore nothing shows up when I search for "pam ssh"... :(10:29
etolordievader: may i know where are you searching besides bot?10:30
lordievadereto: apt-cache search ;)10:32
etolordievader: ty10:39
adscI have two webservers that need to be configured so that if the first one goes down, the second one can take over...I thought about using mysql server replication and DRBD for synchronising file uploads, any thoughts about that?11:58
adscso basically, both servers would run the full LAMP stack and be self-contained systems11:58
adscI know the usual approach is to seperate DB and Storage into own dedicated redundant systems, but I can only have two servers12:00
zulhallyn:  sure wil do it this morning12:20
=== Lcawte is now known as Lcawte|Away
=== Lcawte|Away is now known as Lcawte
sorenI have a server behind a firewall. It can't connect to an smtp server. I think sbuild pulled in nullmailer. I've now removed nullmailer, but I keep getting THOUSANDS of log entries from it.13:23
soren...and I can't work out where they're coming from.13:23
sorenThe entries all look like this:13:24
sorenNov 27 12:15:16 uc1 nullmailer[52289]: message repeated 116 times: [ smtp: Failed: Connect failed]13:24
soren(with a varying number of repeats)13:24
sorenThe pid grows rapidly.13:25
sorenI've not been able to identify what sends these messages.13:25
sorenThe pids are in the range of what new processes are assigned, so these aren't lingering messages. They13:26
soren're fresh.13:26
sorenAny idea on how to find the culprit?13:27
jpdssoren: ps auxf and see who the parent is?13:28
jpdsadsc: Seen percona?13:28
sorenjpds: There's NO TRACE of them in the process table.13:30
sorenOh.13:31
sorenNow it stopped.13:31
sorenAll of a sudden.13:31
jpdssoren: Hmm.13:36
kevindfI'm running a OpenVPN server on my Ubuntu 14.04 server and i'm able to connect to the VPN without any problem but when my ufw firewall with iptables is enabled on my server I have no internet connection, when I disable the firewall I have a internet connection without any problems. I've tried analyze the kern.log to see the UFW blocks but I noticed that it's blocking loads of attempts all on different ports. Anyone that has expe14:19
kevindfI will put the kern.log on pastebin14:19
kevindfhttp://pastebin.com/jCY0ruMH14:20
lordievaderYour dns is likely broken when you enable your firewall.14:21
lordievaderUDP port 53 ;)14:22
kevindfI have port 53 UDP allowed from anywhere in my iptables rules14:23
zulhallyn/smb: done14:24
smbzul, fuck14:24
lordievaderkevindf: It is being blocked though.14:24
smbzul, Would be nice if you checked whether someone else has put himself as assign in the bug14:25
kevindfI'll do a double check for the iptables, thanks14:25
zulsmb: sorry14:25
=== Lcawte is now known as Lcawte|Away
=== Lcawte|Away is now known as Lcawte
=== Lcawte is now known as Lcawte|Away
bananapieI can't seem to find the option in dnsmasq that let's me specify for which IPs DNSMASQ will do recursive queries. can someone point me in the right direction?15:32
kevindflordievader: I've checked my Iptables rules and i've got these configured: " -A INPUT -p udp -m udp --dport 53 -j ACCEPT"     "-A INPUT -p tcp -m state --state NEW -m tcp --dport 53 -j ACCEPT"             "-A INPUT -p udp -m state --state NEW -m udp --dport 53 -j ACCEPT"   yet it's still blocking port 5315:33
lordievaderkevindf: "iptables -I FORWARD 1 -i tun+ -o eth0  -p udp --dport 53 -m conntrack --ctstate NEW -j ACCEPT" Assuming here you have a rule allowing RELATED & ESTABLISHED.15:37
kevindfI got "iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT" will try out the rule15:38
kevindfthanks15:38
lordievaderkevindf: Could you pastebin the output of "iptables -vnL --line-numbers"?15:39
lordievaderAlso, conntrack != state: http://unix.stackexchange.com/questions/108169/what-is-the-difference-between-m-conntrack-ctstate-and-m-state-state15:40
kevindflordievader: http://pastebin.com/kxR0ncb315:40
* lordievader stupid ufw...15:43
kevindf:)15:43
lordievaderkevindf: iptables -I FORWARD 1 -m conntrack --ctstate ESTABLISED,RELATED -j ACCEPT15:43
kevindfiptables v1.4.21: Bad ctstate "ESTABLISED,RELATED" is the output i get15:44
lordievaderkevindf: iptables -I FORWARD 1 -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT15:45
kevindfthat worked15:45
lordievaderkevindf: Does nslookup still timeout?15:46
kevindfWill try it out now15:46
kevindfStill doesn't work unfortantly15:47
lordievaderkevindf: "tail /var/log/syslog|grep 53" does that give output?15:48
kevindfYes15:48
lordievaderkevindf: Please pastebin it.15:49
kevindfhttp://pastebin.com/bSdA0fXt15:49
=== MeltedDed is now known as MeltedLux
lordievaderDNS should be fine...15:50
kevindfI will try to connect again when i'm at home, as i'm on a private network here that might be blocking something too15:52
kevindfThanks for the help again15:52
lordievaderkevindf: No problem ;)15:52
kevindfHave a nice day futher, bye :)15:52
=== MeltedDed is now known as MeltedLux
=== Lcawte|Away is now known as Lcawte
j-horowitzhey all, if Im trying to install ubuntu server using RAID 1, Im having some difficulty getting to boot18:12
j-horowitzIm currently using the onboard RAID that came with my motherboard18:12
j-horowitzshould I scrap that and use the RAID setup that comes with Ubuntu?18:12
j-horowitzf18:13
j-horowitzi.e. is it better to have the RAID setup through my motherboard or through the software that comes with Ubuntu?18:14
pmatulisj-horowitz: yes, scrap the m/b (fakeraid) stuff18:15
j-horowitzpmatulis: ok why is that the better option? and also isn't using the ubuntu raid software also considered a "fakeraid"?18:16
pmatulisj-horowitz: fakeraid is stupid18:16
j-horowitzhah18:16
j-horowitzwell I just want it to serve the purpose.. have 2 disks in raid 118:17
j-horowitzwill the ubuntu raid software accomplish that all the same?18:17
pmatulisj-horowitz: enter the bios, remove the raid array, and the disable the raid feature18:17
pmatulisj-horowitz: when you install the server you can configure raid18:18
=== jvwjgames__ is now known as jvwjgames
=== kyle_ is now known as Guest97903
Noskcajzul, Could you please bump the epoch of python-novaclient to be equal with debian (2)?20:28
zulNoskcaj:  why?20:29
Noskcajtuskar-ui (and probably other packages) have versioned deps on novaclient20:29
NoskcajOr would it be better to patch the deps20:29
zulNoskcaj: patch the deps20:31
Noskcajok20:31
VladimirskiHow do I open a new screen tab ?20:37
Vladimirskinot a whole new session of screen, but just another tab20:37
sheptard^A-c20:38
sheptarder20:38
sheptard^a-c20:38
Vladimirskithanks guys20:39
Vladimirskithanks sheptard20:39
Vladimirski:D20:39
Vladimirskialot20:39
=== _benjamin is now known as B3NJAMIN
=== z_ is now known as Guest45266
=== MeltedLux is now known as MeltedDed
=== bilde2910 is now known as bilde2910|away
=== MeltedDed is now known as MeltedLux
=== MeltedLux is now known as MeltedDed

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