Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497318 - btrfs utility to scan for devices has changed
Summary: btrfs utility to scan for devices has changed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-06 22:55 UTC by Wil Reichert
Modified: 2020-06-23 19:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
btrfs util name change (btrfs.patch,368 bytes, patch)
2014-01-06 22:56 UTC, Wil Reichert
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wil Reichert 2014-01-06 22:55:04 UTC
btrfsctl no long exists, the utility for scanning btrfs volumes in the latest stable btrfs-progs is 'btrfs'

https://btrfs.wiki.kernel.org/index.php/Using_Btrfs_with_Multiple_Devices

Using the attached patch and the necessary initrd overlay files I was able to get a btrfs RAID 1 on / working.


Reproducible: Always
Comment 1 Wil Reichert 2014-01-06 22:56:02 UTC
Created attachment 367236 [details, diff]
btrfs util name change