Update the hole_birth language
This change came from Tom Caputi <tcaputi@datto.com> in a comment on PR #8641.
parent
53f1fe99b4
commit
1972247e9d
|
@ -1,5 +1,5 @@
|
|||
### Short explanation
|
||||
The hole_birth feature has/had bugs, the result of which is that, if you do a `zfs send -i` (or `-R`, since it uses `-i`) from an affected dataset, the receiver *will not see any checksum or other errors, but will not match the source*.
|
||||
The hole_birth feature has/had bugs, the result of which is that, if you do a `zfs send -i` (or `-R`, since it uses `-i`) from an affected dataset, the receiver will not see any checksum or other errors, but the resulting destination snapshot will not match the source.
|
||||
|
||||
ZoL versions 0.6.5.8 and 0.7.0-rc1 (and above) default to ignoring the faulty metadata which causes this issue *on the sender side*.
|
||||
|
||||
|
|
Loading…
Reference in New Issue