On 09/22/15 15:38, S. Fricke wrote:
> I have a problem with one of my btrfs hdds. If I mount it, it needs more than
> 135 minutes for this operation. After the mounting it works normaly. This is
> reproducible only with this hdd.
> 
> Maybe someone has a clue what is going wrong here.

On remount it tries to continue a previously started balance, which fails with
an error (as can be seen at the end of your log). You should:

a) immediately stop what you're doing on that fs and unmount it
b) get btrfs-progs-4.2.1 (not 4.2) and see what it says

Depending on the outcome of b) you can use -o skip_balance on the next mount.

-h

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to