Re: [lxc-devel] Snappy Install Instructions

2015-12-03 Thread Matthew Williams
I thought I'd offer a pr to the website docs to mention this:
https://github.com/lxc/linuxcontainers.org/pull/128

On Wed, Dec 2, 2015 at 4:28 AM, Stéphane Graber  wrote:

> Hi,
>
> I'd expect a mix of both. The CPU does get hammered for a while (shows
> 100% for LXD) but I'd also expect those dev boards running only a few
> tasks with limited input from the outside to also have very limited
> entropy available.
>
> On Wed, Nov 25, 2015 at 07:09:50AM +0100, Guido Jäkel wrote:
> > Dear Stéphane,
> >
> > reading this about "generating certificates" i wonder if the
> corresponding process is really busy in calculating or just waiting for
> some entropy for the random device (compare to
> /proc/sys/kernel/random/entropy_avail) ...
> >
> > Guido
> >
> > On 23.11.2015 22:23, Stéphane Graber wrote:
> > >[...]
> > > I don't know what device you're running it on, but for ARM devices it
> > > can take minutes (up to 10 or so) for it to generate the LXD server
> > > certificate, until that's done, any attempt to communicate with it will
> > > result in "LXD isn't running".
> >
> > ___
> > lxc-devel mailing list
> > lxc-devel@lists.linuxcontainers.org
> > http://lists.linuxcontainers.org/listinfo/lxc-devel
>
> --
> Stéphane Graber
> Ubuntu developer
> http://www.ubuntu.com
>
> ___
> lxc-devel mailing list
> lxc-devel@lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel
>
>
___
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel


Re: [lxc-devel] Snappy Install Instructions

2015-11-23 Thread Matthew Williams
Hi Stéphane,

I guess I wasn't being patient enough - it was on my rpi2

Matty

On Mon, Nov 23, 2015 at 9:23 PM, Stéphane Graber 
wrote:

> On Mon, Nov 23, 2015 at 09:04:48PM +, Matthew Williams wrote:
> > Hey folks,
> >
> > I thought i'd write an email as I'm not sure exactly where the bug should
> > be addressed - documentation or some install step...
> >
> > I was installing lxd on snappy (very exciting in itself)
> >
> > Following the instructions here:
> > https://linuxcontainers.org/lxd/getting-started-cli/#
> >
> > It seems like there's a missing step about needing to get a client cert
> > created?
> >
> > After following the instructions on the website I got:
> >
> > $ lxd-images import ubuntu --alias ubuntu
> >
> > LXD isn't running.
> >
> > Then I tried
> > $ lxc list
> > Generating a client certificate. This may take a minute...
> >
> > After this I restarted and it all seemed fine
> >
> > Matty
>
> Nope, no client certificate is needed by lxd-images.
>
> I don't know what device you're running it on, but for ARM devices it
> can take minutes (up to 10 or so) for it to generate the LXD server
> certificate, until that's done, any attempt to communicate with it will
> result in "LXD isn't running".
>
> On x86, things tend to be much quicker (just a few seconds).
>
> --
> Stéphane Graber
> Ubuntu developer
> http://www.ubuntu.com
>
> ___
> lxc-devel mailing list
> lxc-devel@lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel
>
>
___
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel


[lxc-devel] Snappy Install Instructions

2015-11-23 Thread Matthew Williams
Hey folks,

I thought i'd write an email as I'm not sure exactly where the bug should
be addressed - documentation or some install step...

I was installing lxd on snappy (very exciting in itself)

Following the instructions here:
https://linuxcontainers.org/lxd/getting-started-cli/#

It seems like there's a missing step about needing to get a client cert
created?

After following the instructions on the website I got:

$ lxd-images import ubuntu --alias ubuntu

LXD isn't running.

Then I tried
$ lxc list
Generating a client certificate. This may take a minute...

After this I restarted and it all seemed fine

Matty
___
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel