Member since
09-29-2015
44
Posts
20
Kudos Received
12
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3058 | 05-22-2017 09:38 PM | |
1773 | 02-23-2017 08:59 PM | |
2927 | 09-27-2016 02:00 PM | |
1281 | 09-19-2016 01:01 PM | |
1673 | 09-13-2016 01:10 PM |
06-16-2016
02:33 PM
Hi Sai, Can you tell me what version of Metron, Ansible, Python and Vagrant you are running? Thanks! -D...
... View more
05-06-2016
10:33 PM
Thanks for that. It looks like there is a version mismatch in your Python environment. If you do a python --version, what do you get?
... View more
05-06-2016
09:47 PM
1 Kudo
This looks like basic ssh connectivity is having an issue. Some things to try: Verify that ssh centos@<any-ec2-host> works. If it does not, run ssh -vvv centos@<any-ec2-host> to troubleshoot the issue. If you're running a custom ~/.ssh/config, make sure that you're not specifying a non-default (id_rsa) key.
... View more
05-06-2016
03:14 PM
If what @Henry Sowell suggested doesn't help, would you do the following: Pull in current master Run PROJECTDIR/metron-deployment/scripts/platform-info.sh and attach the output You may have some versioning issues. Thanks!
... View more
05-05-2016
07:33 PM
4 Kudos
I've been using the following (requires current master): vagrant suspend vagrant --ansible-tags="hdp-deploy,sensors" resume
... View more
05-05-2016
07:02 PM
3 Kudos
I've opened METRON-136 to track this issue. Thanks again!
... View more
05-05-2016
06:57 PM
Looks like you're right about that. Would you like to open the JIRA, or should I do it? Thanks for pointing it out.
... View more
05-05-2016
06:10 PM
1 Kudo
Hi @drussell - agreed. It's in current Master: METRON-97 Pull Request. Please let me know if we missed something. Thanks! -David...
... View more
05-03-2016
01:44 PM
Thanks! I need 'em.
... View more
05-03-2016
12:50 PM
1 Kudo
Confirmed. For reference, here's the current version list:
Ansible 2.0.0.2 Vagrant 1.8.1 Virtualbox 5.0.16 Python 2.7.11 Maven 3.3.9 @nallen has a PR up with a more complete readme for the Singlenode Vagrant install. Until it gets merged in, you can see it here: Singlenode Vagrant Readme I was able to easily downrev Ansible by using the directions here: Downrev Ansible. Please let me know if that works for you.
... View more
- « Previous
-
- 1
- 2
- Next »