All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arne Jansen <sensille@gmx.net>
To: Remco Hosman - Yerf IT <remco@yerf-it.nl>
Cc: "linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>
Subject: Re: `btrfs receive` almost coming to a halt
Date: Fri, 10 May 2013 09:27:16 +0200	[thread overview]
Message-ID: <518CA154.20603@gmx.net> (raw)
In-Reply-To: <01E9FDE0-15C1-429C-AE54-B3A6CAFD7C3B@yerf-it.nl>

On 09.05.2013 17:14, Remco Hosman - Yerf IT wrote:
> kernel: 3.9.0
> btrfs-progs: pulled from git this morning
> 
> Trying to receive a 5gig send file. the first bit is fast, doing 10 - 50MB/sec.
> then it slows down. cpu usage is 50% (dual core machine).
> when i do a strace, it looks like this, repeating over an over, about 1 piece each second:
> --
> read(3, "q\0\0\0\20\0008\352\327o", 10) = 10
> read(3, "\22\0\10\0\0\0$~\0\0\0\0\30\0\10\0\0\0\2\0\0\0\0\0\17\0\24\0DB2/"..., 113) = 113
> open("/media/snaps/yerf-2013-05-02-03:15:01/DB2/DB2-flat.vmdk", O_RDONLY|O_NOATIME) = 6
> ioctl(5, 0x4020940d, 0x7fffc6d41c60)    = 0
> close(6)                                = 0
> read(3, "q\0\0\0\20\0\242>\357\263", 10) = 10
> read(3, "\22\0\10\0\0\0&~\0\0\0\0\30\0\10\0\0\0\2\0\0\0\0\0\17\0\24\0DB2/"..., 113) = 113
> open("/media/snaps/yerf-2013-05-02-03:15:01/DB2/DB2-flat.vmdk", O_RDONLY|O_NOATIME) = 6
> ioctl(5, 0x4020940d, 0x7fffc6d41c60)    = 0
> close(6)                                = 0
> --
> 

Is this the receive side?
Where does the data come from, a local file or via network?

-Arne

> it pauses for a second after "ioctl(5, 0x4020940d"
> it has been running like that for 3 hours now.
> the file its working is large (80gig) and filefrag reports 648862 extends.
> filesystem is mounted with rw,relatime,compress-force=lzo,space_cache
> 
> anything i can do to see what the problem is?
> 
> Remco--
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


  reply	other threads:[~2013-05-10  7:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-09 15:14 `btrfs receive` almost coming to a halt Remco Hosman - Yerf IT
2013-05-10  7:27 ` Arne Jansen [this message]
2013-05-10  7:34   ` Remco Hosman - Yerf IT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=518CA154.20603@gmx.net \
    --to=sensille@gmx.net \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=remco@yerf-it.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.