[lxc-users] error: lxc-create: undefined symbol: is_valid_bdev_type

2016-04-18 Thread Király , István
hello list, ... lxc-create: symbol lookup error: lxc-create: undefined symbol: is_valid_bdev_type recently this error message prevents me from creating containers. Anyone met this error? .. please advise how to troubleshoot this. -- Király István +36 209 753 758 lak...@d250.hu

Re: [lxc-users] Building custom LXC templates

2016-04-18 Thread Lars Hupel
Hello Xavier, > You can use the tools provided here: > https://github.com/lxc/lxc-ci thanks for the hint. Am I right in assuming that a) I need superuser privileges to run this? Running this in CI would be ruled out then, and b) this downloads and builds LXC from master? Cheers Lars

Re: [lxc-users] lxc progress and a few questions

2016-04-18 Thread jjs - mainphrame
Greetings - As the 16.04 release date draws near, there have been ongoing daily updates but on my (ext4 based) xenial systems, migration of any lxd containers, stopped or running, hangs indefinitely. There is an strace output of an unsucessful attempt at http://pastebin.com/raw/ge9zNUaX Short

Re: [lxc-users] Can't ssh my lxc instances and no instance console on Horizon

2016-04-18 Thread Chuck Short
Hi, Reported as https://github.com/lxc/nova-lxd/issues/119 Fixed by: https://github.com/lxc/nova-lxd/commit/84c7d4e4d0033fe94b013d9b5d852306e78e920e chuck On Wed, Apr 6, 2016 at 2:44 AM, Muneeb Ahmad <14mseemah...@seecs.edu.pk> wrote: > Hello guys, > I deployed OpenStack with LXD as a

Re: [lxc-users] Error installing lxcfs > rc8

2016-04-18 Thread Serge Hallyn
Ok, is this still happening? I should be able to reproduce this on any system which has unmounted lvs? Does it happen if you do the upgrade when not logged into the desktop? (I.e. logged in on console or over ssh) Quoting Antonio Tovar (anto...@gmail.com): > The version installed is: > >

Re: [lxc-users] Can't ssh my lxc instances and no instance console on Horizon

2016-04-18 Thread Serge Hallyn
Quoting Muneeb Ahmad (14mseemah...@seecs.edu.pk): > Hello guys, > I deployed OpenStack with LXD as a hypervisor. Everything is working > fine but I'm unable to access the console on horizon of any instance I > run. I'm unable to ssh into any instance except the CirrOS. Log file > an instance shows

Re: [lxc-users] Building custom LXC templates

2016-04-18 Thread Xavier Gendre
Hello Lars, However, I have no idea how to do that. Is it possible to create a container locally and pack it up to be extracted somewhere else? Would that even be portable? If so, is there tooling for that? I use configuration management for everything else already; LXC so far is the only thing

[lxc-users] Building custom LXC templates

2016-04-18 Thread Lars Hupel
Dear list, I'm a happy user of LXC using an Ubuntu 14.04 LTS host. So far, I've used a stock Ubuntu container template and installed some stuff in it. Here is how I set it up, using unprivileged containers: $ lxc-create -n base -t download --bdev dir -- -d ubuntu -r trusty -a amd64 $ mount -o