Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2011 20:42:41 +0300
From:      "Vladislav V. Prodan" <universite@ukr.net>
To:        freebsd-fs@freebsd.org
Subject:   Prompt to synchronize two volumes ZFS
Message-ID:  <4DAC7811.3090407@ukr.net>

next in thread | raw e-mail | index | archive | help
I have 1TB of data in server1::tank1/backup.
This volume should be *quickly* synchronized with server2::tank2/backup

	server1::tank1/backup ==> server2::tank2/backup

How quickly and without having to download the channel to synchronize 
the both volumes.

This command will transfer the entire amount of data?
server1# zfs send tank1/backup | ssh server2 zfs recv tank2/backup

Sync via rsync long and heavily loads the CPU :(
Want to use all the facilities ZFS.

-- 
Vladislav V. Prodan
VVP24-UANIC
+380[67]4584408
+380[99]4060508
vlad11@jabber.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DAC7811.3090407>