What is unclear to me is when LXD is installed on a new server. Does it create the necessary upstart script to run on the next boot?
Or does LXD need to be ( or prefered to be ) manually run after a server boot? Or is it up to the user to decide on and create the upstart script to start during boot process etc. -Kevin On May 9, 2015, at 8:24 AM, Tycho Andersen <tycho.ander...@canonical.com> wrote: > On Sat, May 09, 2015 at 12:23:50AM +0000, Serge Hallyn wrote: >> Quoting Tycho Andersen (tycho.ander...@canonical.com): >>> On Fri, May 08, 2015 at 12:35:54PM -0700, Kevin LaTona wrote: >>>> >>>> So far LXD is not working for me, is it working for you? >>>> >>>> In a nutshell I downloaded new Ubuntu 15.04 server. >>>> >>>> Installed this on fresh clean server, nothing else is on this machine. >>>> >>>> I followed Stephane's blog post here line by line >>>> >>>> https://www.stgraber.org/2015/04/21/lxd-getting-started/ >>>> >>>> After several days of attempts I get nothing but errors. >>>> >>>> >>>> This is an example of the last attempt. >>>> >>>> lxc launch images:ubuntu/trusty/i386 ubuntu-32 >>>> Creating container...error: Get http://unix.socket/1.0: dial unix >>>> /var/lib/lxd/unix.socket: connection refused >>> >>> Looks like LXD isn't running. What if you start it and try again? >> >> Disagree, it would say "no such file or directory". It looks to >> me like he's not in the lxd group. > > It depends on what state you're in. Connection refused means the > socket exists but nothing is listening on the other end (likely lxd > crashed or wasn't shut down properly). If the socket doesn't exist, > you'll get an ENOENT. > > Tycho > >> 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 _______________________________________________ lxc-users mailing list lxc-users@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-users