This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

Write failed: Broken pipe

Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
spammeatwill
Starter
Starter
Posts: 23
Joined: 08 May 2013 11:24
Status: Offline

Write failed: Broken pipe

Post by spammeatwill »

Hi,

I am trying to replicate from one N4F box to another one, and after a few days of transfer, I get this:
receiving incremental stream of pool1/dataset2@auto-20140806-060000 into pool1/dataset2@auto-20140806-060000
received 11.1GB stream in 28604 seconds (406KB/sec)
receiving incremental stream of pool1/dataset2@auto-20140807-060000 into pool1/dataset2@auto-20140807-060000
Write failed: Broken pipe
warning: cannot send 'pool1/dataset2@auto-20140807-060000': Broken pipe
warning: cannot send 'pool1/dataset2@replica-20140807-121100': Broken pipe
The command I am using is:
nasserver1: ~ # zfs send -R pool1/dataset2@replica-20140807-121100 | ssh 192.168.3.243 zfs recv -vd pool1
Is this recoverable, can I just send the failed differences?
Or must I start over from scratch and hope it doesn't fail this time?

Thanks
9.2.0.1 - Shigawire (revision 925)
x64-embedded on Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz

User avatar
raulfg3
Site Admin
Site Admin
Posts: 4865
Joined: 22 Jun 2012 22:13
Location: Madrid (ESPAÑA)
Contact:
Status: Offline

Re: Write failed: Broken pipe

Post by raulfg3 »

You need to tune ZFS to avoid RAM / memory problems, and test until you do not have broken pipe errors.

viewtopic.php?f=71&t=1278&p=34461
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)

Wiki
Last changes

HP T510

spammeatwill
Starter
Starter
Posts: 23
Joined: 08 May 2013 11:24
Status: Offline

Re: Write failed: Broken pipe

Post by spammeatwill »

Hi raulfg3,

Thanks, I will look into memory problems.

But I feel this is because these two NAS boxes are away from each other (different offices) connected by an OpenVPN tunnel.

Could latency / network problems cause the broken pipe?

My real question is, in the event of network lag or disruption, is send/receive resumable?

Thanks.
9.2.0.1 - Shigawire (revision 925)
x64-embedded on Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz

Post Reply

Return to “ZFS (only!)”