Re: Messaging to new users

2015-07-02 Thread Nick Veitch
I don't think it is a docs thing. The https://jujucharms.com/get-started page doesn't even mention MAAS, the test runthrough is provider-agnostic and the install page only mentions MAAS alongside a number of other cloud providers. I think the culprit may be google - historically there were a lot

Re: Messaging to new users

2015-07-02 Thread Mario Splivalo
Hi, Jose! Probably there should be a 'introduction to maas' or 'maas by example' which would help new users to get started with new MAAS cluster in KVM virtual machines - I'm assuming not a lot of newcomers have several bare-metal boxes lying around just to play with MAAS. There is a very good

RE: Openstack bootstrap error

2015-07-02 Thread dinesh.senapaty
I have tried on manual provisioning and local provider and I was able to ssh to the machine. Below is my 'Environments.yaml' for openstack openstack: type: openstack auth-url: http://10.200.8.203:5000/v2.0 auth-mode: userpass use-floating-ip: true

Re: Openstack bootstrap error

2015-07-02 Thread Kapil Thangavelu
The console log of the instance would be useful (available via horizon or cli). re bootstrap, it creates a security group, and launches an instances with user data, the user data functionality of the openstack cloud must be functional for this to work. the user data for the instance setups ssh

Re: Openstack bootstrap error

2015-07-02 Thread Marco Ceppi
While I'm not 100% confident, I believe that the image-metadata and agent-metadata URLs need to be a URL that is addressible from within the OpenStack cloud as they're used by cloud-init when bootstrapping which may explain why you're not completing the process. Marco On Thu, Jul 2, 2015 at 7:21

Adding a new machine in juju

2015-07-02 Thread Suchitra Venugopal1
Hi Team, I installed juju(1.24.0) version in my Ubuntu box and when tried to add a juju machine using juju add-machine its waiting in pending state for long time as shown below: The log is also not getting updated and the status is also not getting updated after 30 - 40 minutes. This

Re: Messaging to new users

2015-07-02 Thread Kapil Thangavelu
On Wed, Jul 1, 2015 at 9:53 PM, Tim Penhey tim.pen...@canonical.com wrote: I have been wondering for a while how we message to new users. I raise this because I see quite a few messages on stack overflow that go something like this: I'm really new to Juju and I'm trying to set up MaaS.

Re: [Review Queue] gluster, docker, and new big data (spark/zeppelin/pig/hive)

2015-07-02 Thread Samuel Cozannet
Congrats guys, great work! Happy to see Spark there! On Jul 3, 2015 12:16 AM, Kevin Monroe kevin.mon...@canonical.com wrote: Hi folks! Cory and I hit a couple review queue items today: + gluster https://bugs.launchpad.net/charms/+bug/1469213 This was a real treat. Not only have I been

Re: Openstack bootstrap error

2015-07-02 Thread Kapil Thangavelu
Hmm.. That's odd. Sometimes machine console logs take a little time to propogate (ie. takes 10m after machine launch in aws). Another thing to try and get more debug info is to try bootstrapping with --debug ( https://jujucharms.com/docs/stable/troubleshooting#bootstrap-fails) and paste a link to

[Review Queue] gluster, docker, and new big data (spark/zeppelin/pig/hive)

2015-07-02 Thread Kevin Monroe
Hi folks! Cory and I hit a couple review queue items today: + gluster https://bugs.launchpad.net/charms/+bug/1469213 This was a real treat. Not only have I been looking for a reason to try out this fancy network filesystem, but I've also been wondering what's so great about rust. This charm