Command Completion Not working?

2017-06-28 Thread N. S.
Hi Juju team, I am upgraded my juju platform to latest release: ~$ juju --version 2.0.2-xenial-amd64 However, when I use the tab key for command completion, I get this weird "juju_complete_2_0: command not found" instead of normal command completion that I used to have in version 2.1.3. Ple

Re: Running KVM in addition to LXC on local LXD CLOUD --SOLVED (by using LTS kernel [4.8] for Xenial 16.04.2)

2017-06-28 Thread N. S.
Hi again, Sorry for late message. Below problem is solved by: Killing the controller and installing the Lts enablement stack as pointed out by Nicholas on below link. Thank you Nicholas... Such kernel did include the zfs module which is natively supported in Xenial. Using the enablement stack,

Re: Command Completion Not working? --SOLVED

2017-06-28 Thread N. S.
Hi, Sorry False Alarm. There is something wrong , especially that version reads 2.0.2! After the refresh of the snap, issue is solved. Thanks BR NS On Jun 28, 2017 5:38 PM, "N. S." wrote: Hi Juju team, I am upgraded my juju platform to latest release: ~$ juju --version 2.0.2-xenial-am

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

2017-06-28 Thread Nicholas Skaggs
I'm not sure how you installed the hwe kernel, but you should simply sudo apt-get install --install-recommends linux-generic-hwe-16.04 On Thu, Jun 29, 2017 at 3:15 AM, N. S. wrote: > Hi Nicholas and Andrew, > > > Thank you both for your help. > > @Nicholas, > I downloaded the kernel 4.8 and