[00:18] okay new question got mailgun set up to my forums but mailgun requires my dns to authenticate which i use my IP address as the url name and server so how do i configure mailgun to shake hands with my server directly instead of domain host [00:59] jasonbbb: wait, so your site is *hosted* somewhere, not on a server you maintain? [01:17] no i host my site on my desktop at my house lol [01:17] to be completely out there [01:17] i set up everything going by basic settings using lamp server and other installs to make my MYBB forums to work. [01:18] then ported and used no-ip for domain name which they would charge me $$ to do a relay so i wanna do this as free as possible. [01:19] so my website is accessible and you can register , chat yada yada but when it comes to sending emails out to users it wont because for some reason with the gmail smtp the mysql shows error that connection was refused. [01:19] so i dont know if it is a gmail thing or if maybe i have to configure my /etc/postfix/ configuration file to see if thats the problem [01:27] jasonbbb: i'd configure postfix to send to the mailgun service. then configure your site to just use 'mail' or 'sendmail' at the computer, which will give it to postfix, which gives it off to mailgun. [01:27] configuring that, i'm not sure about [01:28] but mailgun requires a dns check so what would i have to do to make it shake with my server and connect [01:28] i dont use a hostname besides my ip address and no-ip redirect [01:30] that might be hard, then. The other option is to create an account at GMail and configure Postfix to send via that account. [01:30] or something [01:30] but mass-mail will trigger some limits in GMail likely [01:33] i have an account with gmail for all my devices how would i set the smtp up for it [01:33] because thats what im trying to do now and no luck [02:48] it's possible that the isp is blocking the traffic... can you connect to port 587 or port 25 on the gmail servers? [07:29] jamespage: hi, the last libvirt update hangs on migration on a failing nova dep8 test [07:30] jamespage: since the only libvirt "changes" in this happen to be allowing more in the apparmor profile I wonder [07:31] jamespage: also I've seen there is a nova 15 in proposed already which happens to fail on the same thing [07:32] jamespage: fails are in nova-compute-daemons test like at https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty/zesty/amd64/n/nova/20161118_130704_51433@/log.gz [07:32] jamespage: so before I debug - is any of that known, WIP or such a thing already? === PaulW2U_ is now known as PaulW2U === amoralej|off is now known as amoralej [09:27] jamespage: I see somebody kicked a retest on the x86 which now worked, only ppc left [09:27] jamespage: is anybody already working on that (the nova test fail) [09:28] cpaelzer, not me - more likely zul or ddellav === iberezovskiy|off is now known as iberezovskiy === _ruben_ is now known as _ruben === _degorenko|off is now known as degorenko [11:46] Morning good folk, is it possible to use maas as a pxeserver? === schmidtm_ is now known as schmidtm [12:12] cpaelzer: yes im working on it [12:22] zul: thanks zul - good to know === freyes__ is now known as freyes [13:00] hi all. i need to make free space on my ubuntu server running on a certified cannonical google cloud instance with 10 Giga bytes HD. How can i trim down my ubuntu server to avoid getting out of disk space. at the moment also my mysql /var/log directory use quite a lot of space nearly 50% or 5GB and i need to get rid of the old log files but dont know how. my mysql server fails to start... [13:00] ...becouse of no disk space availble. please help me with this problem! [13:01] Anyone have experience sharing large disks (24Tbyte) with Samba ? [13:06] ddellav, fyi neutron built ok over the weekend for the uca so all good there [13:07] xperia: configure logrotate to be more aggressive in cleaning up old logs [13:19] coreycb awesome, good news [13:19] ddellav, yup === amoralej is now known as amoralej|lunch [13:57] coreycb/ddellav: someone got swift and manila? [13:59] hi can anyone help with UPS advice? I have a ups that failed last night and I think it is due to it not being PFC compatible... I'm looking for a powerful ups to run linux servers on that is good value and works well with NUT? [13:59] zul i was about to pickup manila but you can take swift [13:59] ddellav: im working on something else can you take it [13:59] zul absolutely [14:02] maswan: i have configured it to be more aggresive. when you sync from a exisiting mysql server with dozens of GigaByte the log expiration settings does not help as you are not able to delete logs older than a day on aubuntu server! [14:03] my ubuntu server is getting knocked down by mysql becouse mysql is too stupid to delete old non used log files while the replication ! crazy! [14:04] that seems like a pretty stupid piece of software, have you tried using another database instead? [14:05] does anybody know some kind of tool to get rid of this mysql log files? i am not even able to start for the moment mysql as it fill all the disk space on my ubuntu server immediatly after ths start and shuts down! [14:05] I have no mysql experience [14:06] xperia are you talking about the binary logs for replication or simple text logging? [14:08] ddellav: i am talking about the binary logs for replication yes! maswan: yeah it is really stupid. perocan server has a special configuration settings to limit the amount of log files it creates and by this controlling how much disk space is used on the server see => https://www.percona.com/doc/percona-server/5.5/flexibility/max_binlog_files.html "Maximum number of binlog files can now be... [14:08] ...restricted in Percona Server with max_binlog_files. his variable can be used with the existing max_binlog_size variable to limit the disk usage of the binlog files." This functionality is missing in mysql and becouse of this it knocks all ubuntu servers down by filling all the disk storage ... [14:09] xperia https://dev.mysql.com/doc/refman/5.5/en/replication-options-binary-log.html [14:11] xperia additionally: http://serverfault.com/questions/405726/max-binlog-size-log-bin-size [14:16] zul, any chance you could take a look at the liberasurecode backport failure? [14:16] coreycb: nope...i been working on other things [14:20] ddellav: thanks a lot for your tips even they are non working. the suggestion solution is to use purge bin command inside mysql but mysql breaks down when started as it fills up all the disk space! and expire days does also not help becouse the data is fetched and the disk is filled in less than a day and the minimum experation time for logs is > 1 day. [14:32] coreycb zul manila done lp:~ddellav/ubuntu/+source/manila getting test failures on swift, looking into it. === amoralej|lunch is now known as amoralej [14:41] hi [14:41] anyone around to help with weird problem on ubuntu 16.04 server? [14:42] i had problem with php7 not upgrading, couldnt remove it, purge... nothing [14:42] managed to fix it and actually purge everything [14:43] then i installed same packages and thats where it gets tricky. apt-get upgrade will throw errors but that said, everyhting is working, php7.0 and all modules are working [14:45] http://i.imgur.com/vAxqdli.png [14:46] but all the web sites work, all php modules appear to work [14:46] websites [14:47] binia if you're using apache then you're likely using the apache php module so removing php wouldn't stop that from working. [14:47] php module was also removed [14:48] i don't know about the new php7 situation but in the old days the module was stored in the libapache2-mod-php package [14:48] apache was showing php errors on subsites [14:48] oh you said they worked, i was confused [14:48] sub pages even [14:48] websites, subpages worked but did throw an error where php suppose do the magic [14:49] once i magae dto purge everything and install fresh with apt-get [14:49] it go weird [14:49] because apt shows nothing works but it does [14:50] i guess gonna get another server, migrate everything and reinstall this [14:50] in centos [14:50] and use this server as SAN [14:51] i do admit it was my script problem [14:51] binia according to the screenshot you posted there was an issue setting up the common package. I would focus on why that was [14:51] dpkg-reconfigure php7.0-common [14:51] somehow it managed add user daemon requested by my dev and then it allowed to remove that user when he finished testiong :P [14:52] dpkg-reconfigure php7.0-common [14:52] sec [14:52] heh [14:52] binia: maybe just reinstall into a container? That would be much easier. "lxc launch ubuntu:xenial". [14:52] seriously [14:53] Then you get a fresh 16.04 server to play with inside your current one. [14:53] ^^ good suggestion if you're app is container capable [14:53] the weird thing is all works as it should on websites, all modules appear to work [14:53] its when i do apt commands it shows it dont work [14:53] i even reinstalled dpkg [14:53] Even if it isn't (container capable), it may be a useful playground to decide how you want the system configured, then do it on bare metal at the top. [14:53] true [14:54] rbasak, this is 24Tb server with almost 17TB used [14:54] cant see it migrating to a container :P [14:54] binia the issue is with configuring the package, the files are there as far as i can tell, so some things will work, it just wasn't able to create config files. It looks like it might be due to some existing config that wasn't cleaned out during a previous attempt (though it should handle that properly anyway) [14:55] binia you'd only migrate your workload to the container, it would still have access to the large drives [14:55] fuck it, thanks for help but i think its better to get new server, migrate data and just reinstall this one [14:55] binia: you could bind mount the space you're using into the container. Then your data would only be stored once. [14:55] yeah got ya [14:55] hmmm [14:56] what if i purge again but this time properly [14:56] maybe it didnt purge all configs [14:56] i did many commands due to errors on each of them [14:56] i didnt check did it purge, remove or whatever [14:57] i would try the reconfigure command first [14:57] tried [14:57] see what errors it kicks back and handle those [14:57] dpkg-reconfigure php7.0-common [14:57] /usr/sbin/dpkg-reconfigure: php7.0-common is broken or not fully installed. [14:57] but it works [14:57] thats the funny part [14:57] so wtf [14:58] then apt-get install php7.0-common [14:59] "apt-get -f install" is the general form to tell apt/dpkg to fix up broken stuff. If it fails, then you should be able to see what exactly is failing to cause that situation. [14:59] that as wel [14:59] *well [16:11] ddellav, manila pushed/uploaded [16:12] coreycb swift is done, it builds fine in my ppa but not locally for some reason, looking into it but it should be good to go lp:~ddellav/ubuntu/+source/swift [16:19] coreycb/ddellav: horizon is in the pipe [16:19] zul, ok i'll get it [16:19] ddellav, taking a look at swift, and will make sure it builds ok [16:20] coreycb thanks [16:20] coreycb: rebuilding keystone with keystone as a suggests then ill upload an ubuntu2 [16:20] zul, ? [16:21] coreycb: damn it...pyldap as a suggests [16:29] smoser: gce-compute-image-packages is in universe but is part of the yakkety dailies on GCE. Does this seem wrong to you? [16:29] Shouldn't it be in main, or partner, or something? [16:29] Also, it's unseeded. [16:34] rbasak, i dont really know what hte policy is supposed to be on that. [16:35] having a package in partner that is in universe (inherited from debian) does not seem useful in itself. [16:35] and any package in the cloud image default (downloadable) should definitely be in main [16:35] but i dont know what to think about CPC provided images. [16:46] rbasak: just to sync up with the team, i won't be at the meeting. i've got a small snag on the merge (something about 'new' dependencies being added that shouldn't be) so I'm having to do a little more review of the code. In any case, testable merge candidate within 2 weeks, for review and testing (I'll send on the mailing list as soon as it's available) [16:47] (for nginx) [16:47] in case anyone cares or it needs to be known [16:48] hey so im trying to run a git clone on ubuntu xenial and getting the error "Problem with the SSL CA cert" [16:52] ddellav, zul, jamespage: b-o-m should be fixed up now for ocata [16:52] coreycb: sweet [16:53] where are the patches that we apply again? [16:55] zul, https://git.launchpad.net/~ubuntu-cloud-archive/ubuntu/+source/ca-patches/ === JanC_ is now known as JanC [17:10] is there a way i can specify what interface nfs listens on? [17:22] theGoat: it's started via the nfs-server.service systemd service file; that appears to read /run/sysconfig/nfs-utils for configuration information; that's probably populated via /etc/default/nfs-kernel-server [17:22] sarnold: i am running ubuntu 12.04 [17:22] theGoat: aha, then ignore all that systemd stuff :) [17:23] theGoat: probably /etc/default/nfs-kernel-server is still there though, look in /etc/init or /etc/init.d/ to see how the variables are used [17:23] yeah i am not that much of a fan of systemd...still trying to learn it [17:25] it's not all bad but damn there's a lot of typing. [17:26] theGoat: keep in mind thta 12.04 only has a few months left - 14.04 doesn't use systemd either, and will be supported till 2019-04 [17:28] if i do a do-release upgrade, it will only take me to 14.04, correcT? [17:28] yes [17:28] cool...... [17:30] theGoat: usually such an upgrade is pretty straight forward, give or take a conflict or five, but rarely anything serious [17:32] this is a pretty straight forward install i have nothing big. i jsut did 12.04 cause i had the cd already made. [17:32] :) [17:33] So long as your /etc/update-manager/release-upgrades has Prompt-lts it will go 12.04->14.04 [17:33] Promtp=lts [17:34] then it really shouldn't be much work - that is - last time I did such an upgrade, it was with a 12.04 that originally was a lubuntu something with X and all on a pair of slow HDDs, one of them 5k4rpm IIRC - so it took a few hours :( [17:34] reinstalled the PoS with a fresh debian without all the desktop stuff instead... (debian being my preferred distro on servers - no - I'm not starting a distro war) === iberezovskiy is now known as iberezovskiy|off === degorenko is now known as _degorenko|afk [17:51] yeah last time i didn't an upgrade, i think i had to make some changes to my apache configs, and taht was about it. [17:53] fwiw 14.04 -> 16.04 will require apache changes, and php was upgraded from 5 to 7, so be ready for that one too [17:55] Just ran across this gem from the launchpad time machine: [17:55] James Page (james-page) wrote on 2012-10-12: #6 [17:55] I'll work on doing that as my first code contribution to OpenStack! [17:58] med_: missing text, and now I want to know! [17:59] I found an ancient bug where I interacted with zul long before I was involved with Ubuntu or Canonical. [17:59] rbasak, https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1065883 [17:59] Launchpad bug 1065883 in nova (Ubuntu) "ceph rbd username and secret should be configured in nova-compute, not passed from nova-volume/cinder" [Undecided,Fix released] [17:59] rbd usage in nova [17:59] really? [17:59] god i feel old [17:59] rbasak, are you still at (C)? [18:00] zul: bug 302004 :-) [18:00] bug 302004 in samba (Ubuntu) "Please add a samba-dev package" [Wishlist,Won't fix] https://launchpad.net/bugs/302004 [18:00] med_: yes. Long time! How are you doing? [18:00] doing well. Still working for an evil American CableTV/Internet Company [18:01] (Charter Comms) [18:01] been here since I left (C) [18:01] rbasak: geez....coming up 9 years in jan [18:29] zul, did you fix that nova autpkgtest? [18:29] coreycb: almost ;) [18:29] zul, ok [18:30] ddellav, swift pushed/uploaded [18:34] coreycb ack [18:40] zul, is keystone b1 ready to upload? [18:40] coreycb: yeah you should be able to grab it from git [18:40] zul, ok i'll upload it [18:42] coreycb: just about to upload nova [18:42] zul, ok === amoralej is now known as amoralej|off [18:59] coreycb: just taking care of python-openstackclient [21:32] kerding [21:32] ups, sorryy [23:39] howdy! [23:39] Guys I have problem about chmod and chown.. [23:40] I've nginx installed and /var/www folder has chown -R myuser:www-data [23:40] and chmod 755 on it [23:41] but it keep saying that problems about permissions.. I tried to add my user to www-data with "usermod -a -G www-data myuser" and changed chown to www-data:www-data but no luck [23:41] this time i can't modify these folders.. [23:47] mrtAkdeniz: did you log out and log in again? or use newgrp? or sg? [23:52] sarnold, i fixed the problem with "sudo chmod -R g+w /var/www/project" [23:52] or w+g don't remember :( [23:52] thanks! [23:53] I never figured out the symbolic modes, hehe