There is a lot of confusion about btrfs and its RAID features. Let's start from the basics:
- RAID stands for "redundant array of inexpensive/independent disks". It is a way of organizing disks.
- There are hardware and software RAID implementations, for instance:
mdadm
is a software implementation found in the linux kernel
- some CPUs have hardware RAID