Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.5.0 OVA fails to run due to bad OVA fact file. #373

Closed
padthaitofuhot opened this issue Nov 2, 2017 · 2 comments
Closed

2.5.0 OVA fails to run due to bad OVA fact file. #373

padthaitofuhot opened this issue Nov 2, 2017 · 2 comments
Assignees
Labels

Comments

@padthaitofuhot
Copy link
Contributor

Expected Behavior

OVA deploys without issue.

Actual Behavior

Ansible fails when loading facts from /etc/ansible/facts.d/ova.fact

Steps to Reproduce Behavior

Run ecs load on OVA instance.

Output

[admin@localhost ~]$ videploy
> Updating /opt/emc/ecs-install/deploy.yml from deploy.yml
> Recreating ecs-install data container
ecs-install> Initializing data container, one moment ... OK
ecs-install> Applying deploy.yml

PLAY [Installer | Setup access between ecs-install and install node] ********************************************************************************************************

TASK [Gathering Facts] ******************************************************************************************************************************************************
fatal: [10.1.0.55]: FAILED! => {"changed": false, "cmd": "/etc/ansible/facts.d/ova.fact", "failed": true, "msg": "[Errno 8] Exec format error", "rc": 8}

PLAY RECAP ******************************************************************************************************************************************************************
10.1.0.55                  : ok=0    changed=0    unreachable=0    failed=1

Playbook run took 0 days, 0 hours, 0 minutes, 1 seconds
Operation failed.
>
@padthaitofuhot padthaitofuhot added this to the Install Node 2.5.1 milestone Nov 2, 2017
@padthaitofuhot padthaitofuhot self-assigned this Nov 2, 2017
@padthaitofuhot
Copy link
Contributor Author

Updated fact file on OVA template. Uploading new (vm1) OVA now:

http://130852476153187606.public.ecstestdrive.com/public/dellemc-ecsce-3.1.0.0-install-node-2.5.0-vm1.ova

@padthaitofuhot
Copy link
Contributor Author

New OVA uploaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant