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
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss