Which disk is selected for reading when using Btrfs RAID1?

I have a RAID1 array consists of 2 WD Elements USB drives connected to a Raspberry Pi 4.  rutorrent running inside Docker is used for PT downloading.  I occasionally find that the same USB drive LED keeps blinking while there’s continuous uploading activities.  I thought the reading should be evenly distributed among all disks, which is not true.

It is explained on this page that  the live mirror to be read is decided by PID. This becomes interesting when PID of the docker container remains the same before the host or container is restarted. I am not going to restart the docker container regularly, expecting one disk fail before the other..

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注