=== not_phunyguy is now known as phunyguy === ShaRose_ is now known as ShaRose === Agent_ is now known as Agent [08:24] Good morning. === Piper-Off is now known as Monthrect [09:43] hey guys, is there a way to have a list of logged for a specific user? [09:43] list of logged ? [09:47] ikonia: i mean list off ssh connections for a specific user [09:47] of* [09:48] lastlog for example lists only the last connections for each user [09:59] is there a difference between the zfs.ko that comes with the kernel and the zfs-dkms package? both are the same version, afaict. [12:49] Hello all, [12:50] I'd like to ask you guys how do you cope with ubuntu server updates in environment where there is uat,dev,test,nfr (so all non-prod servers) and also prod servers. [12:52] If I do an upgrade of i.e. UAT environment, leave it for testing for a week (or longer), then upgrade, NFR (and again leave it for a while) [12:53] the whole process for non-prod servers might take a few weeks. By the time I get to prod servers there might be new packages released [12:53] but we need predictable result so reach some level of updates across all environments before do next round. [12:54] Red Hat has Satellite server where I can create channels snapshots. [12:54] Is there any way I can upgrade ubuntu servers with all patches released before YYYY-MM-DD ? [12:55] Canonical has Landscape. [12:55] I believe there are various other third party tools you can use. [12:56] Or you can run your own mirror manually using reprepro or similar. [12:59] rbasak: thanks :-) === laurent__ is now known as lau [13:20] jamespage, ocata proposed tests passed for xenial-proposed and zesty-proposed, minus the volume boot charm issue [13:29] coreycb: I concur - promotion in progress [15:12] zul: is nova-lxd 13.3.0 in a queue somewhere? [15:13] jamespage: it should be [15:13] zul: don't see it here - https://launchpad.net/ubuntu/xenial/+queue?queue_state=1&queue_text= [15:14] zul: nm I'm blind - its there [15:15] jamespage: heh [15:34] hello guys. I am migrating in Mitaka from LBaaSv1 to LBaaSv2. I managed to do the migration and the horizon panels for LBaaS disappeared. Is this stuff packaged in ubuntu ? https://github.com/openstack/neutron-lbaas-dashboard [15:40] I always have 'enable_lb': True, in my horizon config [15:46] coreycb, jamespage who is familiar with the ubuntu packaging for Horizon ? [15:46] zioproto: I don't think it is packaged, we install from pypi: http://git.openstack.org/cgit/openstack/cookbook-openstack-dashboard/tree/recipes/neutron-lbaas-dashboard.rb [15:48] frickler: so I can add it with 'pip install ??' [15:48] frickler: all the infrastructure now is installed with .deb packages here ... I should not fish files with pip ... it is difficult to reproduce the deployment. [15:49] zioproto: yes, you need to install version 1.0.0 for mitaka+newton and also get the panel file [15:49] what is the pip package name ? [15:49] neutron-lbaas-dashboard ? [15:49] yes [15:50] but if I do 'pip install neutron-lbaas-dashboard' it will destroy half of my system ? :D [15:50] zioproto, frickler, neutron-lbaas-dashboard is packaged in ocata [15:50] I am afraid that 'include_recipe 'openstack-dashboard::horizon'' means destroy the already installed horizon :D [15:51] coreycb: yes but LBaaSv1 is dropped in Newton, and to have the web interface for LBaaSv2 we need that package ! :O [15:51] Looks like I will have to run a Ocata Horizon against a Mitaka cloud [15:52] coreycb: ah, nice, but you'll need 2.0.0 for ocata I think [15:53] this LBaaS is the most unsupported feature ever in Openstack ! #rant [15:53] zioproto: frickler, coreycb: we can update the dashboard for lbaas v2 still [15:53] coreycb: also I cannot find the package in UCA, is it in -proposed only? [15:54] guys I had to implement the alembic migration my self in neutron to upgrade from LBaaSv1 to LBaaSv2, a nightmare [15:55] now, what happens if somebody deployed a LBaaSv1 with ubuntu charms ? how to you do the migration to LBaaSv2 ? you also implemented a alembic migration for this in the charm ? [15:55] or... we can confirm I am the ONLY production user in the world for Openstack LBaaS ?? :) [16:01] jamespage: LBaaSv2 it is supported in the charm! :) https://github.com/openstack/charm-neutron-gateway/blob/master/templates/newton/lbaas_agent.ini [16:01] jamespage: do you have also a migration strategy ? [16:01] from LBaaSv1 ? [16:01] zioproto: yes its supported in the charm since lbaasv1 was removed [16:01] zioproto: no we don't have a migration strategy - I don't think there is one right? [16:01] jamespage: yes, there is one now ! I migrated today [16:02] I miss only the web panels [16:02] zioproto: yeah cause the dashboard does not have native support - needs the extra project [16:02] zioproto: is your migration approach something that could be contributed into lbaas? [16:03] jamespage: everything I did is summarized here: http://lists.openstack.org/pipermail/openstack-dev/2017-March/113628.html [16:04] jamespage: there is a guy that contributed with a partial script for alembic migration. [16:04] I had to do some small patching to that script, and the migration worked, but it is not very robust [16:04] I tested on our staging cloud [16:04] it will be fun next week when I try the migration against the production db [16:05] frickler, jamespage, zul, yeah we could use a 2.0.0 update for lbaas-dashboard [16:05] for ocata [16:05] we could.. [16:06] coreycb: gimme a sec :P [16:06] 1.0.0 is a year old and pretty buggy. I must admit that I haven't tested 2.0.0, though [16:07] frickler, well, 2.0.0 was released last month [16:09] coreycb: yes, I was talking with johnsom at the time when trying to figure out which version to use for Newton. and he told me that 2.0.0 is for Ocata and 1.0.0 was for Mitaka, but since no new release was made for Newton, I should continue to use 1.0.0 there [16:10] frickler, ok thanks [16:11] frickler, i don't think we can provide the lbaas-dashboard to mitaka/newton without significant changes to openstack-dashboard [16:11] zul, jamespage ^ [16:11] coreycb: no we cant [16:12] I plan to run Horizon directly in Ocata even if the rest of the infrastructure is Mitaka/Newton. I dont see another solution [16:12] I will move Horizon to a different VM or Docker container ... [16:13] coreycb: we changed how horizon was installed didnt we? [16:13] zul: doing a run through vmware-nsxlib, vmware-nsx and neutron-taas for ocata release [16:13] they all popped out shortly afterwards [16:13] i got a werid one here...i have a kvm virt host that i also use as the router for several virtual and phisical legs of a network. the network is segmented so that if we need to change the media to connect to any of the legs, (ie put in a cellular mifi or wireless bridge) we can just change the route at the server to point to the different subnet. [16:13] jamespage: thanks one off my todo list [16:14] jamespage: i think neutron-taas is still a git snapshot though [16:14] zul: no there is a 1.0.0 release but its not up on tarballs.openstack.org [16:14] only in git [16:14] one of these legs goes through some calamp viper radios (ip over rf super slow but work) the come happens every 60 seconds and then fails, if i sniff the subnetwork at the router it continus to work.?? [16:15] jamespage: what about pypi? [16:16] zul: no cigar - I expect its a misconfiguration in project-config - I'll follow up afterwards [16:16] jamespage: ack [16:17] https://www.irccloud.com/pastebin/ivxpiRQh/ [16:17] zul: awesome ^^ [16:18] jamespage: i get that all the time though especially with anything keystone related though [16:19] zul, yes we moved static assets from /usr/share/ to /var/lib [16:19] zul, and the additional dashboards always used /var/lib [16:19] coreycb: oic [16:30] coreycb/jamespage/anyone else: lbaas-dashboard is uploaded [16:31] jamespage: i tested ceph in my ppa i think its ok but i only smoked tested it [16:32] zul: push your stuff to git and upload to the staging PPA's we can smoke test if directly once in proposed [16:32] ack [16:40] hello. i keep having issues managing two network interfaces on my Amazon AWS. i did a system reboot yesterday and now theres no incoming traffic coming through on eth1. any ideas what i should look into? [16:40] ip route seems to be set up well. the second interface says it is up and running with private ip that works on loopback. but cannot connect to it from other hosts, even on the same network === Guest2979 is now known as karstensrage [16:48] hh2010, nothing you said means anything, aws networking is NOT the same network, EVER [16:48] hrmm the only reaosn i said that was that in the past ive been able to connect using SSH or do SCP to the private ip address [16:49] from another AWS instance [16:49] but i guess thats just because i was connected to both [16:50] aws is virtualized, aws could be having issues with their network, hosts, ... [16:50] or you could have applied a security policy to the instance, network, ... [16:51] ok... do you have any thoughts on how i could test either of those? [16:51] i feel like it might not be AWS becuase this happened after i did a system reboot yesterday [16:51] wait... [16:52] i think i got it [16:52] the iprule for eth1 wasnt getting added on reboot [16:54] because i added "metric 150" to eth1 in /etc/network/interfaces... for some reason that stops it from adding the ip rule to lookup the table for default gateway [16:55] heh [16:56] hh2010, best way to test for an aws issue, is to stop the instance, and restart it === freakynl is now known as Guest63434 [19:10] Finish Quest and get $110! [19:10] https://richmondberks.com/?ref=rbd118972 [19:10] - Make 1,5% Daily profit ! [19:10] - Invite a friend and get 1$ as a gift ! [19:10] - Comissions of 10% ! [19:17] is there an appropriate place to place ssl certificates on an ubuntu server? [19:18] /etc/ssl/ ? [19:18] thanks sarnold [19:21] probably /etc/ssl/certs? [19:21] it doesn't matter if they are provided or self signed, right? [19:21] and private/ for the key [19:21] I do need keys, don't I? [19:22] it depends what you're doing with the cert [19:22] a python application is going to be accessing these [19:31] and do what with them? [19:32] either way, /etc/ssl/{certs,private} is the right place to store X.509 certificates [19:40] thanks === JanC is now known as Guest31591 === JanC_ is now known as JanC [20:22] nacc, can you remind me the location of the file that showed intentionally skipped/bad autopkgtesting? .. context you noticed python-boto was in that list [20:23] tho i'll note that python-boto seems to have 1) gotten demoted to universe 2) seems to have disappeared from 'update-excuses'? tho i just got a kindly nag note. [21:31] nacc, doh i was looking at debian. never mind to #2 comment === Guest63434 is now known as freakynl [22:10] Hi, I'm trying to figure out why apache isn't starting automatically on my server (ubuntu server 16.10). It's enabled in /etc/rc2-5.d, but I can't find anything about it in the logs at all. It starts without problems if I start it manually === Monthrect is now known as Piper-Off === Piper-Off is now known as Monthrect