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

Glusterdeployment fails on oVirt Node 4.5.4.1 #38

Open
Red-Ex opened this issue Jan 21, 2023 · 0 comments
Open

Glusterdeployment fails on oVirt Node 4.5.4.1 #38

Red-Ex opened this issue Jan 21, 2023 · 0 comments

Comments

@Red-Ex
Copy link

Red-Ex commented Jan 21, 2023

During the deployment the process fails with

TASK [gluster.infra/roles/backend_setup : Group devices by volume group name, including existing devices] *** task path: /etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/get_vg_groupings.yml:3 fatal: [brick001.storage.hellebar.de]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'str object' has no attribute 'vgname'\n\nThe error appears to be in '/etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/get_vg_groupings.yml': line 3, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Group devices by volume group name, including existing devices\n ^ here\n"}

I assume, that this is relaying on the newer ansible version. I tried to change that part to volume_groups.vgname but that doesn't work.
The same process works on oVirt 4.5.3.2 as expected.

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

No branches or pull requests

1 participant