ClusterLabs / ClusterLabs/anvil
[DR] anvil-manage-dr --server an-test-deploy1 --remove ... did not clean lv on DR node
Open
blocker
failed qe testing
priority urgent
reproducer needed
- Dominant language
- Perl
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
It removed the drbd resource but the LV was not removed.
```
[root@ci ~]# drbdadm status
# No currently configured DRBD found.
[root@ci ~]# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
an-test-deploy1_0 anvil-test-vg -wi-a----- 10.00g
[root@ci ~]#
```
blocker and urgent, as resource leak is a serious problem and there is no automatic recovery from that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.