Re: Running KVM in addition to LXC on local LXD CLOUD

2017-07-02 Thread John Meinel
Generally you have to configure the profile of the containers (either by configuring the default profiles or by altering the configuration of a single container and then restarting that container). If there are particular modules that you know you will need then you can use "linux.kernel_modules" t

Re: Command Completion Not working?

2017-07-02 Thread Menno Smits
HI NS, Can you tell us how you installed the Juju client? Was it via conventional Ubuntu updates (i.e. a deb package), the snap release (i.e. `snap install juju`) or did you build it yourself? Regards, Menno On 29 June 2017 at 00:38, N. S. wrote: > Hi Juju team, > > > I am upgraded my juju pla

Re: Running KVM in addition to LXC on local LXD CLOUD

2017-07-02 Thread N. S.
Hi again, Another challenge related to same issue of empty /lib/modules from another LXC. make[4]: *** /lib/modules/4.8.0-56-lowlatency/build: No such file or directory. Stop. CMakeFiles/ue_ip.dir/build.make:60: recipe for target 'ue_ip.ko' failed make[3]: *** [ue_ip.ko] Error 2 CMakeFiles/Make

Re: Running KVM in addition to LXC on local LXD CLOUD

2017-07-02 Thread N. S.
Hi Nicholas, Thanks, you are right. Yes , i used sudo apt-get install --install-recommends linux-generic-hwe-16.04 However, I have the following problem: I have not the host machine running 4.8 which is great, but the LXC underneath it have empty /lib/modules. In fact, ON HOST Machine: