/srv/irclogs.ubuntu.com/2014/03/06/#ubuntu-server.txt

=== Nigel_ is now known as G
thumperstgraber, hallyn: if I create a "template" container that doesn't autostart, is it possible to change a clone of that machine to autostart?02:24
thumperalso, is the lxc.conf file from the original template copied anywhere where I can poke it?02:25
=== justizin_ is now known as justizin
hallynthumper: sure, just edit its config file.02:51
hallyni.e. if you did sudo lxc-clone -s -o u1 -n u2, edit /var/lib/lxc/u2/config.02:51
GeekDudeNew install of server, with xfce as a desktop environment. I can't mount drives through it, but I hear I need something called a polkit. Can anyone point me in the right direction to get a polkit (such as lxpolkit) isntalled and set to start with xfce?03:03
darthanubisGeekDude, why did you not just install xubuntu?03:06
GeekDudedarthanubis: Uuuuh03:07
GeekDude*best answer*03:07
GeekDudeBecause I'm inexperienced with this as a whole, and am lucky to even have gotten as far along as I have03:09
darthanubisok03:09
darthanubisjust was wondering, because it would have been easier for you03:09
GeekDudeI don't necessarily want it to be easy. I'm building good experiences for future reference03:09
GeekDudeThat, and I'm out of CDs to burn03:10
GeekDudeIt can't boot from usb either :/03:10
darthanubisunderstood03:11
GeekDudeShould I just grab https://www.archlinux.org/packages/?name=lxpolkit ? It downloads as an xz archive03:12
GeekDudethen set it up to autostart as per https://wiki.archlinux.org/index.php/Autostarting03:14
darthanubisdon't think that is the way you want to go03:17
darthanubisjust grab it from the ubuntu repos?03:17
GeekDudelxpolkit isn't in the repos03:17
GeekDudefrom what I can tell03:17
thumperhallyn: edit before start and all is good?03:18
thumperif so, awesome03:18
darthanubishttp://packages.ubuntu.com/raring/x11/lxpolkit03:19
thumperhallyn: is it ok to stop a container, edit the config to add a mount, and restart, and the mount will work?03:19
thumperif the mount is an external user directory03:19
thumperhallyn: when I cloned and started 50 lxc containers, I ended up hitting the "too many open files", is this likely to be for the root user on the host?03:27
hallynthumper: for autostart?  you dont' have to editbefore you start;  just before you run lxc-autostart or shut down03:46
hallynthumper: on restart and mount: yes03:46
GeekDudedarthanubis: sudo apt-get install gksu-polkit would be what I'm looking for, if I want to install lxpolkit?03:46
thumperhallyn: ok, but editing for new mounts is fine if stopped, and when started all is good?03:47
hallynthumper: as for 'too many open files' - hm.  i'm not sure.03:47
thumperyeah, load testing FTW03:47
thumper"juju add-unit -n 50 ubuntu" with the local provider :)03:47
hallynthese are root started containers?03:47
thumperI'm making juju btrfs aware for fast snapshotting03:47
thumperhallyn: yes03:47
thumperwell, jujud started containers, and jujud is running as root03:47
GeekDudedarthanubis: or at least close enough03:47
hallynis this the /proc/sys/fs/file-nr limit, or ulimit, i wonder?03:48
darthanubissounds right03:48
darthanubiswhich comes with the desktop install03:48
thumperhallyn: ulimit -n for root is still 102403:49
hallynyou really shouldn't be restricted to 50 continers...03:49
thumperlxc said they were all started03:49
thumperhowever the cloud init logs were full of inotify problems03:49
thumperwith too many open files03:49
thumperand upstart failed to recognize new jobs03:49
GeekDudedarthanubis: the package lxpolkit doesn't show up until you get to quantal, and I'm on pangolin03:49
thumperprobably due to inotify issue03:49
hallynok, so you can up the limit :)03:49
GeekDudedarthanubis: I think that gksu-polkit would be the proper alternative, though03:50
GeekDudeI'm unsure, but trying things is part of learning03:50
thumperhallyn: the jujud upstart jobs sets to 2000003:50
thumpersince it is calling the lxc commands03:51
thumperis it likely that limit is inherited?03:51
thumperor something else?03:51
thumperthis is well outside my area of expertise03:51
hallyni suspect every caller of lxc-start needs to set it03:51
thumperin this case, there is exactly one caller of lxc-start03:52
thumperand that is the jujud process03:52
thumperhallyn: was very impressed though, that with 50 containers on btrfs loopback device mounted to /var/lib/lxc, it was only taking 2.5GiB03:52
thumperalthough really, just the ubuntu charm03:53
thumperwhich doesn't to a lot :)03:53
thumpers/to/do/03:53
hallynthumper: yeah but a full ubuntu release in each :)03:53
thumpersure, cloud image, but yeah03:53
thumperpretty cool03:54
hallynthumper: yeah, playing around with 'sleep 200 & cat /proc/$!/limits | grep file' suggests you should be fine with jujud03:54
hallyncloud images is bigger than the base ubuntu image03:54
thumperabout 900M for my template image03:54
thumpermuch better than 50G :-)03:55
thumperwhich I would have without the snapshots03:55
GeekDudedarthanubis: That didn't seem to help. I'm trying apt-get install xfce4-mount-plugin now03:58
GeekDudeHmm. Didn't seem to help either03:58
darthanubistry apt-get install xubuntu-desktop03:59
GeekDuderight now I'm trying xfce-goodies04:00
darthanubishas nothing to do with it04:00
GeekDudeno?04:00
darthanubisare you researching what you are doing or just install stuff?04:00
GeekDudeuuh04:01
GeekDudeI'm researching a bit, then installing anything tangentially related until it works04:01
GeekDudeI'm a terrible admin04:01
GeekDudedarthanubis: If I install xubuntu-desktop, will it just completely redo my desktop?04:02
GeekDudeWell, I've gotta go :/04:04
GeekDudeSee you all later04:04
jak2013how to  open a port? on ubuntu 12.0404:31
usr13_jak2013: It would have had to have neen previously closed in order to open it.  So, how did you close it, with netfilter?05:36
usr13_jak2013: ... or did you just kill the service?05:37
usr13_jak2013: What port are you wanting to use?  And for what servcie to you want to use it?05:38
jak2013mysql port: 330605:39
usr13_jak2013: By default, they are all open.05:39
usr13_jak2013: you might want to /join #netfilter05:42
jak2013usr, uwf is the firewall right?06:00
sarnoldjak2013: ufw is a frontend to the iptables firewall framework06:02
jak2013mmmmm cant connect 3306 arent opened :(06:14
jak2013thanks06:14
sarnoldjak2013: is something listening on 3306? check netstat -nlp | grep 330606:17
jak2013sarnold:06:30
jak2013tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      18205/mysqld06:30
sheptardso it's just listening on localhost06:31
sheptardwhich is why you can't connect to it remotely06:31
sarnoldjak2013: good. and what happens when you run the mysql client command to connect to it?06:31
jak2013canc onnect06:31
jak2013but locally06:31
jak2013and remotelly? how to open the port?06:31
sheptardedit your my.cnf06:31
jak2013or for access not only locally06:32
jak2013sheptard and?06:32
sarnoldtell mysql to listen on an external interface06:32
sheptardhttp://www.cyberciti.biz/tips/how-do-i-enable-remote-access-to-mysql-database-server.html06:32
sarnoldI strongly recommend using a firewall of some sort to restrict who can connect to your mysql server06:32
sarnoldyou don't want it sitting on the public internet waiting for someone to either brute-force guess passwords or worse smack it with an exploit.. there've been more than one remote unauthenticated mysqld vulnerability in the psat06:34
jak2013then how to connecto to my db?06:34
sarnoldjak2013: this is a good tool for testing: http://manpages.ubuntu.com/manpages/precise/en/man1/mysql.1.html06:36
jak2013ok, thanks06:42
=== Ser|Away is now known as Sereil
wkmanireHello, I'm having trouble installing 12 LTS on an older 32 bit machine (built in 2000). I want to use it as a DNS server.07:53
wkmanireGRUB loads, but then all I get is a flashing underscore.07:53
wkmanireNothing changes even after 10 minutes of waiting07:53
wkmanireI'm installing from a live USB device.07:54
wkmanireWhich I formatted from the 32 bit ISO using dd.07:54
sheptardI'd try burning a CD if you can07:55
cfhowlettwkmanire, did you md5sum the .iso?07:55
cfhowlettsheptard, usb may not be supported on a 2000 machine07:55
wkmanirecfhowlett: I didn't see an MD5 checksum on the download page so I did not07:55
cfhowlett!md5sum07:55
ubottuTo verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows07:55
wkmanireNo CD drive available, and the BIOS list USB-HDD as a boot option.07:55
sarnoldif it made it to grub, I'd hope that would be enough..07:55
cfhowlettsarnold, 60 seconds to verify integrity isn't too much to ask07:56
wkmanireI was reading in the official ubuntu server book that sometimes you have to change some boot args in GRUB to get things to load07:56
sarnoldcfhowlett: no, indeed, that's a good idea; I was sresponding to the "usb may not be supported"07:56
wkmanireI'll go verify the MD5 checksum. I hope that is what's wrong.07:56
cfhowlettsarnold, :)07:56
sarnoldwkmanire: if you hit shift of whatever it is to force grub to prompt, can you edit the kernel command line?07:57
wkmaniresarnold: One moment07:57
sarnoldwkmanire: if so my first attempt would be adding something like vga=ask to the command line. that helped me back in the day on odd equipment07:57
wkmanireI calculated the checksum but I can't find the checksum on the ubuntu website for the iso I downloaded.07:59
wkmanire2a846f77b21bddd732d75f7f574c304508:00
wkmaniresarnold: I'm going to try getting into the boot options now08:00
wkmanireI have 6 more identical machines to do after this.08:00
cfhowlettwkmanire, wait one08:01
wkmanirecfhowlett: Ok08:01
sarnoldsigh all I can find are the md5sums for the 12.04.4 release http://cdimage.ubuntu.com/releases/12.04.4/release/MD5SUMS08:01
wkmaniresarnold:  I'm using the 32bit LTS "server" release.08:02
cfhowlettwkmanire, 12.04.4 version?08:02
cfhowlettwkmanire, 12.04.4 ????08:03
wkmanirecfhowlett: Just a sec please08:03
sarnoldwkmanire: every few months we press a new iso with updated kernel and so forth, 12.04, 12.04.1, 12.04.2, 12.04.3, 12.04.4, soon will come 12.04.5, and last will be 12.04.6 if I'm not mistaken...08:03
wkmanirecfhowlett: http://www.ubuntu.com/download/server/thank-you?distro=server&bits=32&release=lts08:03
wkmanirethis one08:03
wkmanireI just downloaded it 20 minutes ago08:03
sarnoldoh good :)08:03
wkmaniresarnold: I'm in the GRUB editor.08:03
wkmanireWhat did you suggest adding?08:03
sarnoldwkmanire: vga=ask was the first thing that came to mind08:04
wkmanireWhat does that do?08:04
cfhowlettwkmanire, 12.04.4 386 server iso 14ad92270218a8925d802b3d3b6e140f08:04
wkmanirecfhowlett: Thank you, will confirm08:04
sarnoldif I'm not mistaken it'll ask the kernel to promt you with a list of vga video modes, hopefully that'll show how much the kernel is alive or dead..08:04
cfhowlettwkmanire, http://releases.ubuntu.com/12.04.4/MD5SUMS08:04
wkmanireThat's what i needed08:05
cfhowlettwkmanire, DOH!  bad info!  here's 32 bit server 0081e57fb8c7e4094fb9767384f087c608:05
wkmanireI used md5sum to produce the value, but it looks like my checksum is different than your substantially08:06
wkmanireI'll redownload the ISO08:06
wkmanireyours*08:06
cfhowlettwkmanire, don't.  use torrents instead.  integrity checking is better08:06
sarnoldI wish the silly download page made it easy to grab the SHA256SUMS and SHA256SUMS.gpg files from the same directory08:07
wkmanireOk, I'm downloading the torrent08:08
wkmanireHoly crap, that downloaded in 10 seconds08:08
sarnoldjust the .torrent file? or the whole thing?08:08
wkmanireThe whole thing!08:09
wkmanireAt least one of the peers seems to be connected to a fire hose08:09
sarnoldwow. what a connection. :)08:09
cfhowlettwkmanire, run the md5sum again08:09
wkmanirecfhowlett: https://www.refheap.com/5288908:11
wkmanireWhy is my number different again?08:11
wkmaniresarnold: That option you suggested did not help.08:12
cfhowlettwkmanire, try direct download08:12
sarnoldwkmanire: did you just get the blinking cursor again?08:13
wkmaniresarnold: Yes.08:13
wkmanirecfhowlett: It's going to be 5 to 10 minutes for the direct download08:13
cfhowlettwkmanire, do it.  check it.  I'm curious to know results so I'll be around08:14
wkmanireOk08:14
sarnoldwkmanire: okay, a few more ideas. (I'm running low.) you could also try removing the "splash" argument from the kernel command line; the 'splash' asks plymouth to start, it's the graphical thing that 'owns' the console. I dunno if its even on the server disks, but it might be worth a shot: https://wiki.ubuntu.com/Plymouth08:15
sarnoldwkmanire: another thing I remember from machines of that era is turning off acpi or apic; I had one machine that I had to boot with apic=off08:15
wkmanireI'll do both and see what it does08:15
wkmanireThis is a shining example of why you don't let developers do sys admin work :P08:16
cfhowlettLOL.08:16
sarnoldlol08:17
wkmanireThere is no splash argument to be found08:18
sarnoldwell, okay, that's at least one fewer thing to try :) hehe08:19
wkmaniresarnold:  Should I be adding these options anywhere in the boot script?08:19
wkmanireOr is there a particular line they should be on?08:19
sarnoldwkmanire: hrm, i'd put them at the end of the kernel command line..08:20
wkmanireWhat does the kernel command line look like?08:20
wkmanirelinux /boot/........08:20
wkmanirethat line?08:20
wkmanireOr is it after the call to initrd?08:21
wkmanirecfhowlett: My checksum is correct now.08:21
wkmaniresarnold: I'm going to reimage this USB device and try again08:21
sarnoldwkmanire: on my machine, near 'ro' and 'quiet' ...08:21
jpdswkmanire: The linux one.08:22
sarnoldwkmanire: cool08:22
cfhowlettwkmanire, try installation08:22
wkmanireIt's actually an SD card in a USB SD card reader08:22
wkmanireIt's all I had on hand.08:22
sarnoldoof :)08:23
wkmanireWhat an adventure. And I thought setting up netboot would be more work.08:24
sarnoldwkmanire: oh. uh.08:24
sarnoldwkmanire: does this CPU do PAE?08:24
wkmanirePAE?08:24
sarnoldwkmanire: somewhere along the way we stopped supporting kernels without PAE, and I do'nt know when that was.08:24
sarnoldwkmanire: extended page tables08:24
wkmanireI don't know08:24
wkmanireThe image completed transfer so I'm going to try to boot again08:25
* sarnold crosses his fingers08:25
wkmaniresarnold:  Legacy `ask' parameter no longer supported08:26
sarnoldwkmanire: oh, pae was introduced in 95. wow: http://en.wikipedia.org/wiki/Physical_Address_Extension08:26
sarnoldwkmanire: oh so now I'm legacy! lol08:27
wkmanireWhelp, I'm back in the same boat again.08:28
wkmanireI'm going to have to go dig up a CDROM drive08:28
wkmanireAnd then crack all of these boxes open :(08:28
sarnoldwkmanire: try adding 'nomodeset'?08:29
wkmaniresarnold: Should I put that together with apic=off?08:31
sarnoldwkmanire: you could, but it'd be nice to know if one specific thing is sufficient08:31
wkmanireAbsolutely08:32
sarnoldwkmanire: even though that's the most annoying and slowest way to get there :) heh08:32
wkmanireI wish I could get into a terminal so I could see the log output08:32
sarnoldyes08:32
wkmaniretrouble-guessing sucks08:32
=== Sereil is now known as Ser|Away
sarnoldi like that, i'll have to remember it :) thanks08:33
sarnoldwkmanire: bed time for me, good luck, and if you sort it out, i'd like to find out what it was..08:33
wkmaniresarnold: I just tried the last possible combination of arguments and it also failed.08:34
wkmanireI *MIGHT* have a CDROM in a dead PC in the garage. So I'm going to go on a scavenger hunt08:34
wkmaniresarnold: I'll come back to the channel after I get this working08:34
sarnoldwkmanire: good luck! thanks :)08:35
wkmaniresarnold: Thank you for the help. Good night.08:35
=== Tribaal is now known as Tribaal_
wkmanireIn the grub terminal, lscpi brngs up one device as "Unkown Bridge"08:42
wkmanireUnknown*08:42
wkmanireCould that cause the installer to fail to load?08:43
=== neunon_ is now known as neunon
wkmanireI think I found what the hold up is.08:49
wkmanireACPI Warning: Detected an unsupported executable opcode at module-level: [0x007B]08:49
wkmanireThere's two messages like that in GRUB recovery mode.08:50
wkmanireYep.08:53
wkmanireGot it.08:53
wkmanireDid you know that a CD won't load if the CD tray is not 100% closed?09:41
wkmanireWho would have guess that it doesn't operate while open?09:41
cfhowlettwkmanire, yeah, they're funny that way ...09:43
alimjHi everyone. I am looking for advises on recommended average e-mail box size.  I have to setup 100+ user e-mails for a client.09:48
AtuMalimj, I usually give users 1GB/mailbox09:49
alimjAtuM: Thanks09:49
AtuMalimj, that's to give admins time to react when some users go over limit - if users use imap09:50
ikoniaalimj: you can't take a "recommendation" it depends on the spec/needs of the mail users and host much storage/backup you have available to you09:51
alimjI am going to forbid IMAP. Only POP309:51
AtuMalimj, if users use pop3 and download mail to their desktops, then you can give much less space per mailbox09:51
AtuMalimj, I'd recommend setting 100-200MB/mailbox so that mailboxes don't get full when ppl go to vacation.. are you about to use quotas or just limit the space for all mailboxes?09:52
alimjAtuM: A combination of both. For different users, VIPs, etc09:53
alimjI am also looking into fetchmail and getmail daemons. For a local storage solution09:53
alimjikonia: Thanks for suggestion. I am looking for a starting point09:54
AtuMalimj, what are users using as a client software?09:55
alimjAtuM: Will be outlook, thunderbird or mobile devices.09:55
AtuMalimj, how come you're not setting up a service like zimbra/zarafa?09:55
alimjAtuM: I am not familiar with those. I will look to them.09:56
alimjFor VIPs, I was planning to setup POP on clients to leave mails on server for one week. So they can use IMAP on their mobiles to check their mails while traveling.09:57
AtuMalimj, is there not enough resources on server side? I use zimbra since all mailboxes get stored on a single server and it's then easy to backup, no worries about desktop mailbox when computers crash, and you get webclient acces from anywhere ;)09:57
ikoniaalimj: you can't have a "starting point" with no requirements09:58
spidernik84hi! how am I supposed to update an interface ip address after changing it in the interfaces file? Ifup says the interface is already configured. If I append --force it will add a secondary address! And service networking restart is deprecated :(09:58
alimjAtuM, ikonia: Thanks for your time and answers. I have a visitor. I will be back. Thanks again.09:58
spidernik84ifdown first and ifup?09:58
AtuMbut zimbra needs quite a lot of resources for 100+ users.. at least 16GB RAM + SSD disks on a single server (capacity requirements depend on user quotas)09:58
AtuMspidernik84, use ifconfig to reconfigure manually..09:59
AtuMspidernik84, the interfaces file will be used at the next boot..  you could also reboot the machine, but that's a bit of a waste of time imho10:01
spidernik84AtuM, thanks. We use a puppet module to modify the networking file but we designed it to trigger an /etc/init.d/networking restart after the change. I realized it's dangerous10:06
spidernik84it will take down the network for a fraction of time10:06
AtuMalimj, the approximation is difficult without any real requirements, as ikonia pointed out. it's best if you set up LVM2 and then leave some space in reserve.. mailboxes can get huge very fast - it all depends on what users are doing with it10:07
spidernik84so I was looking for a way to "refresh" the interfaces file (i need to add the dns records to it as suggested starting from ubuntu 12.04)10:07
AtuMspidernik84, aren't you changing ip ?10:08
spidernik84that's also a scenario, but less used10:09
spidernik84I'm mixing up things, apologies.10:09
AtuMspidernik84, oh.. dns records..  perhaps resolvconf might help10:10
spidernik84the ifup script is supposed to parse the dns-nameservers line in the interfaces file and tell resolvconf to use them10:11
spidernik84I'll do some tests. Thanks10:11
AtuMspidernik84, that's true. even if you restart network for that fraction of time it should not have any side-effects.. tcp/ip can handle it if the interruption is not too long10:13
spidernik84I agree. It's just that they say it's deprecated :(10:13
AtuMi've run ifdown && ifup within ssh session and I didn't get disconnected :)10:13
spidernik84lol nice :D10:13
spidernik84I'll try a bit10:14
stetho_Obscure question. My company purchased an HP StoreEasy 1630. It's a nice bit of kit with a built in 3Par array. However, it came with Windows Storage Server 2012. The overhead of setting up an Active Directory server with UNIX support, migrating existing users and their UIDs/GIDs and maintaining everything in two places has become an absolute pain. The HP website lists "Linux" as a supported operating system. Does anyone know if I'm going to hit10:27
stetho_ any problems (in terms of drivers etc) if I flatten the box and install 12.04 on it?10:27
mardraumI'd say it depends on storage server to work10:28
mardraumbut hopefully HP do actually have a solution. You are going to need to raise a ticket with them and try escalate until you get someone who knows. They do have some talented storage peeps.10:29
rbasakhallyn: FYI, bug 1287140 - when I fix it, we'll need to modify your auto-package-testing MP a little bit, to add a --ssh-private-key-file option to when you call "uvt-kvm wait"10:30
AtuMstetho_, why don't you ask HP? it's a new machine and they should have a great customer service support..  will it be used as a CIFS, NFS or ISCSI ?10:40
stetho_mardraum: Thanks - I just had a lightbulb moment and checked the HP site for Linux drivers and couldn't find any. :-(10:41
AtuMstetho_, with windows storage server it's all "point-and-click". when u use linux as a storage os, you really have to dive into each technology.. there's no "point-and-click" configuration.10:42
stetho_AtuM: That was my next port of call. Google didn't show anything so I thought I'd ask in here. Usually full of knowledgeable people. The answer is "All 3" - I just want to remove the AD part from my mainly Ubuntu and a bit of OS X network.10:42
stetho_The only option the device gives in its current setup to get round AD is to create NFS shares and mount them as root.10:43
AtuMstetho_, community can help, but you should not use any step-by-step advice - you should dive into each of those services and understand the inner workings.. linux does not complain when you mess up your config - it will try to make it work as you set it up.. even if all data goes away.. you should know what you're doing.10:44
AtuMstetho_, our company also makes iscsi/infiniband storage devices.. but we've never made "step-by-step" documentation because of those facts. if you're willing to take the time and learn, then I say go for it. it's all pretty simple and straightforward, but it takes some skill to manage10:47
stetho_Atum: I've got no problem with doing it unless I fall at the first hurdle - not being able to recognise the RAID controller.10:48
AtuMstetho_, if you can see the disks as JBOD devices, you can use software raid.. if anything, you can boot some "server/enterprise" distro to see if linux sees the raid devices10:49
AtuMstetho_, I can't really tell you more, since I have no idea where the HP stores the OS on this model.. it could be a CF card, and internal HDD... who knows10:50
AtuMstetho_, usualy the disks that are hot-pluggable do not store the OS (firmware).. so there must be some other media to install to10:51
stetho_AtuM: If I have to put a disk in to install the OS that's fine - I can live with that. I've just found something on the HP site that says the P822 (which is what's in this machine) is supported by RHEL and SLES so it's not a total non-starter.10:53
jamespageDaviey, did you have a chance to review the pxc packages in NEW yet?10:55
AtuMstetho_, the latest devices are more quickly supported by linux then by windows.. i see that a lot these days10:55
=== Tribaal_ is now known as Tribaal
AtuMstetho_, HP usually uses somewhat trusted and well supported components.10:57
AtuMstetho_, you know that installing linux on this machine will brick its warranty10:59
AtuMstetho_, the part where the documentation says "compatible with windows, linux.." is for the client part, not for the machine itself11:00
stetho_Yes - I realised that (the client part) which is why I went of looking for drivers.11:03
AtuMstetho_, iscsi, nfs, cifs don't need drivers11:05
stetho_I know - this is just one of those "it should work" things. Like you say, if I do it I brick the warranty and if it fails it's an expensive failure.11:06
stetho_Maybe I need to investigate a better way of integrating AD in to my network. If AD had been here first it would have been much easier. Adding Linux to AD is a lot easier than adding AD to Linux.11:07
AtuMstetho_, linux includes drivers for the most hw.. they come as modules.. it's rare that you need special drivers from vendors.. it can happen, but it's rare11:07
AtuMstetho_, integrating AD into linux environment is pain.. how come the company bought this box?11:09
wmphello, i have problem with MdRaid11:10
wmpon normal ubuntu boot, i have error with degradated raid11:10
wmpon resovery all works good11:10
AtuMstetho_, as you pointed out.. setting up AD, unix support, user mapping.. i am playing with this too these days :)11:11
AtuMwmp, does mdraid get degraded after each reboot?11:11
wmpAtuM: yes11:12
AtuMwmp, it's a bug.. what ubuntu version do you use?11:12
wmpalways on normal boot i have degrated raid, always on recovery raid os good11:12
wmp12.0411:12
wmpupdated11:12
AtuMcan you check this: http://www.fractalizer.ru/frpost_350/warning-mismatch_cnt-is-not-0-on-devmd0/11:13
AtuMif mismatch_cnt is not 0, then you might have a disk failure11:13
stetho_In short, we were a small company, we were going to move to AD, then everything went mad because someone had a good idea, we quadrupled in size in 6 months and then got acquired. Now things have settled down again I have the opportunity to do things "properly" (Puppet, monitoring etc) and I wanted to remove (or improve) this administrative overhead/pain it the butt.11:15
wmpAtuM: i have 011:15
wmpAtuM: this is my grub.cfg config: http://wklej.org/id/1291241/11:16
wmpAtuM: and this is screenshots from KVM: http://wstaw.org/m/2014/03/06/makeconfig6.png http://wstaw.org/m/2014/03/06/makeconfig7.png11:21
wmpAtuM: ok, my server has efi...11:24
wmpAtuM: maybe bug is in kernel, becouse on old kernel all works good11:35
wmp3.11.0-17 dont works11:35
wmp3.11.0-15 works11:36
AtuMwmp, I'd say it's a bug.. I've hit this one on fedora a year ago.. when they've merged dmraid and mdraid with dm-mapper.. the problem apparently lies with the upstart/systemd shutdown/reboot procedure, where the dm-mapped doens't flag the mdraid as "clean".. therefore it goes into resync each time the system boots up12:11
wmpAtuM: no, this is bug on kernel, on older version all works good12:11
AtuMwmp, then it might have something to do with its module for dm-mapper.. it's part of the kernel12:12
wmpAtuM: i dont know, now i reporting this bug on launchpad12:12
AtuManyway I haven't found the solution for it and got tired of waiting for a fix.. this bug ate my nerves across two fedora releases.. when i got tired of it i switched distros ;)12:14
wmpAtuM: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/128870312:14
AtuMI must say that I haven't had these issues on ubuntu yet..  if old kernel works for you, I'd suggest u use the old version until the fix comes along.. 14.04 will come soon enough ;)12:15
wmpyes, of course ;)12:15
AtuMwmp, great.. however I do believe that 12.04 might become obsolete before they fix it.. so my hopes are on 14.0412:16
=== smb` is now known as smb
=== railsraider_ is now known as railsraider
Davieyjak2013: pxc = percona?13:26
Davieyerr, jamespage13:26
Davieyjamespage: I assume it does... What is the status of it getting in Debian?13:27
jamespageDaviey, its in the NEW queue in Debian as well13:33
jamespagethe packages in the Ubuntu NEW queue are the Debian packages with a 0ubuntu1 version number13:33
zulDaviey:  pingaroo13:50
zulDaviey:  so ceilometer added a new dependency yesterday (right before a release yay) called python-croniter, i packaged it last night, can you review it for me?13:52
zulDaviey:  https://bugs.launchpad.net/ubuntu/+bug/128876114:04
hallynrbasak - i'm giving up on the idea of ditching vmbuilder before trusty14:31
hallyntaking too long, not gonna happen.  resigned to spending some time maintaining it.14:32
rbasakhallyn: ok. Though I hope it's not because of the uvtool bug. I can rush a fix if that will help you.14:33
hallynso the adt conversino should still happen, as it takes a lot of fragile code out, but i don't want to rush it14:33
hallyn(and if someone else does, they can take my MP and run with it)14:34
hallynrbasak: no, it's not just that bug.  if you l ook at the pace of the open bug for that MP, you'll see it lives on a slower timeline :)14:35
rbasakOK. If anything changes and you need a fix quickly, let me know. Your specific use case is a small part of the general problem but easy to fix permanently, but I would prefer to sort out the other aspects of it while I'm there otherwise.14:36
Davieyzul: hey14:37
zulDaviey:  heylo14:37
hallynrbasak: ok.  would prefer a proper fix, which is exactly why i don't want to push the mp :)14:39
hallynDaviey: zul: hey!  (can anyone join this party?)14:39
zulhallyn:  no you arent invited :)14:40
hallyn<pout>14:42
hallynoh wait, if forgot i'm a loner :)14:42
DavieyIt's the no hallyn's party... Which on this occasion means we are allowed one.14:42
hallynthat's confusing14:42
Daviey(simpsons joke)14:43
hallynoh.  one day i'll sit down and start watching that at season 114:43
DavieyI wouldn't bother. :)14:44
smoserhallyn, hey.14:48
smoserum. is there a way to lx-attach without the thing running ?14:49
smoseri just want to do this:14:49
smoser$ sudo lxc-attach -n test1 /bin/bash  < myscript14:49
zulbrb need to reboot14:49
smoserand have it basically chroot me into that thing so that myscript can run and do something to that root14:50
hallynsmoser: no14:51
hallynattach means attach to a running container14:52
hallynnow, you could perhaps do 'lxc-execute -n container -- sleep 1200'14:52
hallynbut generally lxc-start -n container -d goes fast enough14:52
smoserhm..14:52
smoserah.14:53
smoserbut i guess i could just lxc-start14:53
smoserwith a command of /bin/bash ?14:53
smoserhallyn, the goal would be to do something like this:14:56
smoser lxc-create -n original-trusty14:56
rbasakhallyn: the fix for you *would be* a proper, permanent fix; it's just that it's a subset of a bigger issue. I can do the subset first if need be, that's all.14:56
smoser lxc-clone -o original-trusty -n trusty-test14:56
smoser lxc-<something> -n trusty-test < my-update-script14:57
hallynsmoser: yeah that should be fine14:57
hallynsmoser: you just need the namespaces to exist14:57
smoseri'm confused.14:58
smoseron a clone of overlayfs (or anything) i want it to do all the mounts and such.14:58
smbjamespage, ping, nearly forgot you wanted to finish up iscsitarget.14:58
jamespagesmb, yeah - so I think it generally all looks OK for  straight backport14:59
jamespagesmb, I think we need todo it for all releases prior to trusty right?14:59
hallynrbasak: oh, in that case, i guess please make your best judgement based on how long you think it'll take.14:59
smbjamespage, Not, sure. isn't the userspace side part only required for precise14:59
smbI mean the main reason for the backport is to allow HWE kernels which are newer to work with the dkms coming from the user-space package. All the releases in between on their own do not get newer kernels15:02
rbasakkirkland: see ubuntu-devel for someone in need of some entropy :)15:05
rbasak(I hear you have a supply?)15:05
jamespagesmb, agreed - but I'm not sure exactly how the versioning would work15:09
jamespageif a 12.04 user with the newer iscsitarget upgraded to quantal say15:09
jamespagethey would stick with the package from precise15:09
jamespageas its a newer version than the one in quantal15:09
smbjamespage, Hm yeah that is true. But on the other hand the dkms build has multiple patch stages by kernel version. So the new version should work with anything in between. But there is the risk of it being confusing15:16
jamespagesmb, that was why I was proposing backporting everywhere if that makes sense15:16
kirklandrbanffy: :-)15:17
kirklandrbasak: :-)15:18
smbjamespage, Yeah. Though if we drag our feet a little bit more, there isn't much left in between :)15:18
kirklandrbasak: looks like a fair request, to me15:18
smbjamespage, Right now it would only be Quantal if I am not wrong. ITs backported from Saucy and Raring is already out of support15:19
rbasakkirkland: sure. I know little about ubiquity. For d-i, I'd suggest preseeding (and enhancing the cryptsetup udeb) for some of his needs, and a pollinate udeb15:19
xnoxyou want to polinate ubiquity?15:20
kirklandrbasak: the pollinate prng seeding is currently ubuntu cloud (server) images only15:20
rbasakThough, other, hardware sources may be better, for someone who really cares about this.15:20
kirklandrbasak: yeah, I don't see any point, really, in bringing that up on his thread15:20
kirklandrbasak: it's pretty clear to me that he wants more than just an improved prng seed15:21
jamespagesmb, ah - yes - I forgot15:21
jamespageI was thing we where backporting from trusty15:21
smbjamespage, I was doing that so long ago (at least feels that way) that now we could go there. Though I am hoping that the user-space changes between S and T are not having effects on the dkms part. So hopefully to allow the T kernel in P we only have to pick some patches there.15:24
gQuigscould I get my blueprint accepted by one of the server track leads: https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1403-networking ?15:30
rbasakgQuigs: could you start a mailing list thread on that, maybe? I have no objection to having a vUDS session, but I have immediate "why not just ..." responses to much of what you've said. Perhaps a ML thread could cover the basics, so as not to waste a session doing that?15:37
rbasak(BTW, I can't approve blueprints myself)15:37
gQuigsrbasak: there have been several internal Canonical discussions..15:38
gQuigsrbasak: it was last discussed at a team sprint (that I wasn't a part of) and the next step was to do a public discussion15:39
rbasakgQuigs: sure, OK. I'm proposing that a public discussion start on a mailing list in advance of a UDS session, because that makes a session more useful.15:39
gQuigsrbasak: recommend ubuntu-devel or ubuntu-server?15:42
rbasakgQuigs: up to you - I'm not sure of the context yet! If it's a server blueprint, then ubuntu-server makes sense. If it's a wider thing, then ubuntu-devel, but then maybe it should be a foundations blueprint?15:42
jamespagerbasak, gQuigs: if its networking post ubuntu-devel15:43
gQuigsjamespage: will do15:43
=== Ursinha is now known as Ursinha-afk
zulDaviey:  thanks15:58
=== Ursinha-afk is now known as Ursinha
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
zuljamespage:  https://code.launchpad.net/~zulcss/neutron/new-plugins/+merge/20972216:33
jamespagezul, missing new files16:33
zuljamespage:  there now16:34
jamespagezul, neutron update needs some work still16:45
zuljamespage:  ok ill have a look at it after lunch16:46
jamespagezul, doing horizon now16:51
jamespagecoreycb, use this channel for co-ordination pls16:51
coreycbjamespage, ok16:52
jamespagezul, coreycb: horizon done16:55
jamespagezul, coreycb: doing keystone16:58
zuljamespage:  ack17:02
jamespagezul, as most of these are fairly trivial, going straight for push and upload rather than review first17:03
zuljamespage:  ditto17:03
zulnova is done17:03
jamespageanything non-trivial I'll MP17:03
jamespagecoreycb, obviously you'll still need to raise a MP17:04
jamespagezul, I pointed coreycb at cinder to start with17:04
zuljamespage:  ack...can you both update the list as you as well?17:04
jamespagezul, will do17:05
* jamespage twiddles his fingers while keystone tests itself17:05
zuljamespage:  building swift17:27
RepoxHello. I have an executable which relies on me typing in my choices in steps. Is it possible to pipe these choices? Like 'echo "1" | echo "myemail@example.com" | etc | ./create_user.sh' ? (Already tried that, didn't work).17:32
smoserrbasak, https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1235231 is going to be fixed!17:38
=== lazyPower_ is now known as lazyPower
tych0hi hallyn, i'm getting: http://paste.ubuntu.com/7045342/17:41
tych0any ideas?17:41
tych0just from doing an lxc-start17:41
hallyntych0: ?  no...  so you start the contaienr, and it immediately shuts down?17:43
tych0yeah17:44
hallynlook through syslog.  oom maybe?17:44
hallynthings being indiscriminately TERMed says oom to me17:44
* tych0 looks17:45
tych0hallyn: http://paste.ubuntu.com/7045385/ so it looks like it gets an IP17:51
tych0then the bridge device it is on does something weird17:51
rbasaksmoser: \o/17:56
coreycbjamespage, zul: cinder started17:57
hallyntych0: but anything in syslog or kern.log?17:58
zulcoreycb:  awesome17:58
tych0hallyn: that was syslog, trying to recreate and will check kern.log17:59
=== Ser|Away is now known as Sereil
=== Ursinha is now known as Ursinha-afk
jamespagezul, coreycb: keystone uploading18:10
jamespagezul, found one bug in horizon18:10
zuljamespage:  heh18:10
jamespagewell two actually18:10
zuljamespage:  ok..working on ironic18:10
jamespagehttps://bugs.launchpad.net/ubuntu/+source/horizon/+bug/128890418:10
jamespagezul, and the ubuntu theme is really stuffed due to new theme from upstream18:10
zulack18:11
jamespagezul, I'll see if I can wrangle some design team for that18:11
zuljamespage:  that would be great...since the quality of my css skills is umm...crappy :)18:12
jamespageditto18:12
jamespagegaughen, ^^ fyi18:12
=== Ursinha-afk is now known as Ursinha
rostamhi I am using ubuntu 12.04 update 4. The output of ifconfig displays an interface which I am not sure what it is:   ax0  192.168.4.1   what is ax0 interface? thx18:19
coreycbjamespage, zul: cinder started for real this time18:20
coreycb:)18:21
zulsweet18:21
coreycbzul, jamespage: cinder pushed and merge requested18:37
jamespagecoreycb, just leave the reviewer blank in future - it will default to the team18:38
jamespagezul, you ok to land that?18:38
zuljamespage:  yeah i can18:39
gQuigsrbasak: jamespage, can either of you let my message in to ubuntu-devel :)18:42
coreycbjamespage, ok18:48
coreycbzul, jamespage: starting python-swiftclient18:48
coreycb zul, jamespage: python-swiftclient pushed and merge proposed19:21
zulcoreycb: cool ill have a look19:21
coreycbzul,  thanks!19:21
zulcinder uploaded19:22
MavKencan someone recommend a tutorial for getting mail server and a web interface up and running on a vps that has several virtual hosts?19:26
=== FreezingAlt is now known as FreezingCold
jamespagezul, https://launchpadlibrarian.net/168544611/buildlog_ubuntu-trusty-i386.keystone_1%3A2014.1~b3-0ubuntu1_FAILEDTOBUILD.txt.gz19:29
jamespagegah19:29
zuljamespage:  gah...19:30
zulswine testr19:30
jamespagezul, its the inactivity caused kill thing19:30
jamespagezul, maybe run_test is noisier19:31
* jamespage looks19:31
zuljamespage:  yeah we need to make it more verbose19:31
zuljamespage:  coreycb found a bug in the python-heatclient package19:32
zuljamespage:  we'll keep him ;)19:32
coreycbzul, lol19:33
DeltaHeavyHey, so I'm trying to configure netfilter with iptables and I'm wondering how I can insert a rule, between two othe rules. As far as I can tell this is impossible?19:35
sarnoldDeltaHeavy: try the iptables -I with the optional [rulenum] parameter19:37
zuljamespage:  ceilometer needs python-pysnmp4 now :(19:42
coreycbzul, fix pushed19:43
zulcool19:43
zulcoreycb: heatclient needs fixing19:48
gQuigsrbasak: posted https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2014-March/014877.html19:49
DeltaHeavysarnold: Awesome, thanks!19:50
sarnoldDeltaHeavy: you're welcome :) have fun!19:50
coreycbzul, ok I can do that.  I was going to do 2 different commits.19:51
zulcoreycb: nah just quash them19:51
coreycbzul, gotcha, will do19:51
wmpzul: you are from Poland?19:54
zulwmp: no im in canada19:55
wmpzul in poland mean a habitual drunkard, an alcoholic19:55
wmpzul: http://tiny.pl/qlfr4 :D19:56
zuloh19:59
shreddingHello all.20:31
shreddingI'm writing my first shell script.20:31
shreddingI'm trying to hook into the cd-function in order to activate a ruby gemset on specific directory or activate venv for python.20:32
shreddingthis is what i got: http://pastebin.com/dJqXaqVk20:32
shreddingIt works, in terms of it tells me that it activates the gemset and that it activates venv on the correct directories ...20:33
shredding... but they are not really applied.20:33
shreddingI have to add gemsets / venv again.20:33
shreddingWhat may be the reason?20:33
shreddingDo i have to delay or so?20:33
rostamhi I am using ubuntu 12.04 update 4. The output of ifconfig displays an interface which I am not sure what it is:   ax0  192.168.4.1   what is ax0 interface? thx20:42
patdk-wkax.2520:43
rostampatdk-wk,  how that could be plumbed on my system?20:51
patdk-wkhow should I know? I didn't configure your system20:52
rostamThe output of the "axi-cache depends libssl1.0.0" has some lines starting with "Breaks:"  what that means? thx21:03
patdk-wkrostam, ask any webpage about how debian packaging works21:16
patdk-wkwhat it isn't compatable with21:16
rostampatdk-wk, thx21:30
sarnoldrostam: https://www.debian.org/doc/debian-policy/ch-relationships.html21:37
justizinis it just me, or is it awkward that the docker package has been renamed from lxc-docker (upstream) to docker.io (ubuntu maintained) in trusty?21:53
rostamsarnold, thx22:06
med_smoser, is it safe to say that cirros-0.3.1 isn't built with the virtio driver (and thus can't respond to pings if libvirt/kvm are using virtio)22:51
* med_ is pretty sure that's the case22:51
med_or rather that the cirros KERNEL isn't built with it22:51
med_hmmm, looks like it is being built and tested with virtio22:53
med_(yet it doesn't have the side effect of actually working.)22:53
=== dannf` is now known as dannf
apb1963I want to take system (ubuntu 12.04) generated mail and be able to read it with thunderbird.  So I'm trying to use my (residential roadrunner) ISP as a relay to send it to my normal user account.  Since I'm on a dynamic IP, I fall under RR spamhaus policy and it (refused to talk to me: 554 5.7.1 - ERROR: Mail refused).  RR used to have a writeup on how to get around this, but they moved the page and of course didn't leave a pointer.23:36
apb1963I seem to recall it may have had something to do with SMTP auth, but I don't remember for sure.  I'm using postfix & dovecot23:38
apb1963to be honest, I didn't want this to be a major fuss... I just wanted to be able to read mail in the manner described.23:39
sarnoldapb1963: they may also support pop-before-smtp or imap-before-smtp, maybe that will help you find their documentation?23:44
apb1963sarnold: Thank you.  The only thing I can find is something about entering the username properly.  Perhaps I'm asking the wrong question.  The mail is destined for a user (me) at that domain.  The fact that it's my account I don't believe to be relevant.  I just want to send mail to one of their users.23:54
sarnoldapb1963: yeah, sometimes the ability to send mail from a specific account is dependant upon loging in as that account from the same IP address a few seconds earlier23:55
sarnold(logging in over pop3 or imap4)23:55
apb1963sarnold: I can pickup and send mail through thunderbird just fine... it's only when I try to send system mail by way of postfix that it fails.  I suspect it may have to do with the fact that I'm sending mail as another domain name.  i.e. My dynamic host is registered with freedns to be another domain... at the RR supplied ip address.23:57
apb1963pop323:57
apb1963but that's just a wild guess.23:57
apb1963sarnold: ok lets look at this from a different angle... how does a normal everyday system send mail to a RR user?23:59
sarnoldapb1963: ah, I hadn't realized that the From: or From_ address didn't match the account in question..23:59
sarnoldapb1963: by having a mail server not on a dial-up line or modern equivalent..23:59

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