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

Wiping of signatures #278

Open
SHWETHABHAT1 opened this issue Oct 25, 2022 · 2 comments
Open

Wiping of signatures #278

SHWETHABHAT1 opened this issue Oct 25, 2022 · 2 comments

Comments

@SHWETHABHAT1
Copy link

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:

  1. Create a logical volume for first time.
  2. Remove/Delete the volume
  3. 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

Additional Context

@bschonec
Copy link

bschonec commented Oct 28, 2022

I'll second this one as I ran into this problem today on a system that had an XFS logical volume deleted (not managed by puppet) and then when puppet went to create a new filesystem, I got "WARNING: xfs signature detected on /dev/vgdb/mariadb". I had to "dd" the first few Kbytes of the space on the logical volume group to get past the problem.

@SHWETHABHAT1
Copy link
Author

Is this repo still maintained ? Anyone working on this ? I don't see any activity

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

No branches or pull requests

2 participants