W dniu 2010-12-01 15:19, Menno Lageman pisze:
f...@ll wrote:
Hi,
I must send zfs snaphost from one server to another. Snapshot have size
130GB. Now I have question, the zfs have any limit of sending file?
If you are sending the snapshot to another zpool (i.e. using 'zfs send
| zfs recv') then no, there is no limit. If you however send the
snapshot to a file on the other system (i.e. 'zfs send > somefile')
then you are limited by what the file system you are creating the file
on supports.
Menno
Hi,
In my situation is first option, I send snapshot to another server using
zfs send | zfs recv and I have problem when data send is completed,
after reboot the zpool have error or have state: faulted.
First server is physical, second is a virtual machine running under
xenserver 5.6
f...@ll
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss