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

roles: add role for removing stale LUN #320

Merged
merged 1 commit into from Aug 9, 2021
Merged

Conversation

vjuranek
Copy link
Member

Convert existing example for removing mpath device into the role.
This role is intended for removing stale LUN from the hosts in given
data center. For provided data center name and LUN WWID, the role will
collect hosts attached to this data center and will remove provided LUN
from all these hosts.

Existing example is removed as it's replaced by this role.

Bug-Url: https://bugzilla.redhat.com/1966873

roles/remove_stale_lun/tasks/main.yml Outdated Show resolved Hide resolved
roles/remove_stale_lun/tasks/main.yml Outdated Show resolved Hide resolved
roles/remove_stale_lun/tasks/main.yml Outdated Show resolved Hide resolved
@vjuranek vjuranek force-pushed the BZ1966873 branch 2 times, most recently from 58d698b to 487b438 Compare July 29, 2021 08:33
@vjuranek vjuranek requested a review from mnecas July 29, 2021 11:15
@vjuranek
Copy link
Member Author

verified with one multipath path and several multipath paths

Copy link
Member

@mnecas mnecas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@mwperina mwperina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Convert existing example for removing mpath device into the role.
This role is intended for removing stale LUN from the hosts in given
data center. For provided data center name and LUN WWID, the role will
collect hosts attached to this data center and will remove provided LUN
from all these hosts.

Existing example is removed as it's replaced by this role.

Bug-Url: https://bugzilla.redhat.com/1966873
@mnecas mnecas merged commit 54af1d6 into oVirt:master Aug 9, 2021
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

Successfully merging this pull request may close these issues.

None yet

3 participants