This article discusses an issue where attempting to destroy a QGroup in BTRFS after removing a subvolume results in a 'Device or resource busy' error. Possible solutions include waiting for the subvolume sync to complete or using the 'btrfs subvolume delete' command with the '--cleanup=snapshot' option.
Read More