Isn't `zpool status` supposed to show "(resilvering)" in front of the disk that I have just added to a pool?
I do have information about a resilver in progress in the header, but expected to see "(resilvering)" at the end of the line of the device (gpt/disk0) I added to the pool (using `zpool attach zroot gpt/disk1 gpt/disk0`).
I feel confused 🤔…