Skip to content

backend-setup role fails on rhel7 #121

@kristvanbesien

Description

@kristvanbesien

When applying the gluster.infra role this fails during the last task of the backend-setup sub role. This against a RHGS3.5 on RHEL7 host.

The task that fails is this one:

- name: Regenerate new LVM filter rules
  shell: >
    vdsm-tool config-lvm-filter -y

This fails because vdsm-tool is an interactive command, that waits for some operator to answer with Yes or No to proceed. As a result the playbook there just hangs. On RHEL7 at least vdsm-tool does not have an -y option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions