[01:07] Anyone had an issue with GlusterFS Running on ZFS, where by deleting data from Gluster pool doesn't delete it from the ZFS Bricks available space on Ubuntu 16.04 [01:07] Doing a du -csh, the data has gone, but doing a df -h shows that the data is still there [01:07] the df -h never shrinks after deleting files === nutson_ is now known as nutson [02:41] hey folks [02:42] anyone familiar with EncFS? I'm using -o umask='0002' but it's not honoring that once it's mounted [02:42] I end up with: -rwxrwxr-x [02:46] well that do match the umask. maybe you want 0007 or 0027 instead? [02:46] (never used encfs myself) [02:49] trippeh_, I think you're right...it 0007 isn't it? [02:49] if you want other to be none, yes [02:51] that worked - thanks trippeh_ ! [02:51] np :) === cydizen_ is now known as cydizen [03:36] I'm running into this issue. http://lvb.link/2gQpCM9 I'm trying to use Ubuntu Server as a template to create new VMs from, and the VMs created from the template have no networking. Is there any way to permanently fix that issue, so I can continue to use it in an *automated* fastion? or am I stuck with manually editing files every time, to fix it? [03:37] I'm using kitchen-test, which spins up an Ubuntu VM and runs the cookbooks I've written, and tests everything, then it destroys the VM [03:37] Chef stuff, that is. [05:39] I virtually never use ftp, but am setting up vsftpd - certificates work for tls, but I [05:39] get stuck around the jail setup, which file do I put the user I'm allowing in? [05:39] I get a prompt using filezilla, the correct certificate comes up, then it fails on password. [05:40] I know I don't put the username in the same file as the disallowed users, [05:41] I wanted to chroot the user - sandbox him as it were but I'm going in circles [07:14] I am setting up vsftpd - certificates work for tls, but I get stuck around the jail setup, which file do I put the user I'm allowing in? I get a prompt using filezilla, the correct certificate comes up, then it fails on password. [07:14] I know I don't put the username in the same file as the disallowed users, I wanted to chroot the user - sandbox him as it were but I'm going in circles Anyone used vsftpd successfully? === BioKee is now known as Guest59911 === frickler_ is now known as frickler [11:01] rbasak: I need to revisit my nut merge : AFAICT, I followed the wiki instructions step by step === amoralej is now known as amoralej|brb [11:49] caribou: we can go through it together if you like. I know the documentation is a bit lacking. [11:50] rbasak: I may have found the reason : using usd tag on the logical goes to fetch the version in the changelog and, once the changelog is removed from the reconstruct/{vers}, it has the debian version at the top [11:50] rbasak: unless I've made yet another mistakke [11:52] rbasak: if you checkout to the logical/{vers} tag, the changelog has 2.7.2-4 as a version, w/o the ubuntu1, which is in the changelog commit of the reconstruct/{version} [11:54] caribou: I don't follow. What steps are you taking exactly? [11:54] rbasak: https://wiki.ubuntu.com/UbuntuDevelopment/Merging/GitWorkflow#Detailed_workflow [11:55] Oh, I think I see. [11:55] rbasak: sorry, I meant deconstruct/{vers} though [11:56] rbasak: step #6 creates the tag [11:58] Yes, that's a bug in either "usd tag" or the workflow documentation. [11:58] I'll file a bug. [11:58] For now, can you rename the tag manually please? [11:58] Sorry about that. I've never actually used "usd tag" - I predate the tooling and tend to do things by hand :-/ [12:02] caribou: I filed bug 1651113 [12:02] bug 1651113 in usd-importer ""usd tag" cannot tag logical tags" [High,Triaged] https://launchpad.net/bugs/1651113 [12:03] rbasak: well, I was doing it by hand the first time and mistakenly took 2.7.4-4 so I decided that it would be better to adhere strictly to the doc :-) [12:03] rbasak: ok, will do & force push the change [12:13] rbasak: done === amoralej|brb is now known as amoralej [12:25] caribou: have you got commits 11414d6 and 0d4aab8 muddled? [12:26] Old logical commit 40d6910 too. [12:27] Actually it's just 40d6910 that seems to be squashed into 11414d6 now. [12:27] rbasak: I'll look at it [12:30] caribou: and did you manage to send any of the delta to Debian please? === iberezovskiy|off is now known as iberezovskiy [12:39] caribou: so for the logical, I'd expect 40d6910 and 53cc078 to be squashed together. Logically, it's just "add nut to dialout group", as opposed to "add nut to dialout group, then fix how we did it". [12:39] caribou: and then in your merge branch, 11414d6 needs splitting out, with the "add nut to dialout group" part squashed with 0d4aab8f in a separate commit that is just "add nut to dialout group". [12:40] rbasak: thanks for the review, I'll try to get it done by EOD [12:41] caribou: no problem, and no rush. I haven't finished the review, but this fix probably should involve rebasing and will mutate all the commit ids. So shall I want for you to do that before continuing? [12:41] rbasak: I'm fighting a QEMU upstream bisection in-package [12:41] caribou: you can create a merge.v3 when you're ready. [12:41] rbasak: yes, that was my thought [12:42] caribou: sounds good. Also don't forget to check that debian/changelog still matches after those changes. === BioKee is now known as Guest20005 === nutson_ is now known as nutson [13:49] smoser: any news regarding the SRU for LP: #1648380 ? [13:49] Launchpad bug 1648380 in cloud-init (Ubuntu Yakkety) "cloud-init fails to find CloudSigma datasource with cloud-init 0.7.8-1-g3705bb5-0ubuntu1" [High,Confirmed] https://launchpad.net/bugs/1648380 [13:50] seems to be blocked by another SRU === ForgottenOne is now known as Mis-anthrope === amoralej is now known as amoralej|lunch [14:28] caribou, yeah, its blocked by the other... the other is supposed to i think go in today [14:29] and there is an upload in the queue to go in as soon as it can [14:29] https://launchpad.net/ubuntu/xenial/+queue?queue_state=1&queue_text=cloud-init [14:29] smoser: thanks! [14:30] but we didn't want to re-start a waiting period on the one already in -proposed [14:30] rbasak: FYI since Debian split off some packages the strongswan update is in the NEW queue [14:31] rbasak: I tihnk this is just normal, but if you think there is something odd going on and I'd need to adapt anything let me know [14:39] cpaelzer: that sounds as expected, thanks. === jgrimm-out is now known as jgrimm === BioKee is now known as Guest9070 === amoralej|lunch is now known as amoralej === spammy is now known as Guest478 === Guest478 is now known as spammy === spammy is now known as Guest14391 === Guest14391 is now known as spammy === iberezovskiy is now known as iberezovskiy|off [18:07] is there any way to do livepatching on ubuntu servers **without** the canonical livepatch service? [18:11] !info ksplice [18:11] Package ksplice does not exist in yakkety [18:11] Apparently not. [18:12] !info ksplice xenial [18:12] Package ksplice does not exist in xenial [18:12] !info ksplice trusty [18:12] ksplice is only free for desktop systems [18:12] ksplice (source: ksplice): Patching live kernel without having to reboot. In component universe, is optional. Version 0.9.9-5 (trusty), package size 527 kB, installed size 3525 kB (Only available for i386; amd64; arm; armel; armhf) [18:13] ..besides which it seems to have been removed or superceded [18:13] ya exactly, by what :P ive been googling around [18:38] whitekidney: i mean, sure, you could presumably provide the patch data yourself to your kernel? but then you'd need to maintain/provide that data. That is, you'd do the live patching just like you would with a mainline kernel? [18:39] whitekidney: ksplice was deleted from debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805916 [18:39] Debian bug 805916 in ftp.debian.org "RM: ksplice -- ROM; FTBFS; obsolete" [Normal,Open] [18:41] whitekidney: i'm assuming you'd want to read Documenation/livepatch/* in the kernel source [19:20] hello, anyone know how to succesfully import an image into novalxd that is not ubuntu? [19:20] specifically, i would like to import centos image [19:21] i was able to succesfully import images from cloud-images.ubuntu.com [19:21] however all those images hosted are ubuntu [19:27] the images hosted from cloud.centos.org do not seem to work [19:29] hey hasenov :) the centos kernels may be fairly different from the ubuntu kernels, I'm not 100% sure the software in the container would be prepared for the kernel configuration options we used on our kernels [19:30] oh i see, sarnold, would you be able to explain to me why centos container images work with lxd however fail to start up with novalxd? [19:31] im just trying to figure out how it all works [19:32] i am able to succesfully start up centos container instances using "lxc start instance" however when i try to start up same image with novalxd it wont work [19:42] hasenov: ahh I see [19:42] hasenov: are you able to import the images into glance? [19:51] sarnold: hi, i can import it succesfully [19:51] however when i start it from the horizon web ui it refuses to start [19:52] hasenov: oh, that's a start; what error do you get? [19:57] on the log console i dont get any error, it completely empty [19:57] however when i goto the compute-nova log file, i get WARNING nova.compute.manager [-] [instance: 8ec8e338-a0cf-4968-88bc-8a6d4bfa2d31] Instance shutdown by itself. Calling the stop API. Current vm_state: active, current task_state: None, original DB power_state: 4, current VM power_state: 4 [19:58] its status is Active, however Power State always goes to Shut Down [19:59] hmm, if i go into the compute node and try to start it up manually with "lxc start instance" it throws out [20:00] lxc 20161219195844.236 ERROR lxc_start - start.c:start:1439 - No such file or directory - failed to exec /sbin/init [20:00] lxc 20161219195844.236 ERROR lxc_sync - sync.c:__sync_wait:57 - An error occurred in another process (expected sequence number 5) [20:00] lxc 20161219195844.236 ERROR lxc_start - start.c:__lxc_start:1354 - failed to spawn 'instance-00000020' [20:00] lxc 20161219195844.748 ERROR lxc_conf - conf.c:run_buffer:347 - Script exited with status 1 [20:00] lxc 20161219195844.748 ERROR lxc_start - start.c:lxc_fini:555 - failed to run post-stop hooks for container 'instance-00000020'. [20:00] lxc 20161219195844.748 WARN lxc_commands - commands.c:lxc_cmd_rsp_recv:172 - command get_cgroup failed to receive response [20:01] lxc 20161219195844.748 WARN lxc_commands - commands.c:lxc_cmd_rsp_recv:172 - command get_cgroup failed to receive response [20:01] however the same image works with lxc outside of the compute node, if that makes sense [20:03] yeah, that makes sense; you'd expect lxd to be good at handling lxd images :) [20:07] kirkland: hi! I think it'd be nice if manpg.es/ would keep pointing to the latest LTS, I just realized it points at zesty as of now :) === amoralej is now known as amoralej|off [20:24] yeah, i get this error for the cloud centos image too [20:24] guess i am SOL on this? [20:25] hasenov: it's probably worth a bug report or a mail to the server mail list [21:48] rbasak: nice reply to ubuntu-devel re security sponsoring, thanks :) === nacc_ is now known as nacc