Haiou Fu (Kevin) wrote:
> Excuse me but could you please copy and paste the part of "zfs send -l " ?
> I couldn't find it in the link you send me:
>
> http://docs.sun.com/app/docs/doc/819-2240/zfs-1m?a=view
>
Not "ell" 'l', try capital-i 'I'
> What release is this "send -l " option available
Excuse me but could you please copy and paste the part of "zfs send -l " ?
I couldn't find it in the link you send me:
http://docs.sun.com/app/docs/doc/819-2240/zfs-1m?a=view
What release is this "send -l " option available ?
--
This message posted from opensolaris.org
_
correction below...
Richard Elling wrote:
> Haiou Fu (Kevin) wrote:
>
>> The closest thing I can find is:
>> http://bugs.opensolaris.org/view_bug.do?bug_id=6421958
>>
>>
>
> Look at the man page section on zfs(1m) for -R and -I option explanations.
> http://docs.sun.com/app/docs/doc/81
Haiou Fu (Kevin) wrote:
> The closest thing I can find is:
> http://bugs.opensolaris.org/view_bug.do?bug_id=6421958
>
Look at the man page section on zfs(1m) for -R and -I option explanations.
http://docs.sun.com/app/docs/doc/819-2240/zfs-1m?a=view
> But just like it says: " Incremental +
> r
The closest thing I can find is:
http://bugs.opensolaris.org/view_bug.do?bug_id=6421958
But just like it says: " Incremental +
recursive will be a bit tricker, because how do you specify the multiple
source and dest snaps? "
Let me clarify this more:
Without "send -r" I need do something l
Can you explain more about "zfs send -l " I know "zfs send -i" but didn't
know there is a "-l" option? In which release is this option available?
Thanks!
--
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.o
Haiou Fu (Kevin) wrote:
> I wonder if there are any equivalent commands in zfs to dump all its
> associated snapshots at maximum efficiency (only the changed data blocks
> among all snapshots)? I know you can just "zfs send" all snapshots but each
> one is like a full dump and if you use "zfs
I wonder if there are any equivalent commands in zfs to dump all its associated
snapshots at maximum efficiency (only the changed data blocks among all
snapshots)? I know you can just "zfs send" all snapshots but each one is like
a full dump and if you use "zfs send -i" it is hard to maintain