juju hangs during bootstrapping

2017-09-29 Thread Dave.Chen
Hi All, I am trying to bootstrap a MAAS cloud based on juju's official guide (https://jujucharms.com/docs/2.2/clouds-maas), everything seems correct but after the Operation System (Ubuntu 16.04 or Ubuntu14.0) has been installed, juju hangs when attempting to connect to the MAAS node, here is wh

RE: juju hangs during bootstrapping

2017-09-29 Thread Dave.Chen
From: Andrew Wilkins [mailto:andrew.wilk...@canonical.com] Sent: Saturday, September 30, 2017 12:23 AM To: Chen2, Dave ; juju@lists.ubuntu.com Subject: Re: juju hangs during bootstrapping On Fri, Sep 29, 2017 at 10:43 AM mailto:dave.c...@dell.com>> wrote: Hi All, I am trying to bootstrap a MAA

RE: juju hangs during bootstrapping

2017-09-29 Thread Dave.Chen
From: Narinder Gupta [mailto:narinder.gu...@canonical.com] Sent: Friday, September 29, 2017 10:52 PM To: Chen2, Dave Cc: juju Subject: Re: juju hangs during bootstrapping Hi Dave, May I know which division of Dell you are working on? As i have setup Openstack deployed t Dell multiple time wit

RE: juju hangs during bootstrapping

2017-09-30 Thread Dave.Chen
Hi Narinder, Here is the log from the deployed node, actually, I can deploy Operation System successfully with MAAS or “juju bootstrap” but failed at some final steps, Our external network is exactly broken for some reason yesterday and won’t be recovered in short term, but I guess the network

RE: juju hangs during bootstrapping

2017-10-10 Thread Dave.Chen
Thanks Narinder, sorry for late response, just back from holiday, I think the issue has been solved by bootstrap with a config.yaml, where the config.yaml hold the proxy that is needed for external network access, $ juju bootstrap maascloud maas-cloud-control --config=config.yaml $ cat config.y