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 xfs expansion bug #34

Closed
wants to merge 1 commit into from
Closed

Conversation

guoard
Copy link

@guoard guoard commented Jul 26, 2024

The xfs_growfs utility requires the path of a mounted XFS filesystem, not the device path, to perform an expansion.

Previous Behavior

$ xfs_growfs -d device

xfs_growfs: device is not a mounted XFS filesystem

Signed-off-by: Ali Afsharzadeh <[email protected]>
@guoard
Copy link
Author

guoard commented Jul 27, 2024

closed in favour of: #16

@guoard guoard closed this Jul 27, 2024
@guoard guoard deleted the fix/xfs_expansion branch July 27, 2024 14:03
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.

1 participant