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

(MODULES-4067) Gracefully handle blkid return code 2 #188

Merged

Conversation

abottchen
Copy link
Contributor

Prior to this patch, if a logical_volume resource needed
to resize an lv that did not have a filesystem present,
blkid would fail and print an error even though the
operation was successful. This patch rescues that exception
and pushes the message to the debug level.

@abottchen abottchen force-pushed the modules-4067-handle-blkid-retcode branch 2 times, most recently from e64126b to 6b80888 Compare November 8, 2017 21:14
Prior to this patch, if a logical_volume resource needed
to resize an lv that did not have a filesystem present,
blkid would fail and print an error even though the
operation was successful.  This patch rescues that exception
and pushes the message to the debug level.
@abottchen abottchen force-pushed the modules-4067-handle-blkid-retcode branch from b2cc51c to 8bf2ea2 Compare November 8, 2017 21:55
@pmcmaw
Copy link
Contributor

pmcmaw commented Nov 9, 2017

@abottchen thank you for your changes.
I will get this merged and start working on a release now.

@pmcmaw pmcmaw merged commit 6e897bf into puppetlabs:master Nov 9, 2017
cegeka-jenkins pushed a commit to cegeka/puppet-lvm that referenced this pull request Jun 4, 2020
…blkid-retcode

(MODULES-4067) Gracefully handle blkid return code 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants