linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* What do the "wait_current_trans" messages mean I see on my raspberry pi?
@ 2014-05-18 19:48 Clemens Eisserer
  2014-05-20 16:47 ` David Sterba
  0 siblings, 1 reply; 2+ messages in thread
From: Clemens Eisserer @ 2014-05-18 19:48 UTC (permalink / raw)
  To: linux-btrfs

Hi,

Over the weekend I tried to copy one external usb drive (on ext4) to
another one formatted with btrfs.
Now I came back, and 48h later only ~300GB were copied and I found
messages like the following on syslog:

May 16 18:33:13 raspberrypi kernel: [ 8161.213142] btrfs-endio-wri D
c0420f24     0  3593      2 0x00000000
May 16 18:33:13 raspberrypi kernel: [ 8161.213735] [<c0420f24>]
(__schedule+0x288/0x568) from [<bf24f488>]
(wait_current_trans+0xcc/0x13c [btrfs])
May 16 18:33:13 raspberrypi kernel: [ 8161.214357] [<bf24f488>]
(wait_current_trans+0xcc/0x13c [btrfs]) from [<bf250e68>]
(start_transaction+0x2d8/0x43c [btrfs])
May 16 18:33:13 raspberrypi kernel: [ 8161.214956] [<bf250e68>]
(start_transaction+0x2d8/0x43c [btrfs]) from [<bf2510c0>]
(btrfs_join_transaction+0x20/0x2c [btrfs])
May 16 18:33:13 raspberrypi kernel: [ 8161.215562] [<bf2510c0>]
(btrfs_join_transaction+0x20/0x2c [btrfs]) from [<bf25a334>]
(btrfs_finish_ordered_io+0x2c4/0x5b0 [btrfs])
May 16 18:33:13 raspberrypi kernel: [ 8161.216233] [<bf25a334>]
(btrfs_finish_ordered_io+0x2c4/0x5b0 [btrfs]) from [<bf28473c>]
(worker_loop+0x150/0x674 [btrfs])
May 16 18:33:13 raspberrypi kernel: [ 8161.216631] [<bf28473c>]
(worker_loop+0x150/0x674 [btrfs]) from [<c003a120>]
(kthread+0xa4/0xb0)
May 16 18:33:13 raspberrypi kernel: [ 8161.218363] [<c003a120>]
(kthread+0xa4/0xb0) from [<c000e218>] (ret_from_fork+0x14/0x3c)

More of them are available at: http://pastebin.com/th9tuSas

Any idea what they mean? Are they related to the slow speed I observed?

Thank you in advance, Clemens

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: What do the "wait_current_trans" messages mean I see on my raspberry pi?
  2014-05-18 19:48 What do the "wait_current_trans" messages mean I see on my raspberry pi? Clemens Eisserer
@ 2014-05-20 16:47 ` David Sterba
  0 siblings, 0 replies; 2+ messages in thread
From: David Sterba @ 2014-05-20 16:47 UTC (permalink / raw)
  To: Clemens Eisserer; +Cc: linux-btrfs

On Sun, May 18, 2014 at 09:48:17PM +0200, Clemens Eisserer wrote:
> Over the weekend I tried to copy one external usb drive (on ext4) to
> another one formatted with btrfs.
> Now I came back, and 48h later only ~300GB were copied and I found
> messages like the following on syslog:

That's about 1 MB/sec on average, I'd expect more.

> Any idea what they mean? Are they related to the slow speed I observed?

Yes, I believe so.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-20 16:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-18 19:48 What do the "wait_current_trans" messages mean I see on my raspberry pi? Clemens Eisserer
2014-05-20 16:47 ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).