Created attachment 129661 [details] dmesg VirtualBox VM on OS X. Host is fully up to date Fedora 20 (plus rawhide kernel as noted). # Create and populate 3x 8TB virtual devices; sd[bcd] # Boot kernel 3.13.6-200.fc20.x86_64 btrfs-progs v3.12 mkfs.btrfs -d raid5 -m raid1 /dev/sd[bcd] mount /mnt cp -a <source> /mnt/ umount /mnt poweroff ## In VM, remove sdd virtual disk and replace with blank image (which becomes sdd). ## Boot kernel 3.14.0-0.rc6.git0.1.fc21.x86_64 btrfs replace start 3 /dev/sdd /mnt "dev_replace cannot yet handle RAID5/RAID6" btrfs device add /dev/sdd /mnt ## command hangs cannot be aborted ps reports D+ status for btrfs process. During hang captured sysrq t and w. Attached dmesg.