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

add `-y' to lvm.pvcreate #714

Closed
wants to merge 6 commits into from
Closed

add `-y' to lvm.pvcreate #714

wants to merge 6 commits into from

Conversation

hongxu-jia
Copy link
Contributor

While reinstall a crypt fs, it occasionally failed
[snip]
|gi.overrides.BlockDev.LVMError: Process reported exit code 5:
WARNING: atari signature detected on /dev/mapper/luks-0e5f891c
-7701-48bc-a41e-8d626b6ef953 at offset 466. Wipe it? [y/n]:
[snip]

Add -Z y' and -y' to lvm.pvcreate

Signed-off-by: Hongxu Jia hongxu.jia@windriver.com

vojtechtrefny and others added 5 commits July 12, 2018 08:27
While reinstall a crypt fs, it occasionally failed
[snip]
|gi.overrides.BlockDev.LVMError: Process reported exit code 5:
WARNING: atari signature detected on /dev/mapper/luks-0e5f891c
-7701-48bc-a41e-8d626b6ef953 at offset 466. Wipe it? [y/n]:
[snip]

Add `-Z y' and `-y' to lvm.pvcreate

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
@vojtechtrefny
Copy link
Member

The `-Z y' option shouldn't be necessary, it's default for pvcreate.

While reinstall a crypt fs, it occasionally failed
[snip]
|gi.overrides.BlockDev.LVMError: Process reported exit code 5:
WARNING: atari signature detected on /dev/mapper/luks-0e5f891c
-7701-48bc-a41e-8d626b6ef953 at offset 466. Wipe it? [y/n]:
[snip]

Add `-y' to lvm.pvcreate
@hongxu-jia hongxu-jia changed the title add -Z y' and -y' to lvm.pvcreate add `-y' to lvm.pvcreate Aug 15, 2018
@vojtechtrefny
Copy link
Member

Jenkins, ok to test.

@vojtechtrefny vojtechtrefny changed the base branch from master to 3.1-devel August 27, 2018 09:00
@vojtechtrefny
Copy link
Member

I've tried to change this PR to be against 3.1-devel (our current development branch), but it doesn't seem to be working -- @hongxu-jia can you please close this PR and open a new one against 3.1-devel? Thank you.

@hongxu-jia
Copy link
Contributor Author

hongxu-jia commented Aug 27, 2018 via email

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

4 participants