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

Fix issue 16174 (http://projects.puppetlabs.com/issues/16174) #47

Merged
merged 1 commit into from
Oct 23, 2013
Merged

Fix issue 16174 (http://projects.puppetlabs.com/issues/16174) #47

merged 1 commit into from
Oct 23, 2013

Conversation

mkrakowitzer
Copy link
Contributor

On RHEL 5 family systems ext4 filesystems can not be resized using resize2fs.
resize4fs from e4fsprogs (rpm -ql e2fsprogs|grep resize) is required.
Check if resizef4s exists, if so use it to resize ext4 instead of resize2fs

On RHEL 5 family systems ext4 filesystems can not be resized using resize2fs.
resize4fs from e4fsprogs (rpm -ql e2fsprogs|grep resize) is required.
Check if resizef4s exists, if so use it to resize ext4 instead of resize2fs
apenney pushed a commit that referenced this pull request Oct 23, 2013
@apenney apenney merged commit 1cf1cf3 into puppetlabs:master Oct 23, 2013
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