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

ceph-disk: add -f flag for btrfs mkfs #7222

Merged
merged 1 commit into from Jan 14, 2016
Merged

ceph-disk: add -f flag for btrfs mkfs #7222

merged 1 commit into from Jan 14, 2016

Conversation

darrellenns
Copy link
Contributor

The -f flag is needed for btrfs mkfs in ceph-disk. Without -f, mkfs refuses to overwrite existing btrfs partitions. This causes ceph-disk to fail when remains of previous btrfs partitions exist on the disk. The -f flag was already added to xfs for exactly the same reason.

liewegas added a commit that referenced this pull request Jan 14, 2016
ceph-disk: add -f flag for btrfs mkfs

Reviewed-by: Sage Weil <sage@redhat.com>
@liewegas liewegas merged commit dd63cdc into ceph:master Jan 14, 2016
@ghost ghost changed the title add -f flag for btrfs mkfs ceph-disk: add -f flag for btrfs mkfs Feb 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants