Error while doing bootstrap

2016-08-29 Thread Rajith P Venkata
Hi

I am installing juju 2.16 on Ubuntu 16.04 power machine: ppc64le.   While 
doing bootstrap getting below error: 

2016-08-30 04:40:24 ERROR cmd supercommand.go:458 creating LXD client: Get 
https://10.12.56.1:8443/1.0: Unable to connect to: 10.12.56.1:8443
ERROR failed to bootstrap model: subprocess encountered error code 1


Please fix this issue.

Rajith

IBM AIX Certified, OCPCertified


Cell- 9901966577
Email: rajith...@in.ibm.com


-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Error while doing bootstrap

2016-08-30 Thread Katherine Cox-Buday
Hey Rajith,

This sounds like lp:1605714, do you agree? Mick (CCed) is currently 
investigating this as his top priority, so hopefully we'll have a fix soon.

"Rajith P Venkata"  writes:

> Hi
>
> I am installing juju 2.16 on Ubuntu 16.04 power machine: ppc64le.
> While doing bootstrap getting below error: 
>
> 2016-08-30 04:40:24 ERROR cmd supercommand.go:458 creating LXD client:
> Get https://10.12.56.1:8443/1.0:Unable to connect to: 10.12.56.1:8443
> ERROR failed to bootstrap model: subprocess encountered error code 1
>
> Please fix this issue.
>
> Rajith
>
> IBM AIX Certified, OCPCertified
> 
>
> Cell- 9901966577
> Email: rajith...@in.ibm.com

-- 
Katherine

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Error while doing bootstrap

2016-08-30 Thread Christian Muirhead
Someone was just asking about the same error in #juju. I can reproduce it
if I do a bootstrap inside a lxd container (with security.nesting on), with
either lxd 2.1 or 2.0.4. Trying it with a built-from-source juju doesn't
give the same error.

On Tue, Aug 30, 2016 at 3:29 PM Katherine Cox-Buday <
katherine.cox-bu...@canonical.com> wrote:

> Hey Rajith,
>
> This sounds like lp:1605714, do you agree? Mick (CCed) is currently
> investigating this as his top priority, so hopefully we'll have a fix soon.
>
> "Rajith P Venkata"  writes:
>
> > Hi
> >
> > I am installing juju 2.16 on Ubuntu 16.04 power machine: ppc64le.
> > While doing bootstrap getting below error:
> >
> > 2016-08-30 04:40:24 ERROR cmd supercommand.go:458 creating LXD client:
> > Get https://10.12.56.1:8443/1.0:Unable to connect to: 10.12.56.1:8443
> > ERROR failed to bootstrap model: subprocess encountered error code 1
> >
> > Please fix this issue.
> >
> > Rajith
> >
> > IBM AIX Certified, OCPCertified
> > 
> >
> > Cell- 9901966577
> > Email: rajith...@in.ibm.com
>
> --
> Katherine
>
> --
> Juju mailing list
> Juju@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Error while doing bootstrap

2016-08-30 Thread Rajith P Venkata
Hi 

Error I am getting is different from lp:1605714.   Below error I have 
encountered while bootstraping on juju 2 beta 16.


Error details: 

tmux is already the newest version (2.1-3build1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Attempt 1 to download tools from 
https://streams.canonical.com/juju/tools/agent/2.0-beta16/juju-2.0-beta16-xenial-ppc64el.tgz..
.
tools from 
https://streams.canonical.com/juju/tools/agent/2.0-beta16/juju-2.0-beta16-xenial-ppc64el.tgz
 
downloaded: HTTP 200; time 22.641s; size 19586816 bytes; speed 865091.000 
bytes/s Tools downloaded successfully.
5c8364fad79e358cf74713734a421dbd826edefe25c608583911770c75495e08 
/var/lib/juju/tools/2.0-beta16-xenial-ppc64el/tools.tar.gz
ff24b22b83734a4c209ea825daa1106976a0001d30d58f1ef93ee07134b8c566 
/var/lib/juju/gui/gui.tar.bz2
2016-08-31 06:03:18 INFO juju.cmd supercommand.go:63 running jujud 
[2.0-beta16 gc go1.6.2]
2016-08-31 06:03:18 ERROR cmd supercommand.go:458 creating LXD client: Get 
https://10.12.56.1:8443/1.0: Unable to connect to: 10.12.56.1:8443
ERROR failed to bootstrap model: subprocess encountered error code 1

Let us know if any other details required.



Rajith

IBM AIX Certified, OCPCertified


Cell- 9901966577
Email: rajith...@in.ibm.com



From:   Christian Muirhead 
To: Katherine Cox-Buday , Rajith P 
Venkata/India/IBM@IBMIN
Cc: juju@lists.ubuntu.com
Date:   30-08-16 09:05 PM
Subject:Re: Error while doing bootstrap



Someone was just asking about the same error in #juju. I can reproduce it 
if I do a bootstrap inside a lxd container (with security.nesting on), 
with either lxd 2.1 or 2.0.4. Trying it with a built-from-source juju 
doesn't give the same error.
 
On Tue, Aug 30, 2016 at 3:29 PM Katherine Cox-Buday <
katherine.cox-bu...@canonical.com> wrote:
Hey Rajith,

This sounds like lp:1605714, do you agree? Mick (CCed) is currently 
investigating this as his top priority, so hopefully we'll have a fix 
soon.

"Rajith P Venkata"  writes:

> Hi
>
> I am installing juju 2.16 on Ubuntu 16.04 power machine: ppc64le.
> While doing bootstrap getting below error:
>
> 2016-08-30 04:40:24 ERROR cmd supercommand.go:458 creating LXD client:
> Get https://10.12.56.1:8443/1.0:Unable to connect to: 10.12.56.1:8443
> ERROR failed to bootstrap model: subprocess encountered error code 1
>
> Please fix this issue.
>
> Rajith
>
> IBM AIX Certified, OCPCertified
> 
>
> Cell- 9901966577
> Email: rajith...@in.ibm.com

--
Katherine

--
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju



-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Error while doing bootstrap

2016-08-31 Thread Christian Muirhead
I've raised http://pad.lv/1618636 for this. I can reproduce it using the
beta16 from the ppa but not from the beta16 tag built from source.

The bug probably needs more logs - what should I add?

On Wed, Aug 31, 2016 at 7:07 AM Rajith P Venkata 
wrote:

> Hi
>
> Error I am getting is different from lp:1605714.   Below error I have
> encountered while bootstraping on juju 2 beta 16.
>
>
> Error details:
>
> tmux is already the newest version (2.1-3build1).
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Attempt 1 to download tools from
> https://streams.canonical.com/juju/tools/agent/2.0-beta16/juju-2.0-beta16-xenial-ppc64el.tgz..
> .
> tools from
> https://streams.canonical.com/juju/tools/agent/2.0-beta16/juju-2.0-beta16-xenial-ppc64el.tgzdownloaded:
> HTTP 200; time 22.641s; size 19586816 bytes; speed 865091.000 bytes/s Tools
> downloaded successfully.
> 5c8364fad79e358cf74713734a421dbd826edefe25c608583911770c75495e08
>  /var/lib/juju/tools/2.0-beta16-xenial-ppc64el/tools.tar.gz
> ff24b22b83734a4c209ea825daa1106976a0001d30d58f1ef93ee07134b8c566
>  /var/lib/juju/gui/gui.tar.bz2
> 2016-08-31 06:03:18 INFO juju.cmd supercommand.go:63 running jujud
> [2.0-beta16 gc go1.6.2]
> 2016-08-31 06:03:18 ERROR cmd supercommand.go:458 creating LXD client: Get
> https://10.12.56.1:8443/1.0:Unable to connect to: 10.12.56.1:8443
> ERROR failed to bootstrap model: subprocess encountered error code 1
>
> Let us know if any other details required.
>
>
>
> Rajith
>
> IBM AIX Certified, OCPCertified
> 
>
> Cell- 9901966577
> Email: rajith...@in.ibm.com
>
>
>
> From:Christian Muirhead 
> To:Katherine Cox-Buday ,
> Rajith P Venkata/India/IBM@IBMIN
> Cc:juju@lists.ubuntu.com
> Date:30-08-16 09:05 PM
> Subject:Re: Error while doing bootstrap
> --
>
>
>
> Someone was just asking about the same error in #juju. I can reproduce it
> if I do a bootstrap inside a lxd container (with security.nesting on), with
> either lxd 2.1 or 2.0.4. Trying it with a built-from-source juju doesn't
> give the same error.
>
> On Tue, Aug 30, 2016 at 3:29 PM Katherine Cox-Buday <
> *katherine.cox-bu...@canonical.com* >
> wrote:
> Hey Rajith,
>
> This sounds like lp:1605714, do you agree? Mick (CCed) is currently
> investigating this as his top priority, so hopefully we'll have a fix soon.
>
> "Rajith P Venkata" <*rajith...@in.ibm.com* > writes:
>
> > Hi
> >
> > I am installing juju 2.16 on Ubuntu 16.04 power machine: ppc64le.
> > While doing bootstrap getting below error:
> >
> > 2016-08-30 04:40:24 ERROR cmd supercommand.go:458 creating LXD client:
> > Get *https://10.12.56.1:8443/1.0:Unable*
> <https://10.12.56.1:8443/1.0:Unable>to connect to: *10.12.56.1:8443*
> <http://10.12.56.1:8443/>
> > ERROR failed to bootstrap model: subprocess encountered error code 1
> >
> > Please fix this issue.
> >
> > Rajith
> >
> > IBM AIX Certified, OCPCertified
> > 
> >
> > Cell- 9901966577
> > Email: *rajith...@in.ibm.com* 
>
> --
> Katherine
>
> --
> Juju mailing list
> *Juju@lists.ubuntu.com* 
> Modify settings or unsubscribe at:
> *https://lists.ubuntu.com/mailman/listinfo/juju*
> <https://lists.ubuntu.com/mailman/listinfo/juju>
>
>
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Error while doing bootstrap

2016-09-01 Thread Rajith P Venkata
Hi Christain,

In  bug 1618636, you have mentioned of workaround

The workaround is to run this command to make lxd listen to https:
lxc config set core.https_address [::] 

please give more details, so I can try with workaround


Thanks and Regard


Rajith



From:   Christian Muirhead 
To: Rajith P Venkata/India/IBM@IBMIN
Cc: juju@lists.ubuntu.com, Katherine Cox-Buday 

Date:   31-08-16 01:43 PM
Subject:Re: Error while doing bootstrap



I've raised http://pad.lv/1618636 for this. I can reproduce it using the 
beta16 from the ppa but not from the beta16 tag built from source.

The bug probably needs more logs - what should I add?

On Wed, Aug 31, 2016 at 7:07 AM Rajith P Venkata  
wrote:
Hi 

Error I am getting is different from lp:1605714.   Below error I have 
encountered while bootstraping on juju 2 beta 16.


Error details: 

tmux is already the newest version (2.1-3build1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Attempt 1 to download tools from 
https://streams.canonical.com/juju/tools/agent/2.0-beta16/juju-2.0-beta16-xenial-ppc64el.tgz..
.
tools from 
https://streams.canonical.com/juju/tools/agent/2.0-beta16/juju-2.0-beta16-xenial-ppc64el.tgz
downloaded: HTTP 200; time 22.641s; size 19586816 bytes; speed 865091.000 
bytes/s Tools downloaded successfully.
5c8364fad79e358cf74713734a421dbd826edefe25c608583911770c75495e08 
 /var/lib/juju/tools/2.0-beta16-xenial-ppc64el/tools.tar.gz
ff24b22b83734a4c209ea825daa1106976a0001d30d58f1ef93ee07134b8c566 
 /var/lib/juju/gui/gui.tar.bz2
2016-08-31 06:03:18 INFO juju.cmd supercommand.go:63 running jujud 
[2.0-beta16 gc go1.6.2]
2016-08-31 06:03:18 ERROR cmd supercommand.go:458 creating LXD client: Get 
https://10.12.56.1:8443/1.0:Unable to connect to: 10.12.56.1:8443
ERROR failed to bootstrap model: subprocess encountered error code 1

Let us know if any other details required.



Rajith

IBM AIX Certified, OCPCertified


Cell- 9901966577
Email: rajith...@in.ibm.com



From:Christian Muirhead 
To:Katherine Cox-Buday , Rajith 
P Venkata/India/IBM@IBMIN
Cc:juju@lists.ubuntu.com
Date:30-08-16 09:05 PM
Subject:    Re: Error while doing bootstrap



Someone was just asking about the same error in #juju. I can reproduce it 
if I do a bootstrap inside a lxd container (with security.nesting on), 
with either lxd 2.1 or 2.0.4. Trying it with a built-from-source juju 
doesn't give the same error.
 
On Tue, Aug 30, 2016 at 3:29 PM Katherine Cox-Buday <
katherine.cox-bu...@canonical.com> wrote:
Hey Rajith,

This sounds like lp:1605714, do you agree? Mick (CCed) is currently 
investigating this as his top priority, so hopefully we'll have a fix 
soon.

"Rajith P Venkata"  writes:

> Hi
>
> I am installing juju 2.16 on Ubuntu 16.04 power machine: ppc64le.
> While doing bootstrap getting below error:
>
> 2016-08-30 04:40:24 ERROR cmd supercommand.go:458 creating LXD client:
> Get https://10.12.56.1:8443/1.0:Unableto connect to: 10.12.56.1:8443
> ERROR failed to bootstrap model: subprocess encountered error code 1
>
> Please fix this issue.
>
> Rajith
>
> IBM AIX Certified, OCPCertified
> 
>
> Cell- 9901966577
> Email: rajith...@in.ibm.com

--
Katherine

--
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju





-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Error while doing bootstrap

2016-09-01 Thread Christian Muirhead
Hi Rajith -

You need to run that command on the machine that will host your containers
(it doesn't need to be run as root). It configures LXD to listen to HTTPS
traffic on port 8443, so that the connection to LXD from the bootstrapped
controller (inside the container) will succeed. If you run that command and
then bootstrap to LXD it should complete.

Is that enough information?

Cheers,
Christian


On Thu, Sep 1, 2016 at 8:34 AM Rajith P Venkata 
wrote:

> Hi Christain,
>
> In  bug 1618636, you have mentioned of workaround
>
> The workaround is to run this command to make lxd listen to https:
> lxc config set core.https_address [::]
>
> please give more details, so I can try with workaround
>
>
> Thanks and Regard
>
>
> Rajith
>
>
>
> From:Christian Muirhead 
> To:Rajith P Venkata/India/IBM@IBMIN
> Cc:juju@lists.ubuntu.com, Katherine Cox-Buday <
> katherine.cox-bu...@canonical.com>
> Date:31-08-16 01:43 PM
> Subject:Re: Error while doing bootstrap
> --
>
>
>
> I've raised *http://pad.lv/1618636* <http://pad.lv/1618636> for this. I
> can reproduce it using the beta16 from the ppa but not from the beta16 tag
> built from source.
>
> The bug probably needs more logs - what should I add?
>
> On Wed, Aug 31, 2016 at 7:07 AM Rajith P Venkata <*rajith...@in.ibm.com*
> > wrote:
> Hi
>
> Error I am getting is different from lp:1605714.   Below error I have
> encountered while bootstraping on juju 2 beta 16.
>
>
> Error details:
>
> tmux is already the newest version (2.1-3build1).
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Attempt 1 to download tools from
> *https://streams.canonical.com/juju/tools/agent/2.0-beta16/juju-2.0-beta16-xenial-ppc64el.tgz..*
> <https://streams.canonical.com/juju/tools/agent/2.0-beta16/juju-2.0-beta16-xenial-ppc64el.tgz..>
> .
> tools from
> *https://streams.canonical.com/juju/tools/agent/2.0-beta16/juju-2.0-beta16-xenial-ppc64el.tgz*
> <https://streams.canonical.com/juju/tools/agent/2.0-beta16/juju-2.0-beta16-xenial-ppc64el.tgz>downloaded:
> HTTP 200; time 22.641s; size 19586816 bytes; speed 865091.000 bytes/s Tools
> downloaded successfully.
> 5c8364fad79e358cf74713734a421dbd826edefe25c608583911770c75495e08
>  /var/lib/juju/tools/2.0-beta16-xenial-ppc64el/tools.tar.gz
> ff24b22b83734a4c209ea825daa1106976a0001d30d58f1ef93ee07134b8c566
>  /var/lib/juju/gui/gui.tar.bz2
> 2016-08-31 06:03:18 INFO juju.cmd supercommand.go:63 running jujud
> [2.0-beta16 gc go1.6.2]
> 2016-08-31 06:03:18 ERROR cmd supercommand.go:458 creating LXD client: Get
> *https://10.12.56.1:8443/1.0:* <https://10.12.56.1:8443/1.0:>Unable to
> connect to: *10.12.56.1:8443* <http://10.12.56.1:8443/>
> ERROR failed to bootstrap model: subprocess encountered error code 1
>
> Let us know if any other details required.
>
>
>
> Rajith
>
> IBM AIX Certified, OCPCertified
> 
>
> Cell- 9901966577
> Email: *rajith...@in.ibm.com* 
>
>
>
> From:    Christian Muirhead <*christian.muirh...@canonical.com*
> >
> To:Katherine Cox-Buday <*katherine.cox-bu...@canonical.com*
> >, Rajith P Venkata/India/IBM@IBMIN
> Cc:*juju@lists.ubuntu.com* 
> Date:30-08-16 09:05 PM
> Subject:Re: Error while doing bootstrap
> --
>
>
>
> Someone was just asking about the same error in #juju. I can reproduce it
> if I do a bootstrap inside a lxd container (with security.nesting on), with
> either lxd 2.1 or 2.0.4. Trying it with a built-from-source juju doesn't
> give the same error.
>
> On Tue, Aug 30, 2016 at 3:29 PM Katherine Cox-Buday <
> *katherine.cox-bu...@canonical.com* >
> wrote:
> Hey Rajith,
>
> This sounds like lp:1605714, do you agree? Mick (CCed) is currently
> investigating this as his top priority, so hopefully we'll have a fix soon.
>
> "Rajith P Venkata" <*rajith...@in.ibm.com* > writes:
>
> > Hi
> >
> > I am installing juju 2.16 on Ubuntu 16.04 power machine: ppc64le.
> > While doing bootstrap getting below error:
> >
> > 2016-08-30 04:40:24 ERROR cmd supercommand.go:458 creating LXD client:
> > Get *https://10.12.56.1:8443/1.0:Unable*
> <https://10.12.56.1:8443/1.0:Unable>to connect to: *10.12.56.1:8443*
> <http://10.12.56.1:8443/>
> > ERROR failed to bootstrap model: subprocess encountered error code 1
> >
> > Please fix this issue.
> >
> > Rajith
> >
> > IBM AIX Certified, OCPCertified
> > 
> >
> > Cell- 9901966577
> > Email: *rajith...@in.ibm.com* 
>
> --
> Katherine
>
> --
> Juju mailing list
> *Juju@lists.ubuntu.com* 
> Modify settings or unsubscribe at:
> *https://lists.ubuntu.com/mailman/listinfo/juju*
> <https://lists.ubuntu.com/mailman/listinfo/juju>
>
>
>
>
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Error while doing bootstrap

2016-09-01 Thread Rajith P Venkata
Thanks Christian, boot strap completed with below work around.



Rajith

IBM AIX Certified, OCPCertified


Cell- 9901966577
Email: rajith...@in.ibm.com



From:   Christian Muirhead 
To: Rajith P Venkata/India/IBM@IBMIN
Cc: juju@lists.ubuntu.com, Katherine Cox-Buday 

Date:   01-09-16 02:22 PM
Subject:Re: Error while doing bootstrap



Hi Rajith - 

You need to run that command on the machine that will host your containers 
(it doesn't need to be run as root). It configures LXD to listen to HTTPS 
traffic on port 8443, so that the connection to LXD from the bootstrapped 
controller (inside the container) will succeed. If you run that command 
and then bootstrap to LXD it should complete.

Is that enough information?

Cheers,
Christian


On Thu, Sep 1, 2016 at 8:34 AM Rajith P Venkata  
wrote:
Hi Christain,

In  bug 1618636, you have mentioned of workaround

The workaround is to run this command to make lxd listen to https:
lxc config set core.https_address [::] 

please give more details, so I can try with workaround


Thanks and Regard


Rajith



From:Christian Muirhead 
To:Rajith P Venkata/India/IBM@IBMIN
Cc:juju@lists.ubuntu.com, Katherine Cox-Buday <
katherine.cox-bu...@canonical.com>
Date:31-08-16 01:43 PM
Subject:    Re: Error while doing bootstrap



I've raised http://pad.lv/1618636 for this. I can reproduce it using the 
beta16 from the ppa but not from the beta16 tag built from source.

The bug probably needs more logs - what should I add?

On Wed, Aug 31, 2016 at 7:07 AM Rajith P Venkata  
wrote:
Hi 

Error I am getting is different from lp:1605714.   Below error I have 
encountered while bootstraping on juju 2 beta 16.


Error details: 

tmux is already the newest version (2.1-3build1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Attempt 1 to download tools from 
https://streams.canonical.com/juju/tools/agent/2.0-beta16/juju-2.0-beta16-xenial-ppc64el.tgz..
.
tools from 
https://streams.canonical.com/juju/tools/agent/2.0-beta16/juju-2.0-beta16-xenial-ppc64el.tgz
downloaded: HTTP 200; time 22.641s; size 19586816 bytes; speed 865091.000 
bytes/s Tools downloaded successfully.
5c8364fad79e358cf74713734a421dbd826edefe25c608583911770c75495e08 
 /var/lib/juju/tools/2.0-beta16-xenial-ppc64el/tools.tar.gz
ff24b22b83734a4c209ea825daa1106976a0001d30d58f1ef93ee07134b8c566 
 /var/lib/juju/gui/gui.tar.bz2
2016-08-31 06:03:18 INFO juju.cmd supercommand.go:63 running jujud 
[2.0-beta16 gc go1.6.2]
2016-08-31 06:03:18 ERROR cmd supercommand.go:458 creating LXD client: Get 
https://10.12.56.1:8443/1.0:Unable to connect to: 10.12.56.1:8443
ERROR failed to bootstrap model: subprocess encountered error code 1

Let us know if any other details required.



Rajith

IBM AIX Certified, OCPCertified


Cell- 9901966577
Email: rajith...@in.ibm.com



From:Christian Muirhead 
To:Katherine Cox-Buday , Rajith 
P Venkata/India/IBM@IBMIN
Cc:juju@lists.ubuntu.com
Date:30-08-16 09:05 PM
Subject:    Re: Error while doing bootstrap



Someone was just asking about the same error in #juju. I can reproduce it 
if I do a bootstrap inside a lxd container (with security.nesting on), 
with either lxd 2.1 or 2.0.4. Trying it with a built-from-source juju 
doesn't give the same error.
 
On Tue, Aug 30, 2016 at 3:29 PM Katherine Cox-Buday <
katherine.cox-bu...@canonical.com> wrote:
Hey Rajith,

This sounds like lp:1605714, do you agree? Mick (CCed) is currently 
investigating this as his top priority, so hopefully we'll have a fix 
soon.

"Rajith P Venkata"  writes:

> Hi
>
> I am installing juju 2.16 on Ubuntu 16.04 power machine: ppc64le.
> While doing bootstrap getting below error:
>
> 2016-08-30 04:40:24 ERROR cmd supercommand.go:458 creating LXD client:
> Get https://10.12.56.1:8443/1.0:Unableto connect to: 10.12.56.1:8443
> ERROR failed to bootstrap model: subprocess encountered error code 1
>
> Please fix this issue.
>
> Rajith
>
> IBM AIX Certified, OCPCertified
> 
>
> Cell- 9901966577
> Email: rajith...@in.ibm.com

--
Katherine

--
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju







-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


getting lxd forkstart error while doing bootstrap

2016-09-22 Thread Rajith P Venkata
Hi

I am getting error while doing bootstrap 
 I am getting ERROR failed to bootstrap model: cannot start bootstrap 
instance: Error calling 'lxd forkstart juju-4fce6d-0 
/var/lib/lxd/containers /var/log/lxd/juju-4fce6d-0/lxc.conf': err='exit 
status 1'

this error is on root@:/var/log/lxd/juju-4fce6d-0# uname -a
Linux c277-pkvm-vm54 3.16.0-70-generic #90~14.04.1-Ubuntu SMP Wed Apr 6 
22:57:48 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux





Rajith

IBM AIX Certified, OCPCertified


Cell- 9901966577
Email: rajith...@in.ibm.com



lxc.log
Description: Binary data
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: getting lxd forkstart error while doing bootstrap

2016-09-28 Thread Kevin Monroe
Hi Rajith,

I see you are running kernel-3.16.  According to these bugs, you'll need
kernel-4.4 to use juju with lxd on ppc64le:

https://bugs.launchpad.net/juju-core/+bug/1600311
https://bugs.launchpad.net/juju/+bug/1605714

If you can upgrade your system to Xenial (16.04), that will give you the
most up-to-date environment for using juju/lxd on ppc64le.  If you must
remain on Trusty (14.04), perhaps you can upgrade your kernel to v4.4 [1]:

sudo apt-get install --install-recommends linux-generic-lts-xenial

I can confirm that juju/lxd work great on a power8 running xenial.  If you
have trouble after upgrading, please add your findings to the above bugs.

[1] - https://wiki.ubuntu.com/Kernel/LTSEnablementStack

Thanks,
-Kevin

On Thu, Sep 22, 2016 at 7:11 AM, Rajith P Venkata 
wrote:

> Hi
>
> I am getting error while doing bootstrap
>  I am getting ERROR failed to bootstrap model: cannot start bootstrap
> instance: Error calling 'lxd forkstart juju-4fce6d-0
> /var/lib/lxd/containers /var/log/lxd/juju-4fce6d-0/lxc.conf': err='exit
> status 1'
>
> this error is on root@:/var/log/lxd/juju-4fce6d-0# uname -a
> Linux c277-pkvm-vm54 3.16.0-70-generic #90~14.04.1-Ubuntu SMP Wed Apr 6
> 22:57:48 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux
>
>
>
>
>
> Rajith
>
> IBM AIX Certified, OCPCertified
> 
>
> Cell- 9901966577
> Email: rajith...@in.ibm.com
>
> --
> Juju mailing list
> Juju@lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/juju
>
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju