Re: [zfs-discuss] Help needed with zfs send/receive

2010-02-03 Thread Arnaud Brand
Le 03/02/2010 04:44, Brent Jones a écrit : On Tue, Feb 2, 2010 at 7:41 PM, Brent Jonesbr...@servuhome.net wrote: On Tue, Feb 2, 2010 at 12:05 PM, Arnaud Brandt...@tib.cc wrote: Hi folks, I'm having (as the title suggests) a problem with zfs send/receive. Command line is like this

Re: [zfs-discuss] Help needed with zfs send/receive

2010-02-03 Thread Arnaud Brand
Le 03/02/2010 09:25, Arnaud Brand a écrit : Le 03/02/2010 04:44, Brent Jones a écrit : On Tue, Feb 2, 2010 at 7:41 PM, Brent Jonesbr...@servuhome.net wrote: On Tue, Feb 2, 2010 at 12:05 PM, Arnaud Brandt...@tib.cc wrote: Hi folks, I'm having (as the title suggests) a problem with zfs

[zfs-discuss] Help needed with zfs send/receive

2010-02-02 Thread Arnaud Brand
Hi folks, I'm having (as the title suggests) a problem with zfs send/receive. Command line is like this : pfexec zfs send -Rp tank/t...@snapshot | ssh remotehost pfexec zfs recv -v -F -d tank This works like a charm as long as the snapshot is small enough. When it gets too big (meaning

Re: [zfs-discuss] Help needed with zfs send/receive

2010-02-02 Thread Richard Elling
On Feb 2, 2010, at 12:05 PM, Arnaud Brand wrote: Hi folks, I'm having (as the title suggests) a problem with zfs send/receive. Command line is like this : pfexec zfs send -Rp tank/t...@snapshot | ssh remotehost pfexec zfs recv -v -F -d tank This works like a charm as long as the

Re: [zfs-discuss] Help needed with zfs send/receive

2010-02-02 Thread Arnaud Brand
Le 02/02/10 22:49, Tim Cook a crit: On Tue, Feb 2, 2010 at 3:25 PM, Richard Elling richard.ell...@gmail.com wrote: On Feb 2, 2010, at 12:05 PM, Arnaud Brand wrote: Hi folks, I'm having (as the title suggests) a problem with zfs send/receive. Command line is like this : pfexec zfs

Re: [zfs-discuss] Help needed with zfs send/receive

2010-02-02 Thread Brent Jones
On Tue, Feb 2, 2010 at 12:05 PM, Arnaud Brand t...@tib.cc wrote: Hi folks, I'm having (as the title suggests) a problem with zfs send/receive. Command line is like this : pfexec zfs send -Rp tank/t...@snapshot | ssh remotehost pfexec zfs recv -v -F -d tank This works like a charm as long

Re: [zfs-discuss] Help needed with zfs send/receive

2010-02-02 Thread Brent Jones
On Tue, Feb 2, 2010 at 7:41 PM, Brent Jones br...@servuhome.net wrote: On Tue, Feb 2, 2010 at 12:05 PM, Arnaud Brand t...@tib.cc wrote: Hi folks, I'm having (as the title suggests) a problem with zfs send/receive. Command line is like this : pfexec zfs send -Rp tank/t...@snapshot | ssh