linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ERROR: send ioctl failed with -12: Cannot allocate memory
@ 2013-12-05  6:16 Jim Salter
  2013-12-05 10:40 ` Duncan
  0 siblings, 1 reply; 2+ messages in thread
From: Jim Salter @ 2013-12-05  6:16 UTC (permalink / raw)
  To: linux-btrfs

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?



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

end of thread, other threads:[~2013-12-05 10:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05  6:16 ERROR: send ioctl failed with -12: Cannot allocate memory Jim Salter
2013-12-05 10:40 ` Duncan

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).