puppetlabs-lvm
puppetlabs-lvm copied to clipboard
Wiping of signatures
Describe the Bug
A clear and concise description of what the bug is. Currently the lvm2 is updated, as a result, lvcreate command required manual confirmation of signature wiping. But we dont have support to provide --yes option, during logical volume creation, as we dont have handle to provide options for lvcreate.
Expected Behavior
Either provide a options, for --yes, or make yes option as default for prompting.
Steps to Reproduce
Steps to reproduce the behavior:
- Create a logical volume for first time.
- Remove/Delete the volume
- Try to create logical volume again and mount it, will throw error.
Environment
lvm2-2.03.14-3.el8.x86_64.rpm in rocky linux 8.6