A second snapshot called
<replaceable>replica2
</replaceable> was created. This second snapshot contains only the changes that were made to the file system between now and the previous snapshot,
<replaceable>replica1
</replaceable>. Using
<command>zfs send -i
</command> and indicating the pair of snapshots generates an incremental replica stream containing only the data that has changed. This can only succeed if the initial snapshot already exists on the receiving side.