/srv/irclogs.ubuntu.com/2016/03/01/#ubuntu-server.txt

sarnoldNwS: was the log file in question even closed by the program that's writing it?00:01
NwSsarnold, no idea.. I thought logrotate would deal with it00:02
sarnoldNwS: many programs will close their log file and re-open if you send them a SIGHUP or SIGUSR1 or something; check the manpage for the program that writes the file00:03
NwSsarnold, okie mate I'll check it out tyvm00:06
NwSsarnold, seems like apache is the program00:11
NwSstopping it didn't help :P00:11
sarnoldNwS: check lsof output for " (deleted)" files00:13
NwSsarnold, I can see the log files there hmm00:14
NwSthe PID is apache under www-data user00:15
Billy21ok02:47
Billy21so which files system is the way to go?02:47
sarnoldfor which purpose?02:47
Billy21server os one hdd02:47
Billy21storage the other02:48
sarnoldext4 is probably a reasonable choice if you've just got one drive and don't care about bitrot02:48
Billy21thanks02:49
Billy21APCI PCC probe failed?02:50
Billy21what does that mean02:50
sarnoldBilly21: heh https://bugs.launchpad.net/ubuntu/+source/linux/+bug/152493002:53
ubottuLaunchpad bug 1524930 in linux (Ubuntu Vivid) ""ACPI PCC probe failed" message is an error message when it should be debug" [Low,Fix released]02:53
hxcjoshuahxcanyone know a good network scanning utility? ive recently switched isp's and bought a new modem. since then ive experienced frequent "broken pipes" while trying to ssh into my ubuntu 14.04 server. this wouldnt be a huge problem thanks to gnu screen and the like, but one of the main functions of the server is its samba shares which disapear on any of my smb clients nix or windows, when i get these... blips... any help would be apreciated!02:53
hxcjoshuahxcafter a bit of googling ive turned up nmap. trying it as we speak.02:57
sarnoldnmap's great for mapping, not as great for determining quality-of-service02:57
hxcjoshuahxci really need a way to test the only real changes to my network modem/isp because it was working flawlessly before.02:59
sarnoldI've used netalyzr on my phone before; apparently they have a desktop version too but step one is "run this java application" and i've never gotten that far.03:03
sarnoldnetalyzr can find some pretty impressive things though, even on the phone03:04
sarnoldsomething like smokeping or mtr --report may be useful to try to diagnose packet loss problems03:04
sarnoldbroken PMTU discovery can also lead to problems, I'm not sure the best way to test for that, but it'd be worth investigating03:05
hxcjoshuahxcnice thanks for the info, looking into it now.03:06
sarnoldof course these guys give a great first-stop is-it-anywhere-near-sane kind of test http://www.speedtest.net/?a=103:06
hxcjoshuahxcahh good ol' okala, nah their test works great this is something more suble im sure. it happens about once every 5-15 mins like clockwork.03:07
Fudgeanyone broken dhcp on xenial03:35
sarnoldFudge: heh those bugs are all over the place; mixing dhcpd with dhcpcd and dhclient and _bind_(!?) and so on..03:36
sarnoldFudge: if none of the bugs that you've seen or commented on are exactly the one issue that you've got, it might be best to open a new bug, and be specific in the bug description whether it's the client or the server or whatever, with error messages as you can find them, to help prevent the bug from being hijacked by unrelated errors03:38
hxcjoshuahxcso netalyzr is pretty neat it actually turned up some interesting stuff regarding my isp's dns resolver.03:40
Fudgesarnold:  hi, thanks for your reply mate. I have created a new bug and commented on two others which describe my problem exactly, this bug seems to keep raising its ugly hed each cycle. But no one has replied and poking the dev hasn't helped either. i'm a bit frustrated tbh, a friend with the same setup is also having the same issues so it does not appear to be something local to my environment.03:41
sarnoldFudge: *nod* that makes sense.. there's too much to do and not enough time to do it :(03:43
Fudgesarnold:  I do appreciate that for sure, maybe moving apparmor out of the way will help, I would hate to have to roll back to my Trusty though.03:46
Fudgei guess it doesnt help that my times dont align with jdstrand  very much. he is on UK time i tseems whilst I am on Australian time03:47
sarnoldFudge: hah, he's texas time :)03:48
sarnoldFudge: if apparmor's in the way, grab those DENIED lines. everything revolves around those.03:48
Fudgeroger D03:48
Fudgesarnold:  this is wirird,  this is from journalctl grep -i dhclient. its not a big pastebin maybe 20 lines. http://paste.ubuntu.com/15249415/03:58
Fudgeone error says couldnt reach network make sure the broadcast address is correct, but my interfaces file is basically iface eth0 dhcp03:58
Fudgethis is how I am keeping my connection alive03:59
FudgeMar 01 07:00:01 dominion CRON[9962]: (root) CMD (/sbin/dhclient eth0 >/dev/null 2>&1)03:59
Fudgeevery 20 minutes03:59
sarnoldFudge: is there anything in dmesg that may explain the interface dissapearing/04:00
Fudge[    4.093635] e1000 0000:06:07.0 enp6s7: renamed from eth004:01
Fudgecat /etc/udev/rules.d/10-network.rules  | pastebinit04:02
Fudgehttp://paste.ubuntu.com/15249443/04:02
sarnoldhmm. that should run a few seconds later..04:03
FudgeI thought that once they were renamed it was static04:03
Fudgeshould i revert the interface names and see if it is still happening?04:04
sarnoldI wonder if there's some unfortunate interactions between the rename command and the dhclient startup unit04:05
Fudgedo you think I should go find some dhcp folk ?04:06
sarnoldI like your idea of trying to use the en6p7 or whatever name..04:06
Fudgeok, it sucks because i cant remember their names, actually let me just check my bash history fir dhclient requests04:07
Fudgedhclient enp6s704:07
Fudgedhclient enp6s704:07
Fudgeplus lots more of times ive just requested an ip to get back online,m can try reverting but seems i already had the problem before i changed04:08
Fudgeonly 16 peeps in #isc-dhcp but im asking04:10
Fudgesarnold:  do you understand ip routing much, this is my output04:19
Fudgeunicast default via 203.206.58.255 dev eth0  proto boot  scope global04:19
Fudgeunicast 10.10.10.0/24 dev eth1  proto kernel  scope link  src 10.10.10.25404:19
Fudgeunicast 203.206.56.0/21 dev eth0  proto kernel  scope link  src 203.206.58.8104:19
sarnoldseems sane04:20
sarnoldI didn't do the /21 math, that's hard to do when it isn't a multiple of 8 :)04:20
Fudge:D04:21
Fudgesarnold:  you work at Cannonical?04:25
sarnoldFudge: yeah04:25
Fudgepressure must have eased off abit with minor releases not being support as long hopefully04:26
sarnoldslightly; the hardest backports were usually for the oldest LTS releases, and that hasn't changed04:27
sarnoldit is nice to have e.g. only four or five supported releases to test updates on vs five or six, though, that part has been nice. :)04:28
Fudgeoh im not very goodd with packaging but tried a couple of times to backport to precise some of the accessibility stack during a python3 transition and failed after about the 20th dependency package04:28
Fudgebeing a text to speech user04:28
sarnoldpython feels actively mean about those things04:28
sarnoldbut that's a rant for another day :)04:29
FudgeI hear ya bud04:29
Fudgeseeing if AVAHI_DAEMON_DETECT_LOCAL=104:32
Fudge in default/avahi-daemon will help as it was set to 0 and logs are showing that it messes with the interface after the ip address gets handed back to isp04:32
FarhaadNhi every one,i have a question , my server was 12.04 with kernel 3.2.0.80-lowlatency ,i do upgrade to version 14.04 and when reboot system,kernel update to version 3.13.0.79-generic , i need to update with apt-get to last version,can i update to version 4 of kernel?05:45
FarhaadNno answer?05:54
Fudgedont see why you cant06:11
Fudgekeep the old one around in case it breaks06:11
axscodeHi Guys, wanted to ask, our server has RAID, then suddenly reboot but unable to boot, which leads to reinstallation of GRUB. it's booting now but there's a huge files missing from our files archive is there a way to retrieve it?06:48
_rubenFarhaadN: installing linux-generic-lts-wily will give you wily's kernel, which is based off 4.2.007:02
FarhaadN_ruben: i want to install low-latancy version of 4 , now kernel is 3.13 general ,no problem?07:29
_rubenFarhaadN: then install linux-lowlatency-lts-wily instead07:31
FarhaadN_ruben: thx ,can u tell me step by step by command? plz07:58
FarhaadNor link07:58
lordievaderGood morning.08:06
_rubenFarhaadN: sudo apt-get install linux-lowlatency-lts-wily08:15
_rubendone08:15
_ruben;)08:15
Fudgelordievader:  my new happiness today is from 'journalct -f -o cat'08:20
Fudgenow just how to pipe that into tty12 and ill be going great08:21
lordievaderBut timestamps are usefull!08:22
lordievaderWell, can be.08:22
lordievaderPiping it the the input of tty12 is probably not what you want?08:23
Fudgei agree but since i am a text to speech user it is really annoying08:24
Fudgesince i listen to the timestamp first08:24
lordievaderAh, I see.08:24
lordievaderCan't you then pipe it to your tts application?08:25
fishcookerhow to enable ubuntu enable memtest86+ i've already install the package but update-grub doesn't detect the memtest option08:26
FarhaadN_ruben: :D i think many procces to done,tnxx08:27
Fudgeyep I can, but i dont want to hear it all of the time, just when i want to look over recent events like WTF is going on lol08:34
Fudgefishcooker: isnt it in /etc/grub.d/?08:35
FudgeWTF=what the fudge08:35
fishcookerhttps://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/88301708:35
ubottuLaunchpad bug 883017 in memtest86+ (Ubuntu) "memtest86+ fails on efi systems" [Medium,Triaged]08:35
fishcookerFudge: memtest doesn't support on efi system08:35
Fudgeoh i didnt realise, sorry mate08:36
adun153How do I check the ports/interfaces of a Linux Bridge?09:22
mybalzitchbrctl09:24
mybalzitchi thin/k09:24
lordievaderYes, brctl. brctl show, to be precise.09:27
=== rvba` is now known as rvba
linuxlovehello12:47
linuxlovei am going to grant permission to my friend to get access to my ubuntu server through ftp what should i do?12:48
Slinglinuxlove: why ftp?12:49
Slingwhat are you trying to do :)12:49
linuxlovemy friend and me are creating a website and he needs to get access to server12:49
linuxlovei am on ubuntu 15.1012:49
Slingcreate a useraccount on the system using adduser12:50
Slingand let him use SCP12:50
linuxlovewhat is SCP?12:50
Slingthen he can securely upload files into his homedirectory and any other locations you give the user access to12:50
Slingsecure copy, which uses ssh12:50
Slingon what OS is hie?12:50
Slinghe*12:50
linuxlovehe is on debian12:50
Slingalright he can just use scp /local/path user@yourhost:/remote/path then12:51
Slingftp is insecure12:51
linuxlovein terminal?12:51
_rubeni'd suggest rsync in that case12:51
Slingyeah could use rsync as well, that will still need a useraccount thouh12:52
linuxlovewhat should i do now?12:52
linuxlovejust create a user12:52
Slinglinuxlove: adduser12:52
linuxlovewith adduser12:52
Slingthen he will be able to put files in /home/<username>/12:53
linuxloveand shoud i need to open any port ?12:53
Slingif you want him to be able to put files somewhere else, give him permissions with chown/chmod12:53
Slingyes, TCP 22 (SSH) should be available for him12:53
Slingeither open it to the internet, or preferably just for his remote IP, if it's fixed12:53
linuxlovehow can open port in terminal?12:54
linuxlovefor tcp12:54
Slingwhy are you administering this server exactly? :)12:55
SlingI would not recommend hosting a multi-user system on the internet if you don't have these basic skills12:55
linuxloveit is my home system12:55
linuxloveit is my first project12:55
linuxlovei am learning yet12:55
Slinglinuxlove: okay, just don't store anything of importance on that server :)12:56
linuxloveSling, i do it12:56
Slinglinuxlove: you might want to use ufw for simplified firewall management12:56
Slingi don't have experience with ufw though, I only use iptables12:57
linuxloveSling, i am going to get a full access to my friend12:58
Slingif you trust him..12:58
linuxlovejust with a user name and password12:58
linuxloveyes i trust him we are friend for 15 years12:58
Slingyou can give him rootaccess by adding him to the sudo group12:58
Slingusermod -aG sudo username12:59
linuxloveafter adduser ?12:59
=== unreal_ is now known as unreal
Slingyes, the user will first need to be created12:59
Slingalso try out https://www.codecademy.com/learn/learn-the-command-line12:59
linuxloveSling, and how can i monitoring his action?13:00
Slinglinuxlove: if you give him full access, you can't really13:00
linuxloveplease listen Sling13:00
SlingI already was..13:00
linuxlovehe needs to just upload on /var/www/html directory13:01
linuxloveplease say me what should i do exactly after add user13:02
linuxloveexcuse me13:02
Slinggroupadd web-content13:02
Slingusermod -G web-content yournewusername13:02
Slingusermod -G web-content www-data13:02
Slingchown -R yournewusername:web-content /var/www/html13:02
Slingfind /var/www/html -type f -exec chmod 640 {} \; find /var/www/html -type d -exec chmod 750 {} \;13:02
maswanSpeaking of competence, anyone with drbd clues on why I can't get the resync rate up beyond 40MiB/s no matter what I tune things to?13:03
Slingif you do those steps, the content will be owned by the new user, and apache will only be able to read all the files there13:03
Slingif you want multiple owners of these files, you will need ACL13:03
Slingmaswan: did you tune your drbd settings?13:03
linuxloveand about open port ?13:03
maswanSling: yeah. and "drbdsetup show" reflects the changed settings13:04
linuxloveplease say me configurqtion in terminqal13:04
maswanSling: Both various c-* parameters, or old-style resync-rate13:04
Slingmaswan: have you identified what the bottleneck is? 'glances' or 'atop' might show13:04
Slingcould be various things13:04
maswanSling: System idle, no iowait, network iperfs to 1120:ish MiB/s13:04
maswanwell, systems13:04
Slinglinuxlove: iptables -I INPUT -j ACCEPT -p tcp -m tcp --dport 22 -s 1.2.3.4/3213:05
Slingwhere 1.2.3.4 is your friends' IP13:05
maswanwriting to the drbd after sync gives 300:ish MiB/s13:05
Slingsudo apt-get install iptables-persistent13:05
Slingand save ipv4 rules when prompted13:05
maswanof network traffic to the slave13:05
Slingthat way you won't loose the firewall config after reboot13:05
Slingnow I'm done spoonfeeding13:06
Slinglearn how to use your system :)13:06
maswanWith some c-* settings I can make it go a bit slower, and crawling up to the ceiling of 40+-2MiB/s13:06
Slingmaswan: what is on the storage layer? is it a plain disk, or swraid/hwraid, or.. ?13:06
maswanSling: hw-raid6 on 12 drives, write-back cache13:06
linuxloveSling, what is 1.2.3.4/32?13:07
maswanSling: But since neither side shows a single % iowait, I'm not really suspecting that13:07
Slingmaybe with ethtool you can check if there are network errors13:07
Slingfaulty link, settings, etc13:07
Slinglinuxlove: 14:05:12 < Sling> where 1.2.3.4 is your friends' IP13:07
maswanhm. yeah, I'd expect iperf to be as sensitive to that though13:07
maswanSling: For something like c-fill-target you set a target for bytes "in flight", do you know if there is a good way of seeing what that number is right now? I don't seem to find a good match in /proc/drbd13:09
linuxloveSling, i dunno my friends ip13:11
linuxloveSling, how can i configure while i dunno mi friendsip13:11
maswanlinuxlove: If you don't know your friends IP, you have to open it to the whole internet13:11
linuxloveand i need to multiple access to webcontent13:11
maswanOr learn your friend's IP13:11
linuxloveokay13:12
linuxloveSling, about multiple access to web content?13:12
linuxloveSling, you will need ACL13:13
linuxlovemaswan,  iptables -I INPUT -j ACCEPT -p tcp -m tcp --dport 22 is okay for whole internet?13:16
maswanI tihnk so, I'm not very fluent in iptables personally though13:17
maswanI found ufw a blessing to deal with them. :)13:17
linuxloveSling, are you response ?13:17
linuxloveSling, ?13:26
Walexmaswan: I usually recommend 'ferm' for building firewall rules13:42
=== Error404NotFound is now known as Guest86464
linuxlovehello14:32
linuxlovessh localhost works for me but ssh my ip server doesnt work for me what should i do?14:32
hateballis this on your LAN?14:37
linuxlovehateball, no14:38
linuxlovei am on a server14:38
linuxloveon ubuntu 15.1014:39
lordievaderlinuxlove: Is sshd listening to your server ip and does the firewall allow connections to that ip?14:39
linuxlovelordievader, i am on server now and ftp://localhost and ssh localhost both works for me but when i use ftp://ip of server in internet i cant connect14:42
linuxloveand i ran sudo service vsftpd start14:42
linuxlovei have configured my modem and when i enter my ip in the internet o connect to my apache14:43
linuxlovei see my welcome page in appache14:43
lordievaderlinuxlove: Can you answer my question?14:43
linuxlovelordievader, how can i know sshd is listening to my server ip?14:44
lordievaderlinuxlove: Check the config or run 'sudo netstat -tulpn|grep sshd'.14:44
linuxlovetcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      6989/sshd14:47
linuxlovetcp6       0      0 :::22                   :::*                    LISTEN      6989/sshd14:47
linuxlovei think it is not listening to my ip server14:47
linuxlovehow can i configure that?14:47
linuxlove /etc/sshd/ssh-config file?14:47
lordievaderIt is, it is listening to any ipv4 and ipv6 address.14:47
lordievaderSo it is probably your firewall.14:47
lordievaderCould you pastebin the output of 'sudo iptables -vnL'?14:47
lordievader!paste14:47
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.14:47
linuxlovelordievader, http://pastebin.com/x6Y0Q1kN14:49
lordievaderHmm, it ain't the firewall.14:50
linuxlovei am confuse what is problem14:50
lordievaderSsh'ing to your server should work, at least from within your lan.14:50
lordievaderYou do have a working network connection from the server?14:51
linuxlovelordievader, what do you mean?14:51
linuxlovelordievader, when i enter my ip server on browser i connect to appache14:52
lordievaderCan you ping google for example.14:52
linuxloveyes14:52
lordievaderThen I do not really see why it shouldn't work. The test box is within your LAN?14:52
linuxlovelordievader, no14:53
linuxlovelordievader, please listen14:53
linuxlovei have configured my modem to use my ubuntu 15.10 as server through internet14:54
linuxlovemy friend and me are creating a website14:54
linuxlovehe needs to access to my /var/www/html14:55
linuxloveto upload his files for me14:55
linuxlovei need to give him  a way to get access to web content14:55
lordievaderAh, have you setup port forwarding on your router?14:56
linuxlovelordievader, yes14:56
lordievaderlinuxlove: Okay, test your server within your LAN.14:56
lordievaderDoes that work?14:56
linuxlovelet me try14:56
linuxlovelordievader, i tested14:57
lordievaderlinuxlove: So, what is the outcome?14:58
linuxlovei get this message welcome to ubuntu 15.10 when i try on my l14:58
linuxlovemy lan14:58
linuxlovebut i see this last login from 127.0.0.114:59
lordievaderSo it works ;) Seems like your portforwarding is incorrectly setup.14:59
linuxlovedo you know about configuration of that?14:59
linuxlovewhen i connect from redhat to my ubuntu through lan every thing is okay15:00
linuxlovebut through internet i cant connect to my server i think it is because of just port 80 is active in portforwarding15:01
linuxlovelordievader, what should i do?15:02
lordievaderAdd port 22 to the forwarding?15:03
linuxlovehow can i add 2 port there?15:04
linuxlovei see service port=8015:04
linuxloveand protocol =tcp15:04
linuxloveprotocol is include tcp and all and udp15:05
linuxlovemy protocol is tcp at moment15:06
linuxloveand port is 8015:06
linuxlovelordievader, are you there?15:06
linuxloveXX-XX or XX is format at front of service port15:07
linuxlovei dunno how can i enter 2 port there15:08
coreycbddellav, oslo.utils and oslo.concurrency uploaded15:10
ddellavcoreycb ok, you went back over and grabbed the new releases?15:11
coreycbddellav, yes they're at the latest releases now15:11
VeracAnyone know if it is possible to push patching configurations from one landscape server to another?15:29
=== rcj` is now known as rcj
rattkinghello I dont see CVE-2016-0800 listed in usn-2914-1 -- any work on when that will be patched? if not already.. that CVE is listed as 'High severity' but there are no details in the link from openssl16:25
maswanrattking: Can you find a single supported version of ubuntu with SSLv2 enabled?16:27
mdeslaurrattking: ubuntu disabled sslv2 in openssl a long time ago, so we're not vulnerabe to CVE-2016-080016:28
mdeslaurrattking: http://people.canonical.com/~ubuntu-security/cve/2016/CVE-2016-0800.html16:28
rattkingawesome.. thanks for the info16:28
cyphermoxrharper: are you planning a multipath-tools update, or do you know what commits need to be backported to fix zfcp?16:51
cyphermox(I'm asking because I have another upload to do, trying to see if all of it should be together or what)16:52
jamespagesmb, apologies for stamping ahead on that libvirt upload - I was unblocking some testing I was doing16:56
smbjamespage, Partly I was cursing myself for having waited to long. :)16:57
smbtoo16:57
jamespagesmb, hehe16:57
=== thesheff17_ is now known as thesheff17
=== shirgall is now known as Guest82093
=== devil is now known as Guest21712
rharpercyphermox: not yet;  I have an idea of which ones and a test multipath package with just a few patches, but I've mostly been waiting to have a setup so I can recreate rather than tossing packages at ibm19:00
=== Guest21712 is now known as devil_
cyphermoxrharper: ok19:02
cyphermoxcan I help?19:02
cyphermoxdo you need any special hardware to do this or can we reproduce on qemu?19:02
rharperprobably hardware19:02
cyphermoxfwiw, I did the upload earlier19:02
rharperI can't reproduce on qemu but it requires a host-side drop of the device19:03
rharperI'm getting access to a s390x instance with FCP devices to reproduce19:03
rharperwe have that, but getting access to "re-enable" them is a challenge since it requires special privs19:03
rharperI also have an RT open for an internal system where we'd have the privs to do the reneable19:03
rharperthat said, two paths:  I'm looking at multpathd patches from upstream: 646e754853b123a075b4cede7d9ccf540e8c9b0c 7e00a100ed566f709a0e93a762101ad51dee1498 72ceb736edebfe4720ead34caa95be7d88e65dfa19:04
rharperwhich are around udev path discovery and timeouts19:04
cyphermoxok19:04
rharperwhich are present in the debian version where ibm doesn't see the issue19:04
cyphermoxI already backported a whole lot of such paths19:04
cyphermox*patches19:04
rharpernice19:04
rharperlemme look at ubuntu15 then19:04
* cyphermox looks19:04
rharperand see what you picked up versus what's in debian19:05
cyphermoxdon't bother, I was talking in general19:05
rharperok19:05
cyphermoxwhat I mean though is perhaps we should not worry too much about reproducing and just merge with Debian19:06
rharpercyphermox: +1 on that19:06
rharperthe number of fixes since 0.5.0 is signficant; and while we have a lot of stuff we know the debian version is fully working for ibm on Z with FCP devices19:06
cyphermoxok19:08
cyphermoxwanna try your hand at that merge?19:08
rharperyeah, I can do that19:08
cyphermoxoh, perhaps we should do the FFE first though19:08
cyphermoxrharper: if you want to prepare the FFE for the merge, I'll share here scripts I have to help with that: http://paste.ubuntu.com/15261563/19:19
cyphermoxso; ~/bin/git_log_changelog.sh 0.5.0.. yields http://paste.ubuntu.com/15261569/19:20
cyphermoxfrom which we may be able to further remove stuff that is obviously bugfix, like most entries that start with "fix XYZ"19:20
=== Seveaz is now known as Seveas
rharpercyphermox: cool, I'll start pulling something together19:30
=== Seveas is now known as Guest82460
=== Guest82460 is now known as Seveas
coreycbddellav, I uploaded openstackclient to xenial19:44
ddellavcoreycb ok19:45
coreycbddellav, want a hand with oslo.messaging?19:45
ddellavcoreycb it's done. I forgot to update the spreadsheet, doing it now.19:45
coreycbddellav, ok19:51
coreycbddellav, got a link?19:51
=== jgrimm is now known as jgrimm-brb
=== Isla_de_Muerte is now known as NwS
=== MattsTechUK is now known as Webbnix
coreycbjamespage, I just uploaded a new heat version to xenial.  we were hitting this: https://bugs.launchpad.net/heat/+bug/154761220:54
ubottuLaunchpad bug 1547612 in Ceilometer "AttributeError: 'NoneType' object has no attribute '_config_dirs'" [Medium,Triaged]20:54
jamespagecoreycb, yeah - thats what I was seeing in mitaka proposed20:55
=== jgrimm-brb is now known as jgrimm
ddellavcoreycb lp:~ddellav/ubuntu/+source/python-oslo.messaging21:15
=== codex__ is now known as codex
jamespagecoreycb, https://launchpadlibrarian.net/244632281/buildlog_ubuntu-trusty-i386.python-oslo.concurrency_3.6.0-0ubuntu1~cloud0_BUILDING.txt.gz21:26
jamespagesome 32 vs 64 bit issues...21:26
coreycbjamespage, ok I'll look21:26
coreycbddellav, oslo.messaging mostly looks good.  can you piece together the new changelog like the old merged changelog? (diff the debian/ubuntu 3.0.0 versions to see what I mean). and can you base the merge on the debian version at tag debian/4.0.0-1?21:34
velusunivers-syshello is there any way to partition and resize a disk in commandline23:00
arlenyes https://help.ubuntu.com/community/InstallingANewHardDrive23:02
Slingvelusunivers-sys: sure, resizing will depend on what kind of disk though23:03
Slingyou might want to use LVM23:03
velusunivers-sysits a virtual disk and its alread in the system23:03
qman__velusunivers-sys: expand the disk file itself externally, fdisk/gdisk/parted to add or recreate the partition(s), then resize2fs assuming ext2/3/423:20
velusunivers-sysim sending a shutdown +0 -k and it wont shutdown23:22
velusunivers-syswhat do i do23:22
qman__sudo poweroff23:25

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