[lxc-users] lxc 2.0 / lxd / lxcfs in debian

2016-03-13 Thread Paul Jones
When will the next release of lxc come into debian? Hopefully it will be
before the end of this release cycle.
___
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

[lxc-users] Accessing LXD remote error --509: cannot validate certificate

2016-03-13 Thread Kevin LaTona

I built LXD for OS X and at one point had it working with some earlier tests 
back a few months ago, but not it’s choking on me.

When I issue this call from a OS X terminal window
lxc info host50:c1


I am getting this error:
error: Get https://192.168.0.50:8443/1.0/containers/c1: x509: cannot validate 
certificate for 192.168.0.50 because it doesn't contain any IP SANs


I’m assuming my OS X version of LXD is not sending over the proper cert 
handshake.

Can anyone point out how to get this all working again?

Currently I am able to connect to the 192.168.0.50 server with a Python client 
I created, so I know the server is working correctly.

Thanks
-Kevin




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

Re: [lxc-users] LXD "offline" migration

2016-03-13 Thread david . andel
What encryption is LXD using for the move behind the scenes?

-"lxc-users"  wrote: -

Use the lxc "move" command:

  lxc move [remote:] [remote:]


On 2016-03-12 14:23, david.an...@bli.uzh.ch wrote:
> Hi
> 
> For simple "offline" migration, i.e. migration of a stopped container,
> can I just copy /var/lib/lxd/containers/xyz to another host or do I
> need to use specific lxc commands?
> Can I move images in a similar way, by simply copying
> /var/lib/lxd/images/xyz to another host?
> 
> Thanks
> 
___
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users
___
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users