zfs-discuss@opensolaris.org
[Top] [All Lists]

Re: [zfs-discuss] ZFS snapshot limit?

Subject: Re: [zfs-discuss] ZFS snapshot limit?
From: Albert
Date: Wed, 01 Dec 2010 18:13:34 +0100
W dniu 2010-12-01 15:19, Menno Lageman pisze:
For@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

For@ll

_______________________________________________
zfs-discuss mailing list
zfs-discuss@xxxxxxxxxxxxxxx
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

<Prev in Thread] Current Thread [Next in Thread>