[00:25] what is the best tool for managing packages right now? aptitute, apt-get ? [00:52] apt-get is more actively maintained and doesn't have aptitude's tendency to propose outlandish depsolver solutions. [00:52] aptitude still has more powerful features for searching and querying, though [00:52] personally I use aptitude for deciding what to do and apt-get for doing it [00:52] stochastix: === Monthrect is now known as Piper-Off [00:53] (or apt) [00:55] That said, aptitude's interactive curses mode can be a very comfortable way to do things that can be painful with a pure command line [00:56] * RoyK prefers the commandline [00:56] It depends on the task at hand [01:01] maxb: no, it doesn't :P [02:06] tarpman: thanks, that helps a bit. I did notice aptitude ENJOYS removing deps when uninstalling something. [02:06] Had to reinstall a few things. :) [02:11] stochastix: if you're talking about auto-remove, that's an option in both, aptitude just has it enabled by default. you can turn it off [02:12] yea, ok. It is a nice way to not have stuff laying around. [03:00] Hello, I am trying to add a int.d script it works when you use the service s start but not on boot [03:00] I also have it set to defaults [03:01] no errors in the boot.log === ValicekB_ is now known as ValicekB [03:32] Hi, I have an Ubuntu server instance running on Proxmox VE and I resized the disk (+200GB) from the panel there but in Ubuntu the disk still shows as 32GB. Can I expand it without data loss and if so, how? [04:29] I got rid of php5-fpm and just installed php5. is there a service that i am supposed to run? [04:29] the only service i see in there is still php5-fpm ? [05:03] stochastix: sounds like you removed php5-fpm but didn't purge it, so the conffiles are still there [05:04] stochastix: php5 is AFAIK just a metapackage, it doesn't include any service directly. if you didn't specify an implementation, it probably dragged in libapache2-mod-php5, so apache [05:04] I see, [05:04] purge with apt-get ? [05:05] right [05:05] you can do "dpkg-query -l | grep ^rc" to see packages you have removed but still have conffiles around for [05:11] tarpman: thanks === balloons is now known as Guest45465 === Guest45465 is now known as balloons_ === nitemare is now known as trobotham === teward- is now known as teward === _ruben_ is now known as _ruben === ainTcent is now known as samsn === asac` is now known as asac === mthaddon` is now known as mthaddon === lordieva1er is now known as lordievader [09:25] Good morning. === lordievader is now known as Guest13239 === lionel_ is now known as lionel === Guest13239 is now known as lordievader [09:50] i'm looking for a tool that can monitor a remote host and alert me (by using an external script) if the node is down [10:02] zamba: Check out Zabbix. === wmp is now known as Guest40050 === Guest40050 is now known as wiuempe [10:07] zabbix sounds like overkill for just monitoring one host [10:08] Perhaps. But most monitoring tools are made for many more hosts than one. [10:15] i was thinking about just running collectd [10:25] where do i find Tasksel > Basic ubuntu server install what packages contain in that option ? [11:05] hmm i cant get my ssh open to my public ip address === Piper-Off is now known as Monthrect [11:12] nevermind, forget to press add in my router table [12:40] hey guys there has been an issue today with my pico/nano editor. [12:40] Unable to create directory /home/arcsky/.nano: Permission denied [12:40] It is required for saving/loading search history or cursor positions. [12:42] arcsky: make sure you're the owner of the file and not root [12:44] hateball: i try just with pico test123 === paule32_ is now known as paule32 [12:44] i did reboot it and it works now [12:47] arcsky: I'd check the permissions of your home dir. [13:08] Can i change my 192.168.1.1 to like a dns name, Router or whatever? [13:10] zolder: Yes. Do you want that network wide or just for the localhost? === lool- is now known as lool === tyhicks` is now known as tyhicks [14:43] jamespage: http://paste.ubuntu.com/13299217/ [14:44] zul, not sure you need the < > [14:46] jamespage: fixed [14:47] jamespage: going to upload this [14:47] zul, pls test it first [14:59] jamespage: tested sucessfully, uploaded [15:00] zul, https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1516652 [15:00] Launchpad bug 1516652 in nova (Ubuntu) "'lxd' is an unsupported hypervisor type" [Undecided,New] [15:00] fun fun fun! [15:00] jamespage: damn it [15:01] jamespage: gimme a sec :) [15:01] zul, I'm not asking you todo that one :-) [15:01] jamespage: i know how to fix it though :) [15:02] zul, so do it :-) [15:02] jamespage: fine :) [15:07] zul, how does that look: [15:07] https://review.openstack.org/#/c/245811/ [15:09] jamespage: thats what I would have done === balloons_ is now known as balloons === JanC_ is now known as JanC [15:26] zul, hmm something else is still blocking the scheduling of the instance correctly [15:28] clear [15:28] jamespage: anything in the logs? [15:28] zul, yes [15:28] 2015-11-16 15:28:21.389 5127 DEBUG nova.scheduler.filters.image_props_filter [req-f57e15c7-d8ce-478f-8da2-7f5707c7edc9 3e44cc43a4014d1f95dfc1525e798ca8 ea01071b589c47cba451e066d9073bb4 - - -] Instance contains properties {u'hypervisor_type': u'lxd', u'architecture': u'x86_64'} that are not provided by the compute node supported_instances [[u'i686', u'lxc', u'exe'], [u'x86_64', u'lxc', u'exe']] or hypervisor version 11 do not match _in [15:28] stance_supported /usr/lib/python2.7/dist-packages/nova/scheduler/filters/image_props_filter.py:95 [15:29] jamespage: host.py in nclxd needs to be updated as well [15:30] zul, the existing 'lxc' valid value will work ok for now, but yes it does need to be updated. [15:30] [[u'i686', u'lxd', u'exe'], [u'x86_64', u'lxd', u'exe']] [15:32] jamespage: when your nova patch gets merged ill update it [15:46] hi - where can I find out how long the default kernel is support for in the LTS versions ? [15:47] i.e originally 14.04 shipped with kernel 3.13 - when you install the latest .iso (14.04.3) you get v 3.19 - where can I find out info about kernel support ? [15:48] zul, huh - but I have to set: [15:48] nova flavor-key m1.tiny set capabilities:hypervisor_type=lxd [15:48] not [15:48] nova flavor-key m1.tiny set capabilities:hypervisor_type=lxx [15:48] nova flavor-key m1.tiny set capabilities:hypervisor_type=lxc rather [15:48] love consistency [15:49] Yossarianuk, https://wiki.ubuntu.com/Kernel/LTSEnablementStack [15:49] jamespage: thank you [15:49] np [15:51] jamespage: lol [15:51] jamespage: i cant fix that :) [15:52] zul, that feels broken [15:52] zul, I think the extra specs should be matching into the advertised capabilities of the hypervisor right? [15:52] jamespage: yes [15:52] like the image properties filter does [15:55] Quick question I'm learning how to configure virtual hosts. Can I add additional ServerAlias directives on the same line seperated by a space or do I need to create an individual entry for each alias? [15:55] for like www, mail, ftp, etc. === wendar_ is now known as wendar === Monthrect is now known as Piper-Off [17:55] ls -l [17:55] oops [17:57] Hi, I've usb 3.0 4TB external harddisk. when I connect it to an Ubuntu server I get this in logs and it's not recognized afterward http://paste.ubuntu.com/13300481/ [17:58] I/O error sounds like hardware failure, does this device work on other machines? [17:59] It was working well on USB 2 but after I enabled USB 3 in the server the problem started [17:59] Thank you for responding quickly [18:00] do any other usb devices work in that port? [18:00] is there sufficient power for the device? [18:01] I used the same port last week with other device but USB3 was not enabled [18:02] The only difference now that I got usb 3.0 extension cable and enabled usb 3.0 from motherboard [18:02] arges: going to have time to merge libvirt this week? [18:02] the server is remote but I would like to know if can do something before I have to go there to figure it out [18:03] and to try other things on that port [18:04] uaa: only thing you can do is physically go there and poke at it. [18:04] see if it works on other ports, and test if something else is on that port and works or not [18:05] I guess you could try booting into a newer kernel, e.g. one of the HWE kernels, to see if it might have been a bug that's been addressed or a device needing some additional driver support [18:05] but switching to one of the hwe kernels means you'll have to deal with the kernels again when the HWE kernels hit EOL before the rest of the system. [18:06] sarnold, thanks for your suggestion but I do not think that playing with kernel would be an option on that server. [18:07] that leaves physically going to the system :p [18:07] teward, I'll try that when I can [18:07] uaa: it looks like the problem is with xhci_hcd kernel driver for usb3.0 [18:08] but I wonder why It was mentioned as sdb in the log then disappeared. I can not see in /dev/sdx or using fdisk or any disk tool that I used [18:09] hallyn: its on my list [18:09] uaa: i found this article on net hope this can help you [18:09] http://www.pcl-developers.org/xhci-hcd-I-hate-you-USB-3-0-and-Primesense-Asus-Xtion-td5707949.html [18:09] omps, I'll check if xhci driver is lastest version [18:11] thank you for helping === Lcawte|Away is now known as Lcawte === Guest29831 is now known as mfisch === mfisch is now known as Guest80875 === Guest17963 is now known as med_ === alai888 is now known as alai [19:35] how can i list my ntp servers my ubuntu use ? [19:36] arcsky: check in /etc/ntp.conf [19:57] arcsky: also, ntpq -p === DavidDuffey is now known as dduffey [21:30] Is there a most popular option for a local DNS cache on ubuntu 14.04? [21:33] The default cache would be dnsmasq [21:33] Is it part of the distribution? [21:34] It's installed by default, iirc at least on desktop systems. Unsure about server [21:35] Yeah, that's what it looks like. [21:35] rco: see http://packages.ubuntu.com/search?keywords=dnsmasq&searchon=names&suite=trusty§ion=all and https://help.ubuntu.com/community/Dnsmasq [21:35] Thanks. === PaulePan1er is now known as PaulePanter === mfisch is now known as Guest73509 === med_ is now known as Guest12059 === Karunamon|2 is now known as Karunamon === keithzg_ is now known as keithzg === Guest73509 is now known as Guest80875 === neurotus is now known as Guest88089