Can you please provide me the output of below command?
rpm -qa | grep gluster-ansible

On Thu, Nov 24, 2022 at 2:43 PM Sandro Bonazzola <[email protected]>
wrote:

> @Gobinda Das <[email protected]> maybe you can connect Simon to someone
> who can help?
>
> Il giorno gio 10 nov 2022 alle ore 12:40 <[email protected]> ha
> scritto:
>
>> Hi,
>>
>> In 4.4 adding additional gluster volumes was a simple ansible task (or
>> via cockpit).
>>
>> With 4.5.2 I tried to add new volumes but the logic has changed/broken.
>> Here's the error I am getting:
>>
>> TASK [gluster.infra/roles/backend_setup : Create volume groups]
>> ********************************************************************************************************************************
>> failed: [bdtovirthcidmz02-strg.mydomain.com] (item={'key':
>> 'gluster_vg_sda', 'value': [{'vgname': 'gluster_vg_sda', 'pvname':
>> '/dev/sda'}]}) => {"ansible_loop_var": "item", "changed": true, "cmd":
>> ["vgcreate", "--dataalignment", "2048K", "-s", "2048K", "gluster_vg_sda",
>> "/dev/sda"], "delta": "0:00:00.010442", "end": "2022-11-10
>> 13:11:16.717772", "item": {"key": "gluster_vg_sda", "value": [{"pvname":
>> "/dev/sda", "vgname": "gluster_vg_sda"}]}, "msg": "non-zero return code",
>> "rc": 3, "start": "2022-11-10 13:11:16.707330", "stderr": "  Configuration
>> setting \"filter\" invalid. It's not part of any section.\n
>> /dev/gluster_vg_sda: already exists in filesystem\n  Run `vgcreate --help'
>> for more information.", "stderr_lines": ["  Configuration setting
>> \"filter\" invalid. It's not part of any section.", "  /dev/gluster_vg_sda:
>> already exists in filesystem", "  Run `vgcreate --help' for more
>> information."], "stdout": "", "stdout_lines": []}
>> failed: [bdtovirthcidmz03-strg.mydomain.com] (item={'key':
>> 'gluster_vg_sda', 'value': [{'vgname': 'gluster_vg_sda', 'pvname':
>> '/dev/sda'}]}) => {"ansible_loop_var": "item", "changed": true, "cmd":
>> ["vgcreate", "--dataalignment", "2048K", "-s", "2048K", "gluster_vg_sda",
>> "/dev/sda"], "delta": "0:00:00.010231", "end": "2022-11-10
>> 13:12:35.607565", "item": {"key": "gluster_vg_sda", "value": [{"pvname":
>> "/dev/sda", "vgname": "gluster_vg_sda"}]}, "msg": "non-zero return code",
>> "rc": 3, "start": "2022-11-10 13:12:35.597334", "stderr": "  Configuration
>> setting \"filter\" invalid. It's not part of any section.\n
>> /dev/gluster_vg_sda: already exists in filesystem\n  Run `vgcreate --help'
>> for more information.", "stderr_lines": ["  Configuration setting
>> \"filter\" invalid. It's not part of any section.", "  /dev/gluster_vg_sda:
>> already exists in filesystem", "  Run `vgcreate --help' for more
>> information."], "stdout": "", "stdout_lines": []}
>> failed: [bdtovirthcidmz01-strg.mydomain.com] (item={'key':
>> 'gluster_vg_sda', 'value': [{'vgname': 'gluster_vg_sda', 'pvname':
>> '/dev/sda'}]}) => {"ansible_loop_var": "item", "changed": true, "cmd":
>> ["vgcreate", "--dataalignment", "2048K", "-s", "2048K", "gluster_vg_sda",
>> "/dev/sda"], "delta": "0:00:00.011282", "end": "2022-11-10
>> 13:13:24.336233", "item": {"key": "gluster_vg_sda", "value": [{"pvname":
>> "/dev/sda", "vgname": "gluster_vg_sda"}]}, "msg": "non-zero return code",
>> "rc": 3, "start": "2022-11-10 13:13:24.324951", "stderr": "  Configuration
>> setting \"filter\" invalid. It's not part of any section.\n
>> /dev/gluster_vg_sda: already exists in filesystem\n  Run `vgcreate --help'
>> for more information.", "stderr_lines": ["  Configuration setting
>> \"filter\" invalid. It's not part of any section.", "  /dev/gluster_vg_sda:
>> already exists in filesystem", "  Run `vgcreate --help' for more
>> information."], "stdout": "", "stdout_lines": []}
>>
>> The vg was created as part of the initial ansible build with logical
>> volumes being added when required.
>>
>> Any assistance would be greatly appreciated.
>>
>> Kind regards
>>
>> Simon
>> _______________________________________________
>> Users mailing list -- [email protected]
>> To unsubscribe send an email to [email protected]
>> Privacy Statement: https://www.ovirt.org/privacy-policy.html
>> oVirt Code of Conduct:
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives:
>> https://lists.ovirt.org/archives/list/[email protected]/message/SQVROUOCSLKYAFFEGBU6QUR6HT4QYSBY/
>>
>
>
> --
>
> Sandro Bonazzola
>
> MANAGER, SOFTWARE ENGINEERING - Red Hat In-Vehicle OS
>
> Red Hat EMEA <https://www.redhat.com/>
>
> [email protected]
> <https://www.redhat.com/>
>
> *Red Hat respects your work life balance. Therefore there is no need to
> answer this email out of your office hours.*
>
>
>

-- 


Thanks,
Gobinda
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/DLBSWRDTQ4A5TLMWQWJXW5IKHWFKSLAT/

Reply via email to