=== Lcawte is now known as Lcawte|Away [00:16] I have installed 14.10 server and I have this USB3 SATA adapter. I don't get anything (in the kernel log) when connecting it. It did work on 14.04. What service or driver might I be missing? [00:17] hey sveinse :) [00:17] sarnold: Hey :) [00:18] I got my issue fixed. PEBKAC :) sorry guys [00:18] \o/ === kickinz1 is now known as kickinz1|afk === markthomas is now known as markthomas|away [01:18] <_apocalypse_> hello [01:18] <_apocalypse_> Is anybody aware of the lucid server rerelease .4? [01:19] <_apocalypse_> Is it still supported? [01:23] <_apocalypse_> !lucid [01:23] <_apocalypse_> !help [01:23] <_apocalypse_> !list [01:23] Ubuntu 10.04 LTS (Lucid Lynx) was the twelfth release of Ubuntu. Desktop support ended May 9 2013. Server support ends on April 30 2015. See http://ubottu.com/y/lucid for more details. [01:23] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [01:23] _apocalypse_: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [01:25] <_apocalypse_> In the lucid server rerelease 10.04.4 it comes with aptitude that crashes when minesweeper is run from it. [01:26] <_apocalypse_> This is long term support after years of being released and finally rereleased minesweeper is broke? [01:28] <_apocalypse_> I want to know how something like that occours where is the debugging priority? [01:28] <_apocalypse_> That the main package manager has critical bugs years into debugging. Any explanation? [01:28] <_apocalypse_> Is it the 4th release of a 5 year old codebase? [01:30] minesweeper? [01:35] <_apocalypse_> Why is there a bug in the main package manager on the 4th release of lucid server? [01:59] <_apocalypse_> Why is there a bug in the main package manager on the 4th release of lucid server? === martinst is now known as martins-afk === Joel is now known as Guest81928 === kickinz1|afk is now known as kickinz1 === elliotd123_ is now known as elliotd123 === elliotd123_ is now known as elliotd123 === bilde2910|away is now known as bilde2910 === Lcawte|Away is now known as Lcawte [09:09] Good morning. === Lcawte is now known as Lcawte|Away [09:44] Hello, when i try to do a apt-get upgrade i get unable to open files list file for package `passwd': No such device or address [09:50] hi guys, my unattended upgrade are on 1 but packages are not upgraded === Lcawte|Away is now known as Lcawte [10:56] Hi. When only accessing a server over SSH `console-data` is not needed, right? [11:06] Of course it is needed. [11:07] bekks: For what? [11:08] For setting the keymap. [11:08] bekks: Why do I need that when logging in over SSH? [11:08] Because otherwise your shell doesnt knpw which keymap should be used. [11:16] hi [11:17] I'm trying to install ubuntu server 14.04 on a server with gpt [11:17] is there a guide on how to do that? === kickinz1 is now known as kickinz1|afk [11:34] do I need separate fat partition? [11:34] why the installer doesn't support it? [11:46] hi guys.. i did a fresh install today of ubuntu 14.14 x64 and kvm. I am having an issue connecting to the hypervisor... [11:46] root@zero:/etc# virsh -c qemu:///system list [11:46] error: failed to connect to the hypervisor [11:46] error: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory [11:47] syslogs shows [11:47] Mar 20 07:14:58 zero kernel: [ 12.010116] init: libvirt-bin main process ended, respawning [11:47] Mar 20 07:14:58 zero kernel: [ 12.086729] init: libvirt-bin main process ended, respawning [11:47] Mar 20 07:14:58 zero kernel: [ 12.154322] init: libvirt-bin main process ended, respawning [11:47] Mar 20 07:14:58 zero kernel: [ 12.222302] init: libvirt-bin respawning too fast, stopped [11:47] any ideas ?? [11:51] gabrielm_za: Is your kvm module in kernel? Is VT-x or amd-eq enabled in bios? [11:52] VT-x is enabled [11:52] gabrielm_za: Looks like libvirt is crashing. [11:52] gabrielm_za: Check /var/log/upstart for a libvirt failure? [11:54] root@zero:~# cat /var/log/upstart/ureadahead.log |grep libvirt [11:54] ureadahead:libvirt: Ignored relative path [11:54] northing else in /var/log/upstart/* [11:55] lsmod gives me: kvm_intel 143187 0 [11:55] kvm 455835 1 kvm_intel [11:55] coreycb, zul: https://bugs.launchpad.net/ubuntu/+bug/1434526 [11:55] gabrielm_za: Try running libvirtd by hand. [11:57] root@zero:/etc# libvirtd [11:57] 2015-03-20 11:56:41.265+0000: 2062: info : libvirt version: 1.2.2 [11:57] 2015-03-20 11:56:41.265+0000: 2062: error : virConfParseString:426 : configuration file syntax error: /etc/libvirt/qemu.conf:12: unterminated string [11:57] 2015-03-20 11:56:41.265+0000: 2062: error : virStateInitialize:749 : Initialization of QEMU state driver failed: configuration file syntax error: /etc/libvirt/qemu.conf:12: unterminated string [11:57] 2015-03-20 11:56:41.265+0000: 2062: error : daemonRunStateInit:920 : Driver state initialization failed [11:57] argh [11:57] dammit [11:57] thanks jpds.... [11:58] i had altered the vnc line in that file and was missing a " at the end of ..0.0.0.0" [11:58] :-) [11:58] many thanks for the help..! [11:58] No worries. [11:58] going to reboot... let's see if it comes up now... [11:58] lol [11:58] simple mistake [11:59] Happens. [11:59] root@zero:~# virsh -c qemu:///system list [11:59] Id Name State [11:59] ---------------------------------------------------- [11:59] :) [12:02] jamespage, thanks for handling that [12:02] coreycb, its not to bad afaict [12:02] two of those are refactorings - the other is a simple package [12:02] jamespage, good to hear [12:02] coreycb, keystone wants python-cryptography for a new token format [12:02] need to MIR that [12:02] might be tricky [12:03] jamespage, hmm === martins-afk is now known as martinst === martinst is now known as martins-afk === Lcawte is now known as Lcawte|Away [12:42] jamespage, for the icehouse pep8 cert changes, should I bump the release to 0ubuntu2? [12:42] yeah that's fine [12:42] 1.1 is also ok actually [12:59] jamespage, here's cinder - https://code.launchpad.net/~corey.bryant/cinder/2014.1.4/+merge/253665 [13:50] Hi, when I run dpkg --list | grep linux-image to see what old kernels I can get rid of, it shows old kernels that are not even on the system? Any idea how to get rid of them? Or what the problem is? [13:57] Is it because I have used apt-get remove when I should have used apt-get purge? Thing is I just used apt-get remove as usual on some kernels that are there and they are gone so maybe not that! === kickinz1|afk is now known as kickinz1 [14:17] skinsky: consider using a pastebin to show the output you see [14:19] ok, actually its still showing the ones I recently removed... === CiPi is now known as cipi [14:22] pmatulis: http://paste.ubuntu.com/10635009/ [14:22] only 76 & 77 on the system at the moment [14:25] they don't show wi ls in /boot just with the show image command? [14:25] dont show in [14:27] skinsky: 'r' means it has been removed [14:27] cetainly has, not on my system, is it a cache error [14:28] you mean 'rc' [14:28] skinsky: yep [14:29] ok, so I learn something new today, why [14:29] not on the system thats for sure [14:32] Googled but Google not been my friend for a while... [14:32] skinsky: 'r' for removed and 'c' for configuration remaining. to rid your system of configuration files use 'apt-get purge' instead of 'apt-get remove' [14:32] is it still needed to grab the svn packages from WNADISCO ? [14:32] ok, hence my previous ... [14:34] pmatulis: perfect, ty [14:34] note made :) [14:34] skinsky: keep on truckin' [14:34] on the to the next problem ;) [14:34] onto [14:35] I keep my boot dir to 500gb and it can fill up [14:36] never a truer word said that you learn something everyday [14:37] 500gb? [14:37] :) [14:38] I have /boot at 256M [14:38] yeah I meant 500mb sry [14:39] the kernels come quite frequently :) these days [14:40] btw guys you still need to sort the -1 problem in grub.cfg [14:40] servers hang on reboot if not changed after kernel upgrade [14:40] waits for a keystroke and on a headless that just aint possible [14:41] needs to be set to 5 or 10 [14:42] skinsky: -1 problem? [14:43] OpenTokix: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/797544 [14:45] I just like servers to come backup after reboot [14:45] which is quite frequently these days [14:46] skinsky: intresting [14:46] skinsky: have to adjust /etc/default/grub to avoid it [14:46] OpenTokix: its been there for ages [14:46] anyone / [14:46] its a pain [14:46] skinsky: but from what I see you can fix it by having a proper /etc/default/grub [14:46] hetzner sort it some how but just my main server provider has yet to get up to speed [14:47] just should not happen tho should it [14:47] Just another configuration, nut a bug per say - just a weird default [14:47] never a problem on debian [14:48] yeah [14:48] major pain tho if you forget to edit grub, you have to boot to rescue, edit and boot back to normal [14:48] skinsky: Not a problem really, since the configuration managment system handles that. [14:48] most of my servers are Ubuntu [14:49] is us.archive.ubuntu.com lacking ? [14:50] skinsky: get config managmenet [14:51] OpenTokix: will check it out, ty [14:52] skinsky: ie. dont expect ubuntu to have a configuration policy that suits your needs. - They only provide a platform to run on, you should make sure it runs as you intend it to run. [14:54] well its not good for business, all servers I install these days are debian for this very reason [14:55] skinsky: I prefer debian over ubuntu, but I dont really care [14:55] never heard of a remote server not coming up because of something very basic like that [14:55] love 12.04 :) [14:55] and ubuntus eol [14:58] Hi all, I am trying to install zabbix agent on two different server and the problem is - two different versions get installed. [14:59] first one install 1:2.2.2+dfsg-1ubuntu1, second one - 1:2.4.4-1+trusty [14:59] repos in /etc/apt/sources.list.d/zabbix.list are the same [15:00] installing 2.4.4 manually specifying it for apt-get install doesn't work - cannot find it [15:00] what am I doing wrong? [15:00] skinsky: why did you call it the -1 problem? [15:01] because you nedd to change the time out from -1 to 5 or 10 [15:01] in grub.cfg to illiminate the problem [15:01] need [15:02] when you upgrade you get the warning that less than 0 is no longer supported in grub [15:02] but ubuntu still sets it to -1 [15:02] skinsky: oh, '-1' is the default for GRUB_RECORDFAIL_TIMEOUT [15:02] yeah, sry [15:02] hangon [15:02] alright, yeah that's not a great default [15:03] mabye for a desktop, but not a server [15:03] http://paste.ubuntu.com/10635274/ ubuntu sets it to -1 [15:03] There's a bug that I intend to reopen to fix that. [15:04] as I said for a headless machine its a pain ;) [15:04] We basically agreed to change the default to something positive - 30 or something - at least on Vivid. [15:04] its a majore pain [15:04] major [15:04] simple to fix I expect [15:05] Fixing anything, however simple, is not trivial in Ubuntu. You have to be careful not to accidentally regress every user. [15:05] rbasak: needs to be 5 or 10 [15:05] skinsky: not enough for desktop. [15:05] rbasak: yeah it must be difficult [15:06] It's a rare case anyway to get a boot failure that needs reverting [15:06] Or a power cut doing a boot that makes it think it was a boot failure [15:06] But I agree we need to eliminate even that small chance. [15:07] yes the power cut can really throw a spanner in the works but with the -1 it happens on a soft boot, not all the time which I cannot get my head around tho [15:08] hetzner show change it to 5 but my main server provide just leaves it at -1 [15:08] be nice if Ubuntu would get it sorted once and for all :) [15:20] off topic, anyone get a good look at the eclipse today, not me totally clouded in the pyrenees :( === martins-afk is now known as martinst [15:23] I suppose when of the sings that your a good sysadmin is that you did not even know there was a major eclipse today [15:23] signs [15:23] and better spelling [15:25] anyway, thanks for all your help, ty pmatulis :) [15:25] sarnold, re the pysaml2 MIR - I've commented on the bug that due to the state of repoze.who, and the fact that plugin is not used by keystone, i'd like to patchup pysaml2 to push that back to a suggests requirement [15:25] sarnold, thoughts? === Lcawte|Away is now known as Lcawte [15:30] hello everyone I have ubuntu 14.04 LTS and I am trying to figure out where the ssh login messages are. I know that the banner is in /etc/issue.net but where can I find the rest of the login, like all the info after I actually log in? [15:32] BrianBlaze420: that ought to be not SSH specific, but for any login [15:33] yeah well I am just curious where the default stuff is located [15:33] like where it says system info and all that [15:33] BrianBlaze420: look into motd and/or update-motd [15:33] motd! [15:33] i bet thats it XD [15:33] thanks [15:34] my brain is failing me this morning haha [15:34] BrianBlaze420: it could also be system news, or some PAM plugin [15:35] thanks for sending me in a good direction [15:35] really appreciate it [15:57] hallyn, so i got addicted to using 'lxc-attach' [15:57] any ideas on how i can get an equivalent for kvm [15:58] or , for bonus points, any remote system [15:58] key feature being that it takes arguments [16:00] ok, so I added additional space on my logical volume, it shows correctly when I do a lvscan [16:00] ACTIVE '/dev/vmstuff/vm_iso_images' [50,00 GiB] inherit [16:01] how do I resize the file system as that is still showing the original 10Gigs [16:01] it is a ext4 file system [16:01] root@zero:/mnt/vm_iso_images# resize2fs /dev/vmstuff/vm_iso_images [16:01] resize2fs 1.42.9 (4-Feb-2014) [16:01] resize2fs: Device or resource busy while trying to open /dev/vmstuff/vm_iso_images [16:01] Couldn't find valid filesystem superblock. [16:02] i am not sure if resize2fs only works on ext2/3 file systems ? === markthomas|away is now known as markthomas [16:02] smoser: ... ssh ? :) [16:03] gabrielm_za: Resize2fs works fine with ext4 filesystems too. [16:03] gabrielm_za: You can even call resize2fs from lvextend :D [16:03] ssh is annoying in that it takes areguments. [16:04] errr. doesn't take arguments. forces through your shell [16:04] smoser: What do you mean? [16:05] lordievader: the fiel system is unmounted, but i keep on getting device or resouce busy when i run the resize2fs command [16:05] *file [16:06] OpenTokix, lxc-attach -n my-container -- my command "$&$$(" "and" "my arguments" [16:06] gabrielm_za: Is it? [16:06] try that with ssh [16:06] ssh host my command "** " 'asdf "' [16:06] smoser: ssh user@hosts "command --blhadiba > log.log" [16:07] i dont want shell interpretation on the other end. [16:07] pffft, i'll come scratch around a little later again.. [16:07] smoser: ok, since ssh is... secure shell, it is kind of hard to avoid [16:07] gabrielm_za: lsof /dev/vmstuff/vm_iso_images [16:08] smoser: sorry i don't have any ideas :) just use p9 to mount the kvm's rootfs and then do it locally :) [16:16] smoser: I dont see the problem [16:27] ok, i've set up a localhost ssmtp and apticron and i can receive its notifications in gmail so it is working. now is it possible for apticron to use another smtp server in the same lan for the notification? - i dont want to nd up having ssmtp installations in all the servers >< [16:32] Hi. I'm not sure if this is a Xen or Ubuntu question ... I've installed an Ubuntu Vivid DomU. I notice that the kernel no longer provides a "/proc/sys/xen" dir. That's mentioned, similarly, for Debian @ https://wiki.debian.org/Xen. Does that now mean we need to run ntpd in each DomU? [16:38] hanlon2: you have never had to run ntpd i a xen domu, since the dom0 handles the time of the guest. - very unreliably to =) [16:40] OpenTokix: I was just informed by the Linode ops that you MUST run ntpd in the DomU with pv_ops. [16:42] hanlon2: ok === kickinz1 is now known as kickinz1|afk === kickinz1|afk is now known as kickinz1 === cipi is now known as CiPi [17:51] rbasak, ok, pushed some changes for bcache-tools. I'd appreciate a check if I'm actually using gbp correctly. [18:13] rbasak, also I don't really like the --git-ignore-new option. Maybe a debian/.gitignore is a good idea? [18:19] squisher: your changes look fine to me. [18:19] squisher: though, try and push the Makefile change to upstream if you can (wherever that is - I appreciate it's unclear) [18:19] squisher: saves us accidentally forking [18:20] squisher: what don't you like about --git-ignore-new? [18:20] squisher: you might be able to put something in .git/gbp.conf or ~/.gbp.conf to always --git-ignore-new if it's just a personal preference [18:22] squisher: though you're pushing changes right now, so if you want a debian/.gitignore for now I'm fine for you to go ahead and add it. I'll only push to take it out if it actually (rather than hypothetically) causes me pain. [18:40] I've installed gpgv2 in Vivid. I've no need/want for gpgv1 -- but an apt remove of gnupg looks 'serious'. Is it intended that gpgv1 is still tigthly wired in? [18:40] tightly, even === Pupeno__ is now known as Pupeno_ === Pupeno_ is now known as Pupeno [20:04] hey guys, is there an easy way to install the same packages (same versions) installed on one to another ? [20:16] bitfury: dpkg --get-selections [20:17] bitfury: https://kura.io/2010/07/02/using-dpkg-selections-to-backup-and-install-packages/ [20:19] henkjan: hmm ok, but that just gives me a list of names which I can use on the new system to install, but how do I keep it from installing candidate versions which might be newer? [20:21] bitfury: i suppose you are running the same ubuntu release on both servers? [20:21] and keep them up2date [20:21] then you won't have any differences in versions === erlon is now known as erlon_away [20:22] henkjan: they're running the same ubuntu release with just the latest security updates. [20:25] bitfury: in that case you should end up with 2 servers with the same package [20:28] henkjan: oh ok, so the iso's from releases do not include the latest updates? [20:28] bitfury: correct. [20:29] oh, now I remember there's a prompt during installation to do it if you like. [20:29] thanks guys [20:39] I cant upgrade the packages getting this error http://paste.ubuntu.com/10637487/ [22:21] hello [22:21] I need to configure ubuntu server like a proxy, any one? === kickinz1 is now known as kickinz1|afk