Re: auto-install on bare metal

2017-04-26 Thread Otto Fowler
Well, let’s be sure what Dima’s looking for.

That site is most def. what I’m looking for however.


On April 26, 2017 at 10:29:36, Nick Allen (n...@nickallen.org) wrote:

> But that still requires to pre-install Ambari first, right?

No. Just like what happens when deploying "Full Dev", Ansible will install
Ambari.

On Wed, Apr 26, 2017 at 10:25 AM, Dima Kovalyov 
wrote:

> But that still requires to pre-install Ambari first, right?
>
> - Dima
>
> On 04/26/2017 07:54 PM, Nick Allen wrote:
> > Ok, then I must have totally misunderstood what you're looking for.
> Sorry.
> >
> > On Wed, Apr 26, 2017 at 9:59 AM, Otto Fowler 
> > wrote:
> >
> >> Right, I think this : https://cwiki.apache.org/
> confluence/pages/viewpage.
> >> action?pageId=65144361 is the flow,
> >> but I need to verify it post recent changes to allow building in
docker
> >> again.
> >>
> >>
> >> On April 26, 2017 at 09:54:26, Nick Allen (n...@nickallen.org) wrote:
> >>
> >> Here is an example of how you might do that. I created this quite a
> while
> >> ago, but it shows you the structure and how you could manage multiple
> >> environments with this method.
> >>
> >> https://github.com/nickwallen/metron-environments
> >>
> >> On Tue, Apr 25, 2017 at 9:46 PM, Otto Fowler 
> >> wrote:
> >>
> >>> I failed at this today, but maybe it was the way I tried.
> >>> An example would be great.
> >>>
> >>>
> >>>
> >>> On April 25, 2017 at 20:11:26, David Lyle (dlyle65...@gmail.com)
> wrote:
> >>>
> >>> Hi Dima,
> >>>
> >>> The same Ansible playbooks that work for EC2 and Vagrant will work
for
> >> bare
> >>> metal installations. The only difference is that you would need to
> >>> pre-provision your machines and hand-build your inventory file. The
AWS
> >>> playbooks only provision the machines. All deployment of Metron is
> >> handled
> >>> (for all installation types) by the metron_full_install playbook [1].
> >>>
> >>> -D...
> >>>
> >>> [1]
> >>> https://github.com/apache/incubator-metron/blob/master/
> >>> metron-deployment/playbooks/metron_full_install.yml
> >>>
> >>> On Tue, Apr 25, 2017 at 7:37 PM, Dima Kovalyov <
> dima.koval...@sstech.us>
> >>> wrote:
> >>>
>  Hello Metron Team,
> 
>  We have developed a script that performs auto-install of the Metron
on
>  bare metal machines, but still working on few issues here and there.
> 
>  I am curios as to what automate solutions we do have for Metron
>  installation right now?
>  The ones I am aware of are in
>  https://github.com/apache/incubator-metron/tree/master/
> >>> metron-deployment/:
> >>>
>  a) AWS Ansible install (1 or 10 nodes)
>  b) Vagrant local VM setup
> 
>  Is there any other solution available? Has anyone managed to use AWS
>  Ansible playbooks for bare metal installation?
> 
>  - Dima
> 
> 
> 
> >>
>
>


Re: auto-install on bare metal

2017-04-26 Thread Dima Kovalyov
Thank you Nick,

Yes, I was referring to a 
link 
that Jon and Otto provided, their method requires Ambari to be setup seems like.

We will test your solution, thanks.

- Dima

On 04/26/2017 07:59 PM, Nick Allen wrote:

But that still requires to pre-install Ambari first, right?



No.  Just like what happens when deploying "Full Dev", Ansible will install
Ambari.

On Wed, Apr 26, 2017 at 10:25 AM, Dima Kovalyov 

wrote:



But that still requires to pre-install Ambari first, right?

- Dima

On 04/26/2017 07:54 PM, Nick Allen wrote:


Ok, then I must have totally misunderstood what you're looking for.


Sorry.



On Wed, Apr 26, 2017 at 9:59 AM, Otto Fowler 

wrote:



Right, I think this : https://cwiki.apache.org/


confluence/pages/viewpage.


action?pageId=65144361  is the flow,
but I need to verify it post recent changes to allow building in docker
again.


On April 26, 2017 at 09:54:26, Nick Allen 
(n...@nickallen.org) wrote:

Here is an example of how you might do that. I created this quite a


while


ago, but it shows you the structure and how you could manage multiple
environments with this method.

https://github.com/nickwallen/metron-environments

On Tue, Apr 25, 2017 at 9:46 PM, Otto Fowler 

wrote:



I failed at this today, but maybe it was the way I tried.
An example would be great.



On April 25, 2017 at 20:11:26, David Lyle 
(dlyle65...@gmail.com)


wrote:



Hi Dima,

The same Ansible playbooks that work for EC2 and Vagrant will work for


bare


metal installations. The only difference is that you would need to
pre-provision your machines and hand-build your inventory file. The AWS
playbooks only provision the machines. All deployment of Metron is


handled


(for all installation types) by the metron_full_install playbook [1].

-D...

[1]
https://github.com/apache/incubator-metron/blob/master/
metron-deployment/playbooks/metron_full_install.yml

On Tue, Apr 25, 2017 at 7:37 PM, Dima Kovalyov <


dima.koval...@sstech.us>


wrote:



Hello Metron Team,

We have developed a script that performs auto-install of the Metron on
bare metal machines, but still working on few issues here and there.

I am curios as to what automate solutions we do have for Metron
installation right now?
The ones I am aware of are in
https://github.com/apache/incubator-metron/tree/master/


metron-deployment/:



a) AWS Ansible install (1 or 10 nodes)
b) Vagrant local VM setup

Is there any other solution available? Has anyone managed to use AWS
Ansible playbooks for bare metal installation?

- Dima

















Re: auto-install on bare metal

2017-04-26 Thread Nick Allen
> But that still requires to pre-install Ambari first, right?

No.  Just like what happens when deploying "Full Dev", Ansible will install
Ambari.

On Wed, Apr 26, 2017 at 10:25 AM, Dima Kovalyov 
wrote:

> But that still requires to pre-install Ambari first, right?
>
> - Dima
>
> On 04/26/2017 07:54 PM, Nick Allen wrote:
> > Ok, then I must have totally misunderstood what you're looking for.
> Sorry.
> >
> > On Wed, Apr 26, 2017 at 9:59 AM, Otto Fowler 
> > wrote:
> >
> >> Right, I think this : https://cwiki.apache.org/
> confluence/pages/viewpage.
> >> action?pageId=65144361  is the flow,
> >> but I need to verify it post recent changes to allow building in docker
> >> again.
> >>
> >>
> >> On April 26, 2017 at 09:54:26, Nick Allen (n...@nickallen.org) wrote:
> >>
> >> Here is an example of how you might do that. I created this quite a
> while
> >> ago, but it shows you the structure and how you could manage multiple
> >> environments with this method.
> >>
> >> https://github.com/nickwallen/metron-environments
> >>
> >> On Tue, Apr 25, 2017 at 9:46 PM, Otto Fowler 
> >> wrote:
> >>
> >>> I failed at this today, but maybe it was the way I tried.
> >>> An example would be great.
> >>>
> >>>
> >>>
> >>> On April 25, 2017 at 20:11:26, David Lyle (dlyle65...@gmail.com)
> wrote:
> >>>
> >>> Hi Dima,
> >>>
> >>> The same Ansible playbooks that work for EC2 and Vagrant will work for
> >> bare
> >>> metal installations. The only difference is that you would need to
> >>> pre-provision your machines and hand-build your inventory file. The AWS
> >>> playbooks only provision the machines. All deployment of Metron is
> >> handled
> >>> (for all installation types) by the metron_full_install playbook [1].
> >>>
> >>> -D...
> >>>
> >>> [1]
> >>> https://github.com/apache/incubator-metron/blob/master/
> >>> metron-deployment/playbooks/metron_full_install.yml
> >>>
> >>> On Tue, Apr 25, 2017 at 7:37 PM, Dima Kovalyov <
> dima.koval...@sstech.us>
> >>> wrote:
> >>>
>  Hello Metron Team,
> 
>  We have developed a script that performs auto-install of the Metron on
>  bare metal machines, but still working on few issues here and there.
> 
>  I am curios as to what automate solutions we do have for Metron
>  installation right now?
>  The ones I am aware of are in
>  https://github.com/apache/incubator-metron/tree/master/
> >>> metron-deployment/:
> >>>
>  a) AWS Ansible install (1 or 10 nodes)
>  b) Vagrant local VM setup
> 
>  Is there any other solution available? Has anyone managed to use AWS
>  Ansible playbooks for bare metal installation?
> 
>  - Dima
> 
> 
> 
> >>
>
>


Re: auto-install on bare metal

2017-04-26 Thread Dima Kovalyov
But that still requires to pre-install Ambari first, right?

- Dima

On 04/26/2017 07:54 PM, Nick Allen wrote:
> Ok, then I must have totally misunderstood what you're looking for.  Sorry.
>
> On Wed, Apr 26, 2017 at 9:59 AM, Otto Fowler 
> wrote:
>
>> Right, I think this : https://cwiki.apache.org/confluence/pages/viewpage.
>> action?pageId=65144361  is the flow,
>> but I need to verify it post recent changes to allow building in docker
>> again.
>>
>>
>> On April 26, 2017 at 09:54:26, Nick Allen (n...@nickallen.org) wrote:
>>
>> Here is an example of how you might do that. I created this quite a while
>> ago, but it shows you the structure and how you could manage multiple
>> environments with this method.
>>
>> https://github.com/nickwallen/metron-environments
>>
>> On Tue, Apr 25, 2017 at 9:46 PM, Otto Fowler 
>> wrote:
>>
>>> I failed at this today, but maybe it was the way I tried.
>>> An example would be great.
>>>
>>>
>>>
>>> On April 25, 2017 at 20:11:26, David Lyle (dlyle65...@gmail.com) wrote:
>>>
>>> Hi Dima,
>>>
>>> The same Ansible playbooks that work for EC2 and Vagrant will work for
>> bare
>>> metal installations. The only difference is that you would need to
>>> pre-provision your machines and hand-build your inventory file. The AWS
>>> playbooks only provision the machines. All deployment of Metron is
>> handled
>>> (for all installation types) by the metron_full_install playbook [1].
>>>
>>> -D...
>>>
>>> [1]
>>> https://github.com/apache/incubator-metron/blob/master/
>>> metron-deployment/playbooks/metron_full_install.yml
>>>
>>> On Tue, Apr 25, 2017 at 7:37 PM, Dima Kovalyov 
>>> wrote:
>>>
 Hello Metron Team,

 We have developed a script that performs auto-install of the Metron on
 bare metal machines, but still working on few issues here and there.

 I am curios as to what automate solutions we do have for Metron
 installation right now?
 The ones I am aware of are in
 https://github.com/apache/incubator-metron/tree/master/
>>> metron-deployment/:
>>>
 a) AWS Ansible install (1 or 10 nodes)
 b) Vagrant local VM setup

 Is there any other solution available? Has anyone managed to use AWS
 Ansible playbooks for bare metal installation?

 - Dima



>>



Re: auto-install on bare metal

2017-04-26 Thread Nick Allen
Ok, then I must have totally misunderstood what you're looking for.  Sorry.

On Wed, Apr 26, 2017 at 9:59 AM, Otto Fowler 
wrote:

> Right, I think this : https://cwiki.apache.org/confluence/pages/viewpage.
> action?pageId=65144361  is the flow,
> but I need to verify it post recent changes to allow building in docker
> again.
>
>
> On April 26, 2017 at 09:54:26, Nick Allen (n...@nickallen.org) wrote:
>
> Here is an example of how you might do that. I created this quite a while
> ago, but it shows you the structure and how you could manage multiple
> environments with this method.
>
> https://github.com/nickwallen/metron-environments
>
> On Tue, Apr 25, 2017 at 9:46 PM, Otto Fowler 
> wrote:
>
> > I failed at this today, but maybe it was the way I tried.
> > An example would be great.
> >
> >
> >
> > On April 25, 2017 at 20:11:26, David Lyle (dlyle65...@gmail.com) wrote:
> >
> > Hi Dima,
> >
> > The same Ansible playbooks that work for EC2 and Vagrant will work for
> bare
> > metal installations. The only difference is that you would need to
> > pre-provision your machines and hand-build your inventory file. The AWS
> > playbooks only provision the machines. All deployment of Metron is
> handled
> > (for all installation types) by the metron_full_install playbook [1].
> >
> > -D...
> >
> > [1]
> > https://github.com/apache/incubator-metron/blob/master/
> > metron-deployment/playbooks/metron_full_install.yml
> >
> > On Tue, Apr 25, 2017 at 7:37 PM, Dima Kovalyov 
>
> > wrote:
> >
> > > Hello Metron Team,
> > >
> > > We have developed a script that performs auto-install of the Metron on
> > > bare metal machines, but still working on few issues here and there.
> > >
> > > I am curios as to what automate solutions we do have for Metron
> > > installation right now?
> > > The ones I am aware of are in
> > > https://github.com/apache/incubator-metron/tree/master/
> > metron-deployment/:
> >
> > > a) AWS Ansible install (1 or 10 nodes)
> > > b) Vagrant local VM setup
> > >
> > > Is there any other solution available? Has anyone managed to use AWS
> > > Ansible playbooks for bare metal installation?
> > >
> > > - Dima
> > >
> > >
> > >
> >
>
>


Re: auto-install on bare metal

2017-04-26 Thread zeo...@gmail.com
I can verify that I've used
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65144361 to
install Metron on a bare metal cluster before the docker requirement was
imposed.

Jon

On Wed, Apr 26, 2017 at 9:59 AM Otto Fowler  wrote:

> Right, I think this :
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65144361
> is the flow,
> but I need to verify it post recent changes to allow building in docker
> again.
>
>
> On April 26, 2017 at 09:54:26, Nick Allen (n...@nickallen.org) wrote:
>
> Here is an example of how you might do that. I created this quite a while
> ago, but it shows you the structure and how you could manage multiple
> environments with this method.
>
> https://github.com/nickwallen/metron-environments
>
> On Tue, Apr 25, 2017 at 9:46 PM, Otto Fowler 
> wrote:
>
> > I failed at this today, but maybe it was the way I tried.
> > An example would be great.
> >
> >
> >
> > On April 25, 2017 at 20:11:26, David Lyle (dlyle65...@gmail.com) wrote:
> >
> > Hi Dima,
> >
> > The same Ansible playbooks that work for EC2 and Vagrant will work for
> bare
> > metal installations. The only difference is that you would need to
> > pre-provision your machines and hand-build your inventory file. The AWS
> > playbooks only provision the machines. All deployment of Metron is
> handled
> > (for all installation types) by the metron_full_install playbook [1].
> >
> > -D...
> >
> > [1]
> > https://github.com/apache/incubator-metron/blob/master/
> > metron-deployment/playbooks/metron_full_install.yml
> >
> > On Tue, Apr 25, 2017 at 7:37 PM, Dima Kovalyov 
> > wrote:
> >
> > > Hello Metron Team,
> > >
> > > We have developed a script that performs auto-install of the Metron on
> > > bare metal machines, but still working on few issues here and there.
> > >
> > > I am curios as to what automate solutions we do have for Metron
> > > installation right now?
> > > The ones I am aware of are in
> > > https://github.com/apache/incubator-metron/tree/master/
> > metron-deployment/:
> >
> > > a) AWS Ansible install (1 or 10 nodes)
> > > b) Vagrant local VM setup
> > >
> > > Is there any other solution available? Has anyone managed to use AWS
> > > Ansible playbooks for bare metal installation?
> > >
> > > - Dima
> > >
> > >
> > >
> >
>
-- 

Jon


Re: auto-install on bare metal

2017-04-26 Thread Otto Fowler
Right, I think this :
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65144361
is the flow,
but I need to verify it post recent changes to allow building in docker
again.


On April 26, 2017 at 09:54:26, Nick Allen (n...@nickallen.org) wrote:

Here is an example of how you might do that. I created this quite a while
ago, but it shows you the structure and how you could manage multiple
environments with this method.

https://github.com/nickwallen/metron-environments

On Tue, Apr 25, 2017 at 9:46 PM, Otto Fowler 
wrote:

> I failed at this today, but maybe it was the way I tried.
> An example would be great.
>
>
>
> On April 25, 2017 at 20:11:26, David Lyle (dlyle65...@gmail.com) wrote:
>
> Hi Dima,
>
> The same Ansible playbooks that work for EC2 and Vagrant will work for
bare
> metal installations. The only difference is that you would need to
> pre-provision your machines and hand-build your inventory file. The AWS
> playbooks only provision the machines. All deployment of Metron is
handled
> (for all installation types) by the metron_full_install playbook [1].
>
> -D...
>
> [1]
> https://github.com/apache/incubator-metron/blob/master/
> metron-deployment/playbooks/metron_full_install.yml
>
> On Tue, Apr 25, 2017 at 7:37 PM, Dima Kovalyov 
> wrote:
>
> > Hello Metron Team,
> >
> > We have developed a script that performs auto-install of the Metron on
> > bare metal machines, but still working on few issues here and there.
> >
> > I am curios as to what automate solutions we do have for Metron
> > installation right now?
> > The ones I am aware of are in
> > https://github.com/apache/incubator-metron/tree/master/
> metron-deployment/:
>
> > a) AWS Ansible install (1 or 10 nodes)
> > b) Vagrant local VM setup
> >
> > Is there any other solution available? Has anyone managed to use AWS
> > Ansible playbooks for bare metal installation?
> >
> > - Dima
> >
> >
> >
>


Re: auto-install on bare metal

2017-04-26 Thread Nick Allen
Here is an example of how you might do that.  I created this quite a while
ago, but it shows you the structure and how you could manage multiple
environments with this method.

https://github.com/nickwallen/metron-environments

On Tue, Apr 25, 2017 at 9:46 PM, Otto Fowler 
wrote:

> I failed at this today, but maybe it was the way I tried.
> An example would be great.
>
>
>
> On April 25, 2017 at 20:11:26, David Lyle (dlyle65...@gmail.com) wrote:
>
> Hi Dima,
>
> The same Ansible playbooks that work for EC2 and Vagrant will work for bare
> metal installations. The only difference is that you would need to
> pre-provision your machines and hand-build your inventory file. The AWS
> playbooks only provision the machines. All deployment of Metron is handled
> (for all installation types) by the metron_full_install playbook [1].
>
> -D...
>
> [1]
> https://github.com/apache/incubator-metron/blob/master/
> metron-deployment/playbooks/metron_full_install.yml
>
> On Tue, Apr 25, 2017 at 7:37 PM, Dima Kovalyov 
> wrote:
>
> > Hello Metron Team,
> >
> > We have developed a script that performs auto-install of the Metron on
> > bare metal machines, but still working on few issues here and there.
> >
> > I am curios as to what automate solutions we do have for Metron
> > installation right now?
> > The ones I am aware of are in
> > https://github.com/apache/incubator-metron/tree/master/
> metron-deployment/:
>
> > a) AWS Ansible install (1 or 10 nodes)
> > b) Vagrant local VM setup
> >
> > Is there any other solution available? Has anyone managed to use AWS
> > Ansible playbooks for bare metal installation?
> >
> > - Dima
> >
> >
> >
>


Re: auto-install on bare metal

2017-04-25 Thread Otto Fowler
I failed at this today, but maybe it was the way I tried.
An example would be great.



On April 25, 2017 at 20:11:26, David Lyle (dlyle65...@gmail.com) wrote:

Hi Dima,

The same Ansible playbooks that work for EC2 and Vagrant will work for bare
metal installations. The only difference is that you would need to
pre-provision your machines and hand-build your inventory file. The AWS
playbooks only provision the machines. All deployment of Metron is handled
(for all installation types) by the metron_full_install playbook [1].

-D...

[1]
https://github.com/apache/incubator-metron/blob/master/metron-deployment/playbooks/metron_full_install.yml

On Tue, Apr 25, 2017 at 7:37 PM, Dima Kovalyov 
wrote:

> Hello Metron Team,
>
> We have developed a script that performs auto-install of the Metron on
> bare metal machines, but still working on few issues here and there.
>
> I am curios as to what automate solutions we do have for Metron
> installation right now?
> The ones I am aware of are in
> https://github.com/apache/incubator-metron/tree/master/metron-deployment/:

> a) AWS Ansible install (1 or 10 nodes)
> b) Vagrant local VM setup
>
> Is there any other solution available? Has anyone managed to use AWS
> Ansible playbooks for bare metal installation?
>
> - Dima
>
>
>


Re: auto-install on bare metal

2017-04-25 Thread David Lyle
Hi Dima,

The same Ansible playbooks that work for EC2 and Vagrant will work for bare
metal installations. The only difference is that you would need to
pre-provision your machines and hand-build your inventory file. The AWS
playbooks only provision the machines. All deployment of Metron is handled
(for all installation types) by the metron_full_install playbook [1].

-D...

[1]
https://github.com/apache/incubator-metron/blob/master/metron-deployment/playbooks/metron_full_install.yml

On Tue, Apr 25, 2017 at 7:37 PM, Dima Kovalyov 
wrote:

> Hello Metron Team,
>
> We have developed a script that performs auto-install of the Metron on
> bare metal machines, but still working on few issues here and there.
>
> I am curios as to what automate solutions we do have for Metron
> installation right now?
> The ones I am aware of are in
> https://github.com/apache/incubator-metron/tree/master/metron-deployment/:
> a) AWS Ansible install (1 or 10 nodes)
> b) Vagrant local VM setup
>
> Is there any other solution available? Has anyone managed to use AWS
> Ansible playbooks for bare metal installation?
>
> - Dima
>
>
>