On Sun, Apr 5, 2015 at 11:47 AM, arnaud gaboury
<[email protected]> wrote:
> Hi,
>
> Here is what I did:
>  # make-bcache -C /dev/sdb1
>  # echo "UUID" > /sys/block/bcache0/bcache/attach
> --------------------------------------
> $ lsblk -o
> .......................
> sdb                      sdb
> └─sdb1                   sdb1    bcache
>   └─bcache0              bcache0
> --------------------------------
> # mkfs.btrfs -L poppy-root /dev/sdb1
> /dev/sdb1 appears to contain an existing filesystem (bcache).
> Error: Use the -f option to force overwrite.
>
>
> Please may you tell what is wrong and how can I make btrfs on bcached 
> partition?

# mkfs.btrfs -L poppy-root  /dev/bcache0 is the solution
--
To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to