From: Jim Salter <jim@jrs-s.net>
To: linux-btrfs@vger.kernel.org
Subject: ERROR: send ioctl failed with -12: Cannot allocate memory
Date: Thu, 05 Dec 2013 01:16:09 -0500 [thread overview]
Message-ID: <52A01A29.3020005@jrs-s.net> (raw)
Sending a 585G snapshot from box1 to box2:
# ionice -c3 btrfs send daily*2013-12-01* | pv -L40m -s585G | ssh
-c arcfour 10.0.0.40 btrfs receive /data/.snapshots/data/images
At subvol daily_[1385956801]_2013-12-01_23:00:01
At subvol daily_[1385956801]_2013-12-01_23:00:01
ERROR: send ioctl failed with -12: Cannot allocate
memory=======================================> ] 59% ETA 2:04:01
347GB 3:00:12 [32.8MB/s]
[=====================================================================> ]
59%
ERROR: unexpected EOF in stream.
Send failed a little over halfway through with "Cannot allocate memory"
error. Which is surprising, given that this is a relatively lightly
loaded 32G server. Output of free -m, taken immediately after seeing
the error above:
root@gwa-virt1:/data/.snapshots/data/images# free -m
total used free shared buffers cached
Mem: 32158 31798 360 0 0 22092
-/+ buffers/cache: 9705 22453
Swap: 0 0 0
Anybody got any suggestions?
next reply other threads:[~2013-12-05 6:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-05 6:16 Jim Salter [this message]
2013-12-05 10:40 ` ERROR: send ioctl failed with -12: Cannot allocate memory Duncan
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=52A01A29.3020005@jrs-s.net \
--to=jim@jrs-s.net \
--cc=linux-btrfs@vger.kernel.org \
/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.